Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

SS Removed url querys, so pages have $_GET array_key error

$
0
0

Replies: 0

I have a page that links to single posts by adding ?boat=3 to the permalink. Reason is because the page linking to needs to remain in context with the previous page’s header, linking to the CPT removes all the context and user gets lost.

So i’m gettting the query string from the URL to get the post ID and then running the page though that.

But SS strips this when saving the page at some point, so the page can’t get that ID to process the page.

Any idea what I can comment out / modify to allow these vars to get processed with the page?


Viewing all articles
Browse latest Browse all 59525

Trending Articles