Using URL parameter instead of pretty links

Hi,
Since updating to version 2.7.0 pretty links do not work and I’ve seen on a few posts that we have to use the URL parameter setting. I want the link to direct customers to a specific page and not the websites home page. At the moment the link displays as:
http://www.example.com?affiliates=6XXXXXXXX
with affiliates being the URL parameter name.
How do I change to to something like this:
http://www.example.com/pageone/?affiliates=6XXXXXXXX


Comments

One response to “Using URL parameter instead of pretty links”

  1. antonio Avatar

    Hi,
    you can use [affiliates_url] shortcode, eg: [affiliates_url]http://www.example.com/somepage[/affiliates_url]
    cheers

Share