Display Specific Content using URL Variable
-
Hi everyone,
I’m trying to do this on a WordPress site:
URL #1 is https://www.mysite.com/somepage
– this displays the page properlyURL #2 is https://www.mysite.com/somepage?somecondition
– this displays the same page, BUT it adds the linked image inside the page’s contentThe goal: If we have a page with some download link or image, we want that link to show to people that only access the page using the URL with a condition on it. Users who don’t have that URL will be able to see the regular page, but without that image.
Unfortunately, I cannot use the “only registered users can see some content” option/solution here, as the site is specific.
P.S. The page/post that should be working like this is Custom Post Type.
Can you please let me know your thoughts on this?
I REALLY need your help ?? Please let me know ANYTIME if there’s any more information that I can provide. Thank you so much!!!
- The topic ‘Display Specific Content using URL Variable’ is closed to new replies.