• Resolved jefromcanada

    (@jefromcanada)


    Google reviews are being fetched correctly, and are being displayed on full size and mobile devices using the widget logic (not post/page). I have added custom CSS within my child theme (not within the plugin) to make the information blend in better with my theme.

    My question is this: should the slider be sliding automatically from one review to the next? I can see different reviews by clicking on the navigation buttons to go from slide to slide, but I thought the whole idea of a slider is to be able to automate the transition from one slide to the next. If it is supposed to be transitioning automatically, is there anything I need to adjust in the settings?

    • This topic was modified 7 years, 3 months ago by jefromcanada.
    • This topic was modified 7 years, 3 months ago by jefromcanada.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    The Pro version of the plugin will slide automatically if you choose. You can edit the code to get the free version to do it. You would need to change a line in the plugin file…

    \public\partials\wp-google-reviews-public-display.php

    line#210, change autoplay:false to autoplay:true

    Thanks,
    Josh

    Thread Starter jefromcanada

    (@jefromcanada)

    Thanks, Josh for the quick reply. Just an FYI, in the free plugin, version 2.6, the change you mentioned will be on line #175 (according to line numbering in cPanel editor).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Clarification requested on slider function’ is closed to new replies.