Product Page tab qu...
 
Notifications
Clear all

Product Page tab question

7 Posts
2 Users
1 Reactions
968 Views
(@debghemb-com)
Active Member
Joined: 4 years ago
Posts: 5
Topic starter  

I need some help on the tabs - I'm using the Shopify review app and the reviews are showing above the text for the second and third tabs, can you help with some guidance on getting them moved?  When you click on the tab, it shows the reviews and you have scroll down to see the tab info.  Thanks so much - Deb

 


   
Quote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 

Hi @debghemb-com

Katrine here from Plak theme support,

I took a look on your website, given on your profile (don't worry only admins can see it) and I could see the issue you're talking about on your product page.

the review app was not inserted correctly, this is why it appears twice on the product tabs.

In order to assist, could you tell me where you would like to add the review widget please ?

  1. Under the product description
  2. within the tabs by using a tab named (reviews)

 

Kind regards,
Katrine

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
(@debghemb-com)
Active Member
Joined: 4 years ago
Posts: 5
Topic starter  

@plaktheme

Thank you for your help - I think I would like it under the product description.


   
ReplyQuote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 
Posted by: @debghemb-com

@plaktheme

Thank you for your help - I think I would like it under the product description.

With pleasure Deborah 😊 , let me show you how to add the reviews widget under the product description.

1- First you need to recover the original code of the product tabs, as I noticed that the review coded was most likely added to the tabs file.

Spoiler
Product tabs original code
  • From your Shopify dashboard, click Online store > Actions > Edit code
  • Open the file product-tabs.liquid
  • Replace the entire file code with this one
<div class="page-width ">
<ul class="tabs">
<li><a href="#tabdesc" title="{{ 'cart.label.product_details' | t }}">{{ 'cart.label.product_details' | t }}</a></li>
{% for block in section.blocks %}
{%- case block.type -%}
{%- when 'text' -%}
<li><a href="#tab-{{ forloop.index0 }}">{{block.settings.tab-name}}</a></li>
{% endcase %}
{% endfor %}
</ul>
<div id="tabdesc">
{% if section.settings.enable_readmore %}
<div class=" product-showmore" itemprop="description">
{{ product.description }}
</div>
<a class="readmore" href="#" title="{{ 'blogs.article.read_more' | t }}">{{ 'blogs.article.read_more' | t }}...</a>
{% else %}
{{ product.description }}
{% endif %}
</div>
{% for block in section.blocks %}
{%- case block.type -%}
{%- when 'text' -%}
<div id="tab-{{ forloop.index0 }}">
{{ block.settings.description-tab }}
</div>
{% endcase %}
{% endfor %}
</div>
<script type="text/javascript">jQuery(document).ready(function(e){e(".readmore").insertAfter(".product-showmore"),e(".readmore").click(function(t){t.preventDefault();var o=document.querySelector(".product-showmore");console.log(o.style.height),""===o.style.height?o.style.height="auto":"auto"===o.style.height?o.style.height="":o.style.height="92px",e(this).text("{{ 'blogs.article.read_less' | t }}..."==e(this).text()?"{{ 'blogs.article.read_more' | t }}...":"{{ 'blogs.article.read_less' | t }}...")})});</script>
  • Click Save

Spoiler
Add the review widget below the product description
  • Open the file product-template1.liquid
  • Just under this code
<div class="product-single__description rte">
{% include 'product-tabs' %}
</div>
  • Insert your review widget app code, since you are using the Shopify free review app, I invite you to head to this article to get the code 
  • Click Save

 

If you need any further assistance, don't hesitate to get back to us again

Kind regards,
Katrine

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
(@debghemb-com)
Active Member
Joined: 4 years ago
Posts: 5
Topic starter  

@plaktheme

thanks for your help, I got that done and they are no longer showing in the shipping and returns tab.

Unfortunately they are showing above all the tabs so you have to scroll through the reviews to get to the description.  Here's a link to one of the items that has several reviews so you can see what I'm seeing.

https://ghemb.com/collections/girls-growth-charts/products/personalized-growth-chart-modern-floral-design

Your help is most appreciated,

Deb


   
ReplyQuote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 
Posted by: @debghemb-com

@plaktheme

thanks for your help, I got that done and they are no longer showing in the shipping and returns tab.

Unfortunately they are showing above all the tabs so you have to scroll through the reviews to get to the description.  Here's a link to one of the items that has several reviews so you can see what I'm seeing.

https://ghemb.com/collections/girls-growth-charts/products/personalized-growth-chart-modern-floral-design

Your help is most appreciated,

Deb

It seems you have inserted the review widget before the product tabs code, could you screenshot the area where you have pasted the review code please?

Katrine

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
(@debghemb-com)
Active Member
Joined: 4 years ago
Posts: 5
Topic starter  

I'm so sorry - I checked again and found the problem. It is working correctly now.  Thank you so much for your help (and patience)


   
plaktheme reacted
ReplyQuote
Share:

Welcome to the Shopify Forum Community provided by Plak ThemeLLC, a place where you can discuss about eCommerce and Shopify, solve technical issues, get help with Shopify Design, Apps integration, Marketing, Facebooks ad, Google ads and more.

Before posting, we invite you to read and follow the forum rules | We also support any questions related to Free Shopify themes :Dawn, Express, Minimal, Brooklyn, Narrative, Supply, Debut, Venture, Boundless and Simple