Search Results for 'shortcode'

Home Forums Search Search Results for 'shortcode'

Viewing 15 results - 511 through 525 (of 2,038 total)
  • Author
    Search Results
  • #119185
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    Kindly use this shortcodes and put your details

    [plans columns="4" haspopular="no"]
    [plan popular="yes" title="BASIC" price="20" currency="$" btntext="SIGN UP NOW" btnlink="#"]
    <li>2GB Disk Space</li>
    <li>Unlimited Users</li>
    <li>5GB Bandwidth</li>
    <li>Enhanced Security</li>
    <li>2 MySQL Databases</li>
    [/plan]
    [/plans]
    
    [plans columns="4" haspopular="yes"]
    [plan popular="yes" title="BASIC" price="20" currency="$" btntext="SIGN UP NOW" btnlink="#"]
    <li>2GB Disk Space</li>
    <li>Unlimited Users</li>
    <li>5GB Bandwidth</li>
    <li>Enhanced Security</li>
    <li>2 MySQL Databases</li>
    [/plan]
    [/plans]
    
    [plans columns="4" haspopular="no"]
    [plan popular="yes" title="BASIC" price="20" currency="$" btntext="SIGN UP NOW" btnlink="#"]
    <li>2GB Disk Space</li>
    <li>Unlimited Users</li>
    <li>5GB Bandwidth</li>
    <li>Enhanced Security</li>
    <li>2 MySQL Databases</li>
    [/plan]
    [/plans]
    
    [plans columns="4" haspopular="no"]
    [plan popular="yes" title="BASIC" price="20" currency="$" btntext="SIGN UP NOW" btnlink="#"]
    <li>2GB Disk Space</li>
    <li>Unlimited Users</li>
    <li>5GB Bandwidth</li>
    <li>Enhanced Security</li>
    <li>2 MySQL Databases</li>
    [/plan]
    [/plans]

    Regards,
    Dave

    #119164
    Adri van ZylAdri van Zyl
    Participant
    Member since: January 24, 2019

    Good day,

    I want to add a custom slide on my homepage. I have done the following.
    Step 1 – Went to customise
    Step 2 – Selected Front Page
    Step 3 – Selected Slider
    Step 4 – Selected the option Custom slider
    Step 5 – Added Slider Revolution Shortcode [rev_slider alias=”corecarbon_slide”]
    Step 6 – Published

    The SKT Theme doesn’t want to add the slide it just removes all slides on my page?

    How do I add my custom slide into this theme? I am using the SKT Sportsmans Theme.

    #119069
    esencialpublicidadesencialpublicidad
    Participant
    • Topics: 1
    • Replies: 29
    • Total: 30
    Member since: August 23, 2018

    Ok! can you please tell me how do I integrate the footer newsletter?… I have mailchimp plugin!

    and how do I set the footer in both languages?…

    at home there is one section that I can’t change in both languages, (SECTION 8) I set shortcodes in english and spanish but when I change the image at the english home, it changes also at the spanish home!!

    https://imgur.com/a/CzSWobE

    #118822
    kalvinleekalvinlee
    Participant
    Member since: November 22, 2017

    I have tried placing the social icons shortcode in the footer widget area, but they are no longer showing up. I tried placing the shortcode in a Text and HTML widget but with no success. My website is http://www.manhattanbridgeortho.

    Here is a screenshot of my widget area section on my wordpress

    https://imgur.com/a/R458Q7J

    Thank you in advance for your help.

    Kalvin

    info1458info1458
    Participant
    Member since: January 28, 2019

    Hello!

    Question 1:
    I’d like the section background image not to be full width, there is no option to specify it and it streches my image out full width.

    First section: http://www.waxsalongp.nl

    Question 2:

    I’m using a section id link for certain custom menu links;
    Link https://www.waxsalongp.nl/#afspraak (which is just a ref to the following)

    Section description contains a shortcode:
    [ps2id id=’afspraak’/]

    Which then scrolls down to that section, works fine.
    Altough the menu links are shown as if they where hovered over. (front page header menu)

    Please advise.

    Kind regards,

    Ezra

    #118602
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    Add this shortcode at the last on core-functoin.php

    // Shortcode iframe
    /* [iframebox4]Description[/iframebox4] */

    function iframe4($atts, $content = null){
        extract( shortcode_atts(array(
          'bgcolor'  => 'bgcolor',
          'bordercolor'  => 'bordercolor',
        ), $atts));
        
        return '
          <div class="iframe4">
                  <iframe src="'.$content.'"></iframe>
                 </div>  
        ';
    }
    add_shortcode('iframebox4','iframe4');

    Add CSS in custome style

    .iframe4 iframe {width:100%; min-height: 350px;border:none;}
    .iframe4 {width:100%; min-height:350px;}

    And use this shortcode to display video
    [iframebox4]https://player.vimeo.com/video/321200109[/iframebox4]

    Regards,
    Brad

    Gurpreet GillGurpreet Gill
    Participant
    Member since: December 2, 2015

    I’m curious if these account for any of the issues I’m suddenly having.

    Thank you.

    Gurpreet (www.gurpreetkgill.com)

    One or more errors were found for SKT Girlie Pro.

    REQUIRED: .bypostauthor css class is needed in your theme css.
    Warning: More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs.
    The domains found are skt-girlie, , skt-exceptiona, http://sktthemes.net/, target=_blank>SKT Themes, target=_blank>
    WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
    WARNING: The tag white has been deprecated, please remove it from your style.css header.
    WARNING: The tag responsive-layout has been deprecated, please remove it from your style.css header.
    WARNING: The tag photoblogging has been deprecated, please remove it from your style.css header.
    WARNING: The tag gray has been deprecated, please remove it from your style.css header.
    WARNING: The tag dark has been deprecated, please remove it from your style.css header.
    WARNING: Found a translation function that is missing a text-domain. Function __, with the arguments
    WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ‘SKT Girlie WordPress theme has been Designed and Created by WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ”
    WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ”, ‘skt-girlie’
    WARNING: Found a translation function that has an incorrect number of arguments. Function __, with the arguments ”
    Section “,

    , ‘skt-girlie’
    REQUIRED: This theme text domain does not match the theme’s slug. The text domain used: skt-girlie, , skt-exceptiona, http://sktthemes.net/, target=_blank>SKT Themes, target=_blank>This theme’s correct slug and text-domain is skt-girlie-pro.
    REQUIRED: The theme uses the register_taxonomy() function, which is plugin-territory functionality.
    REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
    REQUIRED: The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output
    RECOMMENDED: Screenshot size should be 1200×900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200×900 is preferred.
    RECOMMENDED: Possible variable $n found in translation function in options.php. Translation function calls must NOT contain PHP variables.
    Line 1504: ‘desc’ => __(‘<h3>Section ‘.$n.'</h3>’, ‘skt-girlie’),
    INFO: Possible Favicon found in index-default.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
    INFO: Possible Favicon found in header.php. Favicons are handled by the Site Icon setting in the customizer since version 4.3.
    INFO: iframe was found in the file template-contact.php iframes are sometimes used to load unwanted adverts and code on your site.
    Line 23: <iframe src=<?php echo of_get_option(‘googlemap’, true); ?> width=98% height

    #118289

    In reply to: Best Way to Setup Blog

    JosephineJosephine
    Participant
    • Topics: 23
    • Replies: 58
    • Total: 81
    Member since: March 7, 2017

    I think I have the blog working. T changed the shortcode to “1” instead of “3” because I have written only one blog.

    But, I have 3 problems:
    1. If I enter a “featured image”, I want it to show in the “circle”, but not in the article. How do I fix this?
    2. The “little red square” should show all blog articles when clicked, right now it does nothing. How do we fix?
    3. “Blog” should say “My Blog”.

    karl.suraultkarl.surault
    Participant
    Member since: September 23, 2018

    Hi,
    I need to display a page with the shortcode “posts-style1”
    but on the excerpt on each posts it displays the shortcode “headingdivider ” that is at the top of my page
    as you can see here: https://www.novovento-coworkation.com/testx/
    can you please give me the CSS additional code in order to hide it?
    thank you
    regards,
    Karl

    #118029

    In reply to: Perfect ShortCodes

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    You can use Perfect Theme Shortcodes in Perfect Medical or perfect interior, but you can not use the Perfect Medical or perfect interior shortcodes in to the Perfect Theme.

    Regards,
    Dave

    #118023
    luisjmatiasluisjmatias
    Participant
    Member since: January 18, 2018

    Hello
    I installed the Perfect template. I would like to use shortcodes of other templates variants of perfect such as perfect medical or PERFECT INTERIOR. however these shortcodes are not recognized in the template perfect.
    Is there any way to work with them?
    Do the Codes only work within each template variant?
    Thank you

    #117591

    In reply to: Best Way to Setup Blog

    JosephineJosephine
    Participant
    • Topics: 23
    • Replies: 58
    • Total: 81
    Member since: March 7, 2017

    I apologize for not completely understanding. I created a “blog”, uncategorized, and inserted the code [blogposts show=”3″ blog_page_link=”#” button=”View All” into that blog. I then creared a link to that blog with the link text being ‘click Here” (I could not find a “View All” button in the shortcodes area). When I click that link I get the attached page. It does show the most recent 3 blogs, but what are the “round” circles?. Also, the “Show All” button does nothing.

    I suspect I did something wrong. Please explain.

    Jhoecannon

    #117559

    In reply to: Best Way to Setup Blog

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    Q. I would show the 3 latest articles on that page.
    A. Please add post shortcode [blogposts show=”3″ blog_page_link=”#” button=”View All”] to display latest 3 post with View All Button.

    Regards,
    Brad

    #117515
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    Kindly go to pages >> add new >> create blog page and put there latest new shortcodes. After that you can go to customize >> Front Page >> Home Section 6 and select blog page from dorpdown.

    [space height="30"] [centertitle text="LATEST" textlast="NEWS" textsmall="FROM THE BLOG" titlecolor="#282828" lastwordcolor="#FF5252" smalltextcolor="#282828"] [space height="30"] [posts-style4 show="3" cat="1"] [space height="70"] [button text="VIEW ALL NEWS" link="#" align="center"] [space height="30"]

    Regards,
    Dave

    #117380

    In reply to: Menu Overlapping.

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31271
    • Total: 31271
    Member since: August 16, 2013

    Hi,

    Event section coming from shortcodes.

    So kindly refer our documentation to setup event section
    http://sktthemesdemo.net/documentation/skt-trust-doc/#upcomingevent

    Regards,
    Chris

Viewing 15 results - 511 through 525 (of 2,038 total)