Hi guys,
i am an old client 🙂 your theme Plak is awesome, this is the first time I started earning money through Shopify since i switched to your awesome theme.
I have just one request please, I would like to put the collection description elsewhere, preferably in the top of the sidebar, could you guide me please ?
Thank you in advance
Jasmine from Plak support here,
i am extremely happy you could benefit from our theme to maintain your business successful since you have installed it 🙂
To answer your question, you could follow these steps to move the collection description to the top of the sidebar.
- From your Shopify dashboard, click Online store > Actions > Edit code
- Open the file collection-template.liquid
- Search using the keyword (collection.description) and remove the highlighted codes below
- This one
{% if collection.description != blank %}
<div class="rte collection-description page-width">
{{ collection.description }}
</div>
{% endif %}
- And this one
{% if collection.description != blank %}
<div class="rte">
{{ collection.description }}
</div>
{% endif %}
- Click Save
- Open the file collection-sidebar.liquid
- Under this line
<div id="tags-load" style="display:none;"><i class="fa fa-spinner fa-pulse fa-2x"></i></div>
- Copy and paste this code
{% if collection.description != blank %}
<div class="rte collection-description">
{{ collection.description }}
</div>
{% endif %}
- Click Save
let me know if this worked for you 🙂
Best regards,
Jasmine
Jasmine | Plak theme support
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution
wow ! exactly how I wanted it to be ! your the best
Enjoy 🙂
Jasmine | Plak theme support
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution
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