Search Results for 'shortcode'

Home Forums Search Search Results for 'shortcode'

Viewing 15 results - 286 through 300 (of 2,037 total)
  • Author
    Search Results
  • #159043
    Sini HuttunenSini Huttunen
    Participant
    Member since: August 19, 2016

    Hi,

    we are using the Engineering Pro theme (https://www.sktthemes.org/shop/engineering-wordpress-theme/), we have a few questions/problems.

    Questions regarding Our Team section

    1. Is it possible to just list one specific Team member on a certain page? If so, what is the short code for this?
    2. How can we get rid of the round brackets () around the Member info -> Designation text? It looks weird to have brackets around a persons job title.

    Question regarding Blog on front page

    1. We would only like three blog posts visible on the front page, is there a way we can make them centered? Now the posts are aligned to the left and it looks odd, because there is extra space on the right. Can’t find a way to do this in the SKT Builder. You can only align the section title but not the actual blog posts. We are using this shortcode: [posts-style1 show=’3′ cat=” excerptlength=’24’ readmore=’Read more’]

    Question regarding Header layout

    1. Is it possible to make the front page menu header look the same as the header on other pages (so it goes all the way from left to right)? There are four possible header layouts in Customize but none of them is like this.

    Note on Flip boxes

    1. We noticed there is a visual problem with the Flip boxes. For some reason when you flip the first box, the edge on the right of the box disappears. You can also see this on your demo-page here https://www.sktperfectdemo.com/demos/engineering/flip-box-shortcode/ When you flip the second box, the edge is fine. Same when we tested on our page, even though the code for both boxes is the same. Is there anything that can be done? We have some pages in mind that would only be featuring one flip box on a page and it doesn’t look good when you flip that one edge of the box is missing.

    Thank you for your help!

    #158886
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi,

    We followed this instruction.

    This is post shortcode [posts-style1 show=”4″ cat=”1″ excerptlength=”24″] kindly add uncategorized post category id to show only uncategorized posts in the news section.

    Regards,
    Dave

    #158858
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    Hi Brad,

    That did nothing…..
    I removed all the existing settings in custom CSS and still did nothing.

    Here is the current Custom CSS

    .skt-builder-shortcode-block-129 p {
    margin-bottom: 5px !important;
    }
    #copyright .copytext{padding:0px;}
    #footer .rowfooter{padding-top: 15px; padding-bottom: 0px;}
    #footer .footercols1 {text-align: center;}
    #footer .footercols2 {text-align: center;}
    #topmenu { padding-right:0 !important;}
    .menu-header { text-align: right;}
    .skt-builder-block-wrapper.skt-builder-home-section1-block.skt-builder-home-section1-block-31 {
    margin-top: -130px;
    z-index: 10;
    position: relative;
    }

    .page_head, .post_head { margin-top:0 !important;} .header {
    background: transparent !important;
    border: none;
    position: absolute;
    z-index: 10;
    }

    .center{width:95%;margin:0 auto}
    #topmenu{text-align: left;display:block;vertical-align:middle;font-size: 0;padding-right: 25%;}
    @media screen and (max-width:75.938em) and (min-width:20.000em) {
    #topmenu{display:none}
    #simple-menu{display:block}

    @media screen and (max-width:479px) {
    .slider-main .nivo-caption { top:0;}
    .nivo-caption .slidebtn { display:table !important;}
    .nivo-caption .title { font-size:20px !important;}
    }
    @media screen and (max-width:479px) {
    .slider-main .nivo-caption { top:0 !important;} .nivoSlider img { max-width: 120% !important; width: 120% !important; margin-left: -20%;} }

    @media screen and (max-width:767px) {
    .skt-builder-block-wrapper.skt-builder-home-section1-block.skt-builder-home-section1-block-31 { margin-top:0 !important;} }
    .sbTable { text-align: center; }
    .sbLoc1 { font-family:Tw Cen MT;verdana;font-size:23pt; font-weight: bold; }
    .sbLoc2 { font-family:Tw Cen MT;verdana;font-size:12pt; font-weight: bold; }
    .sbDay { font-family:Tw Cen MT; verdana;font-size:12pt; font-weight: bold;}
    .sbTemp { font-family:verdana;font-size:7pt; }
    .sbIcon { width:30px; height:30px }
    .sbLink { font-family:verdana; font-size:7pt; }

    #158781
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi,

    This is post shortcode [posts-style1 show="4" cat="1" excerptlength="24"] kindly add uncategorized post category id to show only uncategorized posts in the news section.

    Regards,
    Dave

    #158689
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS for Gym Pro.

    .skt-builder-shortcode-block-129 p {
        margin-bottom: 5px !important;
    }

    Regards,
    Brad

    #158560
    Laurence OakeyLaurence Oakey
    Participant
    Member since: January 20, 2020

    Hi Guys,

    I have added a few Home Sections and shortcodes from Page Builder.
    In description where you put in your required text, when you do a new line, you gt a big gap.
    Is there a way to change this or use a code instead of the new line.

    https://imgur.com/a/ealrdgW

    #157824
    Donald BrownDonald Brown
    Participant
    Member since: June 13, 2020

    Hi there.

    I have added the video slider to my homepage, i followed the directions provided in documentation to change the slider to “custom slider” and then add the shortcode, but the video that i uploaded does not play in the slider. Can you please diagnose this issue for me? I don’t know why this is happening! Thanks for your help.

    #157806
    Alina TacheAlina Tache
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: June 23, 2020

    Hi again! I’m coming back with kinda the same problem (the blog posts titles use a wrong font). The CSS code you gave me worked, when on the blog page or on each individual post page. However, there is a section on the homepage, where you use an Elementor Widget thingy to show the latest three blog posts. That one does not use the font, it’s the same as before. It’s something with “Shortcode” and the only thing written in it is “[home-posts limit=”3″]”.

    I though I could just add the same CSS code in Elementor, but it requires I get Elementor PRO to use the CSS option. Is there any other way to fix this? I mean, without using Elementor PRO. I’d rather not drop 50$ on it just for this.

    To see what I mean, here’s my website: https://psihologalinatache.ro/
    Down on homepage, the last section that appears before the footer columns.

    #157549
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi,

    3 – I can’t seem to link my social accounts from the footer of the website. Can you let me know what I should be inserting in the shortcode next to the social media bits in the customize footer section.

    Ans: Kindly put your social media link like this:

    Example:

    [social_area]
        [social icon="facebook" link="https://www.facebook.com/"]
    [/social_area]

    Regards,
    Dave

    #157512
    Philip FitzgibbonsPhilip Fitzgibbons
    Participant
    Member since: May 11, 2020

    Hi There,

    Hoping you can help with a few queries,this is my website: http://madabouthealth.co.uk/ and I am using the gym pro theme

    The issues I am having are:

    1 – The background images I have in the main body of the website don’t appear to be responsive when I check my website on my phone and tablet. The slider images are responsive, it’s just the background ones on the homepage I am having an issue with.

    2 – On my About page I am trying to embed a video I have hosted on youtube, however if I enter the embed code from Youtube as a video link it doesn’t show the video, and if I enter the URL link it does show the video but only in a very small box. I would like it to appear as your video box does, but I would like to host my videos on YouTube (as I anticipate there will be a few!)

    3 – I can’t seem to link my social accounts from the footer of the website. Can you let me know what I should be inserting in the shortcode next to the social media bits in the customize footer section.

    Thanks so much in advance.

    Phil

    #157491
    Philip FitzgibbonsPhilip Fitzgibbons
    Participant
    Member since: May 11, 2020

    Hi There,

    Hoping you can help with a few queries,this is my website: http://madabouthealth.co.uk/ and I am using the gym pro theme

    The issues I am having are:

    1 – The background images I have in the main body of the website don’t appear to be responsive when I check my website on my phone and tablet. The slider images are responsive, it’s just the background ones on the homepage I am having an issue with.

    2 – On my About page I am trying to embed a video I have hosted on youtube, however if I enter the embed code from Youtube as a video link it doesn’t show the video, and if I enter the URL link it does show the video but only in a very small box. I would like it to appear as your video box does, but I would like to host my videos on YouTube (as I anticipate there will be a few!)

    3 – I can’t seem to link my social accounts from the footer of the website. Can you let me know what I should be inserting in the shortcode next to the social media bits in the customize footer section.

    Thanks so much in advance.

    Phil

    #157315

    In reply to: SKT Newspaper Pro

    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31201
    • Total: 31201
    Member since: August 16, 2013

    Hi,

    Problem: “Some” of the articels have not the full width – 20 % of the
    right side is shown as border

    Ans: Done

    Desktop OK, Tablet to small, on a Smartphone to small

    Ans: Done

    2.1 I use categories instead of sites in the navigation. Active
    categorie in the navigation is not highlighted (works only with sites)
    -> is t pos. to change this?

    2.1 I need a pagination (see pic3) maybe for 6 articles, then to site
    2,3 etc. If this possible with shortcodes?

    Ans: There is no screenshot.
    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #157157

    In reply to: SKT Newspaper Pro

    MarkusMarkus
    Participant
    • Topics: 24
    • Replies: 67
    • Total: 91
    Member since: February 7, 2017

    And a 2.nd question about shortcode

    I found a lot of different shortcode. But – fpr me – it isn’t realy easy to use. So I’m looking for some code for pagination the category sites.
    I have 3 big category – Storys – PR-Meldungen – Short-News

    I use the categorys for the navigation – this works fine. Klick on an news etc also.
    For ex. I see all the 9 Shortnews. This will be more and more next time ….

    So i need a code for pagination – new site after 10 small news. This works only automatic with “sites” at the navigation, but not with categorys instead sites. What can I do?
    I think I can set some shortcode – but where?

    Thanks for yout help
    https://b2b-cyber-security.de/

    #157009
    Jorge GarcíaJorge García
    Participant
    Member since: October 20, 2016

    When I try to install demo content in Luxury Wacthes Theme, I recieve this message (I have try to import manually the demo-content.xml file in Worfdpress import tool but I recieve the same message:

    ERROR] Failed to import “map” (Media)
    [ERROR] Failed to import “beauty-1” (Media)
    [ERROR] Failed to import “beauty-2” (Media)
    [ERROR] Failed to import “girl-624223_1280” (Media)
    [ERROR] Failed to import “men-700087_640” (Media)
    [ERROR] Failed to import “human-771601_1280” (Media)
    [ERROR] Failed to import “globe-960267_640” (Media)
    [ERROR] Failed to import “map-945237_640” (Media)
    [ERROR] Failed to import “entrepreneur-593358_1280” (Media)
    [ERROR] Failed to import “about-banner” (Media)
    [ERROR] Failed to import “about-3” (Media)
    [ERROR] Failed to import “services” (Media)
    [ERROR] Failed to import “services-area” (Media)
    [ERROR] Failed to import “bgslide3” (Media)
    [ERROR] Failed to import “jquery” (Media)
    [ERROR] Failed to import “mysql” (Media)
    [ERROR] Failed to import “woocommerce” (Media)
    [ERROR] Failed to import “wordpress-logo-stacked-rgb” (Media)
    [ERROR] Failed to import “bbpress” (Media)
    [ERROR] Failed to import “html5-mini” (Media)
    [ERROR] Failed to import “wp” (Media)
    [ERROR] Failed to import “font-based-social-icons” (Media)
    [ERROR] Failed to import “widgets” (Media)
    [ERROR] Failed to import “bbPress” (Media)
    [ERROR] Failed to import “woocommerce-and-others-plugins” (Media)
    [ERROR] Failed to import “footer-layout” (Media)
    [ERROR] Failed to import “header-layout” (Media)
    [ERROR] Failed to import “sliders” (Media)
    [ERROR] Failed to import “shortcodes” (Media)
    [ERROR] Failed to import “color-settings” (Media)
    [ERROR] Failed to import “font-options” (Media)
    [ERROR] Failed to import “translate” (Media)
    [ERROR] Failed to import “parallax-01” (Media)
    [ERROR] Failed to import “flip4” (Media)
    [ERROR] Failed to import “flip1” (Media)
    [ERROR] Failed to import “flip2” (Media)
    [ERROR] Failed to import “flip3” (Media)
    [ERROR] Failed to import “banner1” (Media)
    [ERROR] Failed to import “banner5” (Media)
    [ERROR] Failed to import “banner3” (Media)
    [ERROR] Failed to import “banner2” (Media)
    [ERROR] Failed to import “banner4” (Media)
    [ERROR] Failed to import “banner-image” (Media)
    [ERROR] Failed to import “team1” (Media)
    [ERROR] Failed to import “team2” (Media)
    [ERROR] Failed to import “team3” (Media)
    [ERROR] Failed to import “team5” (Media)
    [ERROR] Failed to import “team6” (Media)
    [ERROR] Failed to import “team7” (Media)
    [ERROR] Failed to import “team8” (Media)
    [ERROR] Failed to import “team4” (Media)
    [ERROR] Failed to import “blog1” (Media)
    [ERROR] Failed to import “blog2” (Media)
    [ERROR] Failed to import “blog3” (Media)
    [ERROR] Failed to import “crellyslider” (Media)
    [ERROR] Failed to import “cyclone-slider” (Media)
    [ERROR] Failed to import “master-slider” (Media)
    [ERROR] Failed to import “meta-slider” (Media)
    [ERROR] Failed to import “header-layout-1” (Media)
    [ERROR] Failed to import “header-layout-2” (Media)
    [ERROR] Failed to import “header-layout-3” (Media)
    [ERROR] Failed to import “header-layout-4” (Media)
    [ERROR] Failed to import “footer-layout-1” (Media)
    [ERROR] Failed to import “footer-layout-2” (Media)
    [ERROR] Failed to import “footer-layout-3” (Media)
    [ERROR] Failed to import “footer-layout-4” (Media)
    [ERROR] Failed to import “footer-layout-5” (Media)
    [ERROR] Failed to import “product1” (Media)
    [ERROR] Failed to import “product2” (Media)
    [ERROR] Failed to import “product3” (Media)
    [ERROR] Failed to import “product4” (Media)
    [ERROR] Failed to import “product5” (Media)
    [ERROR] Failed to import “product6” (Media)
    [ERROR] Failed to import “product7” (Media)
    [ERROR] Failed to import “product8” (Media)
    [ERROR] Failed to import “site-layout-full” (Media)
    [ERROR] Failed to import “site-layout-box” (Media)
    [ERROR] Failed to import “pexels-photo-317383” (Media)
    [ERROR] Failed to import “router-29021_1280” (Media)
    [ERROR] Failed to import “usb-1147732_1920” (Media)
    [ERROR] Failed to import “black-and-white-man-person-hands” (Media)
    [ERROR] Failed to import “computer-154114” (Media)
    [ERROR] Failed to import “computer-3293873_1920” (Media)
    [ERROR] Failed to import “desk-office-computer-imac” (Media)
    [ERROR] Failed to import “paper-3164718_1920” (Media)
    [ERROR] Failed to import “woocommerce-placeholder” (Media)

    Why do i get this all the time

    #156900

    Topic: SKT Editor

    in forum All Other Themes
    Faizan QuraishiFaizan Quraishi
    Participant
    Member since: June 8, 2020

    Dear Sir,
    Thank you for your great helping and support, your SKT builder is awesome for normal page editing but its very limited and i am facing the following:
    1, Is there any upgraded version of your SKT bulider plugin?
    I would like to make a fully customized header and footer for my website, there is no such option in your SKT editor. we can only change the colours or fonts from appearance. no more features, for example i would like to add an animated title on featured header image, but no such option with skt.

    2, I have Elementor pro Editor plugin,can i use it for editing my header or footer sections or other parts of my website? my page has already been edited with your SKT BUILDER, Can i use both editors at same time together, without effecting my website appearance?

    3, I would like to have a customize able product and woocommerce section there is no such option in your SKT.

    4, I would like to make a multi gallery page (Gallery with Albums), I recieved the shortcode from you side, for it. But i searched a lot in your documentary file for adding pictures to photogallery but there is no such description.
    I need to purchase another theme, i need a woocommerce, for my another website, but if there is same limited feature and problems its difficult to purchase any other theme from you.

Viewing 15 results - 286 through 300 (of 2,037 total)