Search Results for 'shortcode'

Home Forums Search Search Results for 'shortcode'

Viewing 15 results - 1,486 through 1,500 (of 2,038 total)
  • Author
    Search Results
  • #38515
    RanelleRanelle
    Member
    Member since: April 28, 2016

    I really love the stylization of girlie’s [latestposts] shortcode. I would really like to incorporate this styling into the category pages of my blog to create a seamless appearance.

    How can I edit the shortcode to display only posts from a particular category?

    I want the category pages’ posts to be stylized like this:
    http://earthyinsight.com/

    Not like this:
    http://earthyinsight.com/index.php/category/environmentally-conscience/

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

    Hi Ryan,

    Kindly go to Appearance>>Widget>>Sidebar Main

    Drag and drop text widget in sidebar main and add contact form 7 shortcode in that text widget.

    Regards,
    Brad

    #38337
    RanelleRanelle
    Member
    • Topics: 4
    • Replies: 8
    • Total: 12
    Member since: April 28, 2016

    Yes thank you. Everything has now been resolved for the featured image and recent posts.

    I am wondering however, if there is a guide on how to manipulate the recent post shortcode supplied by SKT for the girlie theme. If not, would someone be able to explain to me how i can manipulate the shortcode myself?

    #38225
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    You can use shortcodes ultimate plugin to have similar shortcodes which open in new tab/window.

    Regards,
    Shri

    #38221
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Helen,

    Unfortunately the shortcodes appear via functions or custom-functions.php where we will have to declare opening of them in new window. I understand it might be a big task for you so kindly send us WordPress admin details via sktthemes.net/contact and we will get this done Monday for you.

    Regards,
    Shri

    #38218
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly use a plugin like Nextgen gallery etc where you can have 2 separate galleries and have 8 photos on the homepage and in inner page have all photos (i.e. show the other gallery shortcode).

    Replace our gallery shortcode with the plugin shortcode in section area.

    Regards,
    Shri

    #38213

    In reply to: Contact form Yogi Pro

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Kindly follow this:

    Go to appearance>widgets>drag and drop a widget in main sidebar area.

    It will definitely remove the default contact form and testimonials.

    You can have shortcode of contact form 7 posted in that widget and it will show up.

    You can email us here: sktthemes.net/contact if you can’t do this.

    Regards,
    Shri

    #38199

    In reply to: Animations control

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi Camilo,

    Kindly use shortcodes ultimate plugin which allow you to add animated blocks in pages and you can have such a thing easily.

    Regards,
    Shri

    #37910
    MarkMark
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: June 17, 2016

    ***Found the solution, that I need to post the video within the shortcode provided in the “cheatsheet” section … I’ll leave my original post below, in case this helps anyone else.
    _____________________________________________________________________________
    I don’t have any problems putting video into my posts, but it’s not acting responsively and extends beyond the page structure, and is especially problematic on mobile devices. I have a CSS solution that has worked on other WordPress sites, but doesn’t work with this one, so I assume there’s something in the theme that makes my CSS solution not work. Any suggestions?

    #37768
    PierPier
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: June 6, 2016

    Fair enough, my bad…
    I’ve solved it by allowing shortcodes in widgets by adding a line in functions.php

    add_filter('widget_text','do_shortcode');
    ref:
    http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/

    #37756
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    You are not supposed to paste shortcode of multiple language within file but you are supposed to add it in widget.

    Please check tutorials of qTranslate X for this.

    Regards,
    Shri

    #37739
    PierPier
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: June 6, 2016

    The website is
    www.alvoloitalianstreetfood.co.uk
    and the page where the issue happens is:
    http://www.alvoloitalianstreetfood.co.uk/it/contact-page/
    Basically by using the page template “Left Sidebar” for that page the “sidebar.php” page has a php script:

        <?php if ( ! dynamic_sidebar( 'sidebar-main' ) ) : ?>
    
            <aside id="archives" class="widget">
    
                <h3 class="widget-title">Opening Hours</h3>
    
                <?php echo do_shortcode('[time_table]
    
    [time_table_row title="Monday" start="10:00 am - to - 08:00pm"]

    which doesn’t allow me to add [:en] tags.

    #37568
    PierPier
    Member
    Member since: June 6, 2016

    Hello, I’m using the restaurant theme and I’m trying to add translations lines with qTranslate tags (e.g. [:en]) in the sidebar.php file to modify the opening hours widget.
    Not being proficient in php I’m struggling to have it working as php just prints out everything, including qTranslate tags.
    How can I solve it please?
    Thank you.

    #37520
    AlexAlex
    Member
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: June 2, 2016

    That code changed the colors of the navigation menu in mobile view. What I need is to change the colors of the “TOGGLE CONTENT” (shortcode: [toggle_content title=”Toggle Title 1″]
    Toggle content 1…
    [/toggle_content])
    Thanks,

    #37463

    In reply to: STRONG PRO section 9

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

    Hi Delythe,

    Kindly go to Plugins and activate the Shortcode Ultimate plugins.

    Regards,
    Dave

Viewing 15 results - 1,486 through 1,500 (of 2,038 total)