[ad_1]
Hi, can you share the shortcode you are currently using?
Thank you.
Yes – I am using this:
[wp_cart_button name=“Region 7 Journal - Qty 1” price=“12.50” shipping=“4.50”]
And this is at the footer of the page:
[always_show_wp_shopping_cart]
I tested your shortcodes in my dev site and it is working for me. However I did cleaned the code a bit. Your double quotes are wrong. Please use the clean shortcode below.
[wp_cart_button name="Region 7 Journal - Qty 1" price="12.50" shipping="4.50"]Let me know if the shortcode above works for you.
Kind regards.
That did fix the error. Thank you so much!
