New Landing How can we help? Themeforest Theme Support Ability Showcase (slide-show) on all the pages

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Ability
  • #9455
    Alex
    Member
    Post count: 2

    Hello Ed,

    I am trying to place the slide-show (showcase) on all the pages that are used with a ‘Full Width’ template. In other words, I am copying the code (that is responsible for Showcase) from template-home.php to template-fullwidth.php. And the Showcase works, however the page does not show it’s content. It shows just slides titles.

    What should be edited in the code to make a showcase + default page content to show?

    template-fullwidth.php is attached.

    Best regards,
    Alex

    #9459
    Alex
    Member
    Post count: 2

    template-fullwidth.php in .zip archive is attached.

    #9476
    Alex
    Member
    Post count: 2

    I have resolved this.

    Before the new section starts you have to add

    <?php wp_reset_query(); ?>

    so I simply added wp_reset_query(); into the following line of code (line 76 in the attached file):

    <?php wp_reset_query(); if(have_posts()) : while(have_posts()) : the_post(); ?>

    Now you can have slider on every page used with full-width template.

    I hope this will help someone.

    #13267
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic, thanks for letting us know!

    #13847
    swdesign
    Member
    Post count: 4

    I did this and it’s not working for me…. I’d like the showcase to just show up on my homepage but I don’t want to use the One Page layout option. I’ve got everything else set up right I think but how can i get the showcase to just show up on my home?
    herwigdds.com/herwig2013

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register