EasySlide - FAQ

I removed app, but Accordion widget is still there, how to remove it?

If accordion is still there, then most probably you haven't disabled the app before the removal. If you did not do that, you may need to remove app code manually. To do that please go to your theme, open product.liquid template and replace following line:

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

with following one:

{{ product.description }}

Other EasySlide - FAQs

How to add accordion widget to my Product page? How to create Static Panels? How to create Standard Panels? How to create FAQ page? How to upload an image to Static Panel? How to add panel with Reviews? How to add page content to the panel? How to move accordion to another position? Is it possible to have multiple accordions on one page? When I click panel heading, the page jumps down to the selected panel. How can i disable that? How to change font / size / color? Is accordion content indexable by search engines? Is EasySlide compatible with Translation Apps?