blocking page that uses dynamic urls
-
I have a custom rewrite rule that loads content to a page.
Basically if you goto https://www.mysite.com/listing/381427 it takes you to a wordpress page called /mylisting/ and the shortcode reads in the URL variable and displays the right content.
I’m trying to lock this page. I locked the page as I would any page and the plugin works correctly, but the redirect after the login doesn’t work. Instead it takes them to the actual page at https://www.mysite.com/mylisting/ rather than the original URL of https://www.mysite.com/listing/XXXXX
Any way to make this redirect correctly?
Please advise.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘blocking page that uses dynamic urls’ is closed to new replies.