Is it possible to add shortcodes into this? I have tried but It just shows me the shortcode instead of what I want the shortcode to do...Any help would be great!
Thanks,
Spence
Is it possible to add shortcodes into this? I have tried but It just shows me the shortcode instead of what I want the shortcode to do...Any help would be great!
Thanks,
Spence
May I please know the exact code you are using? You can use the shortcode icon if you do not know the exact syntax to use as described at http://webwiki.co/wp-float
I'm trying to get my Woocomerce cart into it. [woocommerce cart]
That is also a shortcode and I don't think you can use a shortcode within a shortcode such as
[wp_float]
[woocommerce cart]
[/wp_float]
Instead you should look for the HTML for the cart then add it with the wp_float shortcode
You must log in to post.