Dynamically populate text via Query String

Hi,

I am wondering if it’s possible to populate text with a query string. I am sending user to a page where the sponsor level is in the query string, for example: “https://www.mysite.com/sponsor-registration?sponsorlevel=premier” with the goal of the headline being “Sponsor Registration Level: Premier”

Hope this makes sense!

Happy new year,
Matt

Hi Matt,

The headline can be added with the text Premier which you want. You can use the title of Dynamic Content tag for a specific post that has the title Premier. If that is not the case and you are trying to point out something else, please provide any screenshot marked with the issue or any video that helps us to recognize the problem.

Thanks

Sorry if I wasn’t clear. Premier is just one example- pulled from the query string. It could be “Elite” or “Standard” - passed from the query string.

So if query string is: ?sponsorlevel=elite, then the text would say
“Sponsor Registration Level: Elite”

Along those same lines, if query string is ?sponsorlevel=“XXXXX” then the text would say “Sponsor Registration Level: XXXXX” (where XXXXX is whatever might be in the query string).

Hello @mmelton12,

Regretfully the dynamic content has a specific set of data to display. The search query is not one of them. You may need to create your own custom shortcode to display the search query. Be advised that custom development is beyond the scope of our support. Perhaps, the following links may help you:

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.