• Resolved Hinse

    (@hinse)


    The button to submit a review doesn’t appear when i watch the website on my mobile.

    Also other people can’t see it. Its only visible on desktop. Not even desktop mode on mobile.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor ndre

    (@ndre)

    Hello @hinse,

    I just went to an example product page: https://www.mindflexia.com/diensten/beheer-hulp-modellensite#product_reviews_tab

    and I can see the button both on mobile and desktop.

    Are you sure it is not showing up? Can you please clear your browser cache?

    What device are you using to check the mobile version?

    Thread Starter Hinse

    (@hinse)

    Dear,

    I use Firefox on my mobile (version 54.0.1) thats where i can’t see it myself.
    This is wat is see: https://mindflexia.com/button.jpg

    When I use Chrome or Samsung internet I see it on the first try.
    Only with Firefox after a while when I don’t use the browser he get the button. I also waiting for a friend of my witch browser he is using.

    I have cleand the cache but no effect.

    Plugin Contributor ndre

    (@ndre)

    Hello @hinse,

    Thank you for the information.

    It works for me on Firefox also.

    However, as I can see your theme is hiding the button by default and shows it up with JavaScript. If you have JS disabled in Firefox it will not show up.

    You can fix this with the following custom CSS:

    #product_reviews #submit {
    display: block;
    }
    • This reply was modified 7 years, 6 months ago by ndre.
    Thread Starter Hinse

    (@hinse)

    Thanks! That fixed it !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Submit button not visible on mobile’ is closed to new replies.