Our Blogs

Recent Articles
May 29, 2024
Create Shopify Section specific to a page

Sometimes you want to create a section but specific to a page, you do not want other pages install this section but you do not know how. Here is how I’ve done it to create a Shopify Section that can only be accessed in a specific page you choose.

May 29, 2024
Create Read More and Read Less Using JavaScript

On some cases you need to make Read More button and Read Less button using JavaScript but you have no idea how to make it. So, the code snippet below is how I make the simple Read More and Read Less functionality using JavaScript.

May 28, 2024
How to create blog lists in Jekyll

If you just start building static site generator like Jekyll as your blog site, making a lists of your blog is a must and for those who wonder how to do it in a Jekyll liquid code, it is pretty easy. Below is the steps and the code snippets for you to modify.

1 2