Product Page reviews: Click on Yotpo bottomline jumps to reviews widget

This topic has 2 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler

  • Avatar: boobeeboo
    boobeeboo
    Participant
    January 15, 2020 at 04:50

    Hi

    I know this is more to do with the plugin itself, but is it possible when clicking the yotpo bottomline (review stars and no. of reviews link) at the top of the product page, it will jump down to the reviews tab itself?

    Currently, that’s how it is but on this theme it isn’t, perhaps there can be some code to add to make it do so?

    I noticed if the reviews tab is opened by default, it will just jump to it. Possible to have a code for that perhaps?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 15, 2020 at 08:47

    Hello,

    Try to use the next code:

    <script>jQuery(document).ready(function() {
    					jQuery('div.bottomLine').click(function() {
    						if (jQuery('#tab_yotpo_widget').length) { jQuery('#tab_yotpo_widget').parent().click(); }
    					})
    				})
    		</script>

    – install “Insert Headers and Footers” plugin and add the code – http://prntscr.com/qnw67f

    Please note that we don’t give a guaranty for full theme compatibility with all 3-rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make the theme compatible with all the existing plugins and additional customization is outside the scope of our support (check the item support policy https://themeforest.net/page/item_support_policy ).

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.