• I’d like to display different content if user visits post page via specific query arg.
    When there is an query added (for example: “?something=mine”) then I’d like to completely change html&head structure and display only few things. So the perfect way would be to have ability to write completely new source code for that page, so I could choose what should be shown and in what way.

  • The topic ‘query arg in url’ is closed to new replies.