an
groups-icon

Displaying Shortcode ONLY on homepage

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Matthew Szwandt
    0 points
    Beginner

    I’m using a plugin that’s supposed to only display on the homepage, but instead it’s showing on all pages with pagination too (categories, stores etc).

    Is there anything I can paste into the theme functions to make sure the shortcode is only visible on the homepage only? Any specific theme tags?

    I tried this bit it’s not working:

    <?php
    if( is_front_page() ) {
    echo do_shortcode(‘[my shortcode]’);
    }
    ?>

    Thanks
    Matthew

    January 19, 2015 at 6:47 pm
  • Matthew Szwandt
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 19, 2015 at 7:20 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 19, 2015 at 8:29 pm
  • Matthew Szwandt
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2015 at 4:54 pm
  • Matthew Szwandt
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2015 at 5:08 pm
  • Lee Robertson
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2015 at 6:19 pm
  • Markus Poodt
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 29, 2015 at 3:16 pm

561

Views

6

Replies