Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retrieving querystring parameters
#3
Thanks for the response.  I have attached the template page from my theme. You will see that down where the page content is fetched, there is a fixed string which gets the passed querystring parameter injected into it. This is intended to invoke my own plugin (MAgallery) to generate the gallery. But it doesn't. The page appears, showing the (%....%) string exactly as it is constructed. It seems like the plugin is not being invoked.

The attached version of the page does not have the get_page_content() call, but then thought that's where plugins must be invoked, so I have since added it back on the line after the (%...%) string, but it still doesn't work either way. It feels to me like I am doing this at the wrong point in the page construction process, but I can't imagine where else to do it (not strong on GS internals).


Attached Files
.php   gallerypage.php (Size: 1.87 KB / Downloads: 1)
Reply


Messages In This Thread
RE: Retrieving querystring parameters - by Felix - 2021-04-21, 21:54:13
RE: Retrieving querystring parameters - by marshallarts - 2021-04-22, 10:05:06



Users browsing this thread: 1 Guest(s)