• Resolved comaxi

    (@comaxi)


    Hi,

    I’ve got a page of 3 links:
    (1) Piano lesson only
    (2) Violin lesson only
    (3) Both Piano & Violin lessons

    Would it be possible to load the store locator page dynamically based on the URL parameter?

    For example, when people click this link, it will take them to the store locator page only showing stores are offering piano lesson?

    https:/mydomain/branch-locator/?category=piano_only

    Thanks for helping out!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    Try to add this code to the functions.php inside your active theme folder, and instead of ‘piano_only’ use the actual category ID.

    Thread Starter comaxi

    (@comaxi)

    Thanks for your help!

    Do you have a donation link? I’d like to buy you a coffee / beer!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Showing stroes based on URL parameter’ is closed to new replies.