• Hi,

    Thank you for the amazing plugin, loving it so far. I need help with one scenario where I need one plugin to load only on the home page and one particular URL. I’ve added that particular plugin to the list of globally disabled plugins and did following

    1) Enabled it on the home page via the page options

    2.) For the URL part, the URL is neither a page or a post. It is mysite.com?lp_s_loc=LA&lp_s_tag=&lp_s_cat=&s=home&post_type=listing, therefore, I tried adding a filter for this particular URL however for some reason this seems not to be working. If I select “Also Affect Children” option, this applies to the entire site which is not what I want. I need the plugin to load only on the above link mentioned.The parameters in the above-mentioned link are dynamic and will change based on the selection by the user, however, the base URL mysite.com/lp_s_loc will be static. Is there a way I can achieve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Manik

    (@arpanjot)

    PS- As of now, my URL in permalink in the filters is http://mysite.com?lp_s_loc which doesn’t seems to be working

    Plugin Author Jeff Sterup

    (@foomagoo)

    Make sure Ignore URL arguments is not turned on. Do the arguments always appear in the same order? If the arguments to the URL are in a different order then it will not match your plugin filter.

    • This reply was modified 8 years, 2 months ago by Jeff Sterup.
    Thread Starter Manik

    (@arpanjot)

    Hi Jeff,

    Appreciate your quick response. I can confirm that URL arguments is turned off. The arguments though dynamic always appear in the same order.

    After trying everything, still could not get it to work 🙁

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Wildcard usage help’ is closed to new replies.