- This topic has 4 replies, 4 voices, and was last updated 14 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Hiding Prices & Spaces Between Buttons
Two more questions, please.
1. My friend (for whom I am building the site) does not want the prices to show until the product is in the cart. Is that possible?
2. Is it possible to put a bit more space between the drop down box, the quantity box and the add to cart box? Thanks!
You can use the normal “add to cart” button if you don’t want to show the price to the user. For example –
Product name: Test
[wp_eStore:product_id:1:end]
which will create an add to cart button for Product ID 1
You can also use this shortcode to display a product using fancy 1 without any price information:
[wp_eStore_fancy1_no_price id=1]
All the available shortcodes can be found here:
In a recent build of eStore I have added a CSS class for the variation select boxes. So you will be able to add margin to that CSS class to add more spacing. Let me know if you want this build and I will send you a copy.
I would love it, thanks! My email is newcombs5@verizon.net. BTW – That shortcode did not seem to work
Did you install the “Extra Shortcodes Plugin”?