Jump to content

Ownmaker

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Ownmaker

  1. Hello community,

    So basically I want to do below, these will be manual links with static id set from admin.


    <a href="{ home_url }?category=1">To show all videos from category_group_id = 1</a> It loads index page with all blocks filtering videos with category_group_id = 1

    <a href="{ home_url }?category=2">To show all videos from category_group_id = 2</a> so on as above

    <a href="{ home_url }?category=3">To show all videos from category_group_id = 3</a> so on as above

    Have anyone done this before? 

    Please help,

    Azamat
     

×
×
  • Create New...