Hi Karem, what shortcode are you using?
Thank you
Thread Starter
Karem
(@yair)
the code from the plugin setting
1. [wp_cart_button name=”Test Product” price=”29.95″]
or
2. [wp_cart:new item:price:29.95:shipping:14:var1[size|small|large|extra large]:var2[colour|blue|red|orange|black|white]:end]
0r
3. [wp_cart_button name=”new item” price=”29.95″ thumbnail=”http://www.temoni.org/wp-content/uploads/2014/10/hatemanim-450x600_thumbnail.jpg” description=”This is hot item” shipping=”14.00″ ]
Hi can you test the following….but replace the name= with your products name..and add a different value….
[wp_cart_button name=”Test Product” price=”29.95″]
Thread Starter
Karem
(@yair)
but i didnt see the Product name in the post
i see only button
Thread Starter
Karem
(@yair)
Yes i use the
[wp_cart_button name="Test Product" price="29.95"]
But i didn’t see the name of product in the post
I don’t know way
Hi Karem, can you deactivate all your plugins except this one and see if the product is displayed.
Thank you
The simple shortcode only creates the button. You can use the following shortcode to show a product box with the button:
https://www.tipsandtricks-hq.com/ecommerce/how-to-show-a-product-display-box-2278
@mra13, sorry I misread the question totally. I must have being asleep. I should have picked that up from the beginning.
Regards
@mbrsolution, That one is easy to miss.