Skip Navigation

[Resolved] How to position Woocommerce quantity box with variations?

This support ticket is created 5 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 5 years, 10 months ago.

Assisted by: Waqar.

Author
Posts
#1206737

How to position Woocommerce quantity box with variations?

Screenshot of what I'm trying to do - hidden link

	[wpv-post-featured-image size="large"]
	<h1>[wpv-post-title]</h1>
        [wpv-woo-buy-options]
	[wpv-post-excerpt output="raw"]
#1206764

Hi Stanley,

Thank you for waiting.

I've tested the shortcodes output that you've shared and it outputs the title, add to cart button and the excerpt, in a different layout than what is shown in your screenshot.

Backend screenshot: hidden link
Frontend screenshot: hidden link

This suggests that the theme or WooCommerce plugin itself is controlling the output/format of your single product pages.

You can read more about the "wpv-woo-buy-options" shortcode from:
https://toolset.com/documentation/user-guides/views-shortcodes/#wpv-woo-buy-options

To adjust your current single product page's format, you can consult theme or WooCommerce's own documentation and/or support.

regards,
Waqar