Button shortcode - how does it work?

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Oct 01, 2013 5:23 pm
Hi there,

Sorry for this question but how does the button shortcode work?

If I insert [button style="4"]Buy[/button] this gives me the button, but where does the link go for instance? If I want to create a Buy button for instance that links to a specific product page?

Kind regards

Francois Wessels
User avatar
Junior Boarder

GK User
Wed Oct 02, 2013 7:49 am
Hi,

You have to use this syntax:
Code: Select all
[button style="1" url="#"]Your text[/button]


where # is the URL to your product (product permalink).
User avatar
Moderator


cron