• Hello,

    Firstly thanks for the development of such a great and easy to use plugin.

    I am having an issue with getting the slideshow to work properly.

    I have embeded the shortcode in the code like so:
    <?php echo do_shortcode('[testimonial_view id=1]'); ?>

    The testimonial is loading, but I am not getting any navigation icons nor does the auto scrolling work.

    I have added navigation controls and kept the other settings default. But I just get one static testimonial present.

    Thanks and Regards,

    David Noronha

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • anonymized-13171256

    (@anonymized-13171256)

    Hi David,

    Use this template function instead:

    <?php strong_testimonials_view( 1 ); ?>

    Thread Starter dacano_1990

    (@dacano_1990)

    Hi Chris,

    Thanks for the prompt reply, but it still does not slide or give any navigation settings.

    Any other suggestion?

    Thanks and Regards,

    David Noronha

    anonymized-13171256

    (@anonymized-13171256)

    The slider script is not being loaded for some reason.

    I see your theme is based on underscores. I just tested the template function with a slideshow in a fresh copy of underscores and it worked.

    1. Do you have WordPress debugging enabled? Are any errors being logged?

    2. Does the shortcode [testimonial_view id=1] work in a standard page?

    3. Try disabling your theme scripts one at a time just to see if there’s a conflict.
    * ajax-pagination.js
    * jquery.custom.js
    * plugins.js

    The slideshow doesn’t work for me either. Using X theme and Cornerstone

    anonymized-13171256

    (@anonymized-13171256)

    @airjaw Every situation is different. Please start a new topic.

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

The topic ‘Slideshow is not working’ is closed to new replies.