Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mohan Chevuri

    (@mchev2)

    It looks like your URLs are unique for each videocategory. So you can still use URL patterns to show/hide widgets.

    If for example the URLs are:

    https://www.myweb.com/videoscategory/funny/
    https://www.myweb.com/videoscategory/drama/
    https://www.myweb.com/videoscategory/tech/

    And you want search widget to show only on funny and drama, you can put the below lines in the widget logic box.

    videoscategory/funny/
    videoscategory/drama/

    Widget Logic by Path is meant to filter widgets by URLs, but it definitely is possible to write a small plugin to filter widgets by title.

    Thread Starter LluisAzm2

    (@lluisazm2)

    Thankyou!! It works perfectly!!

    Thanks for all your work and dedication!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Filter by Title’ is closed to new replies.