I’m assuming you are asking about the pricing tables?
You would use these attributes with the shortcode:
per – The subsription frequency. Ex: ‘per month’.
button – The button label. Default: Sign Up.
link – Where the button should link to.
[pricing_table per="every week" button="By Button Text" link="www.somewhere.com"]
......
{/pricing_table]
Hello,
I don’t know what you mean I am not so good in script writing.
What do you mean with:
per – The subsription frequency. Ex: ‘per month’.
button – The button label. Default: Sign Up.
link – Where the button should link to.
I can’t find it in thee shortcodes
You need to look at the supplied example shortcode under those descriptions. They are just extra attributes to add to your shortcode.
Thank you! I get it works , but I want only the http://www.example.com and now there are some links before
http://personalsports.nl/tarieven/www.startpagina.nl
I only want to link it to http://www.startpagina.nl is that possible?
Just make sure you actually have the “http://” before the “www” in your link.