Jump to content

Re-ordering Product Page Reviews

Recommended Posts

Hi I'm wondering if there's a fix to arranging the reviews on product pages. I've implemented the below code ( @tuanphan's ) which I found on this post, however there are two issues which I'm trying to solve:

1. As more reviews gather, it forces the product photos to align to the middle of the right-hand column content (“simple” product page layout), and moves the photos on the lefthand column way too far down the screen.

2. Takes time to load, whereas I'd like the proper display to be instant.

If anyone can help me troubleshoot this, that'd be amazing... Thanks in advance!
Corinne

<script>
  $(document).ready(function(){
     setTimeout(function(){
        $('section[class*="reviewsSection"]').insertAfter('div.sqs-add-to-cart-button-wrapper');
         }, 3000);
});
</script>
Edited by entrepreneuress
Link to comment
  • entrepreneuress changed the title to Re-ordering Product Page Reviews
  • Replies 1
  • Views 854
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.