EasyTabs - FAQ

I removed app, but tabs are still there, how to remove it?

If tabs are still there, most probably, you hadn't disabled tabs before the app removal. In this case, you may need to remove the app code manually. To do that please go to your theme, open product.liquid template and replace the following line:

{% render 'product-description-tabs', product: product %}

with the following one:

{{ product.description }}

Other EasyTabs - FAQs

How to Install Ryviu widgets in EasyTabs app How to add tabs to my Product page? How to create Static Tabs? How to create Standard Tabs? How to upload image to Static Tab? How to add tab with Reviews? Is EasyTabs compatible with Translation Apps? Is tab content indexable by search engines? Is there any way to place tabs separately from Product Description itself? When I click tab, the page jumps down to the tabs widget. How can i disable that? How to change tab font / size / color?