• Resolved uvashistha

    (@uvashistha)


    Hello,
    I have a site which uses woocommerce product add-ons plug-in and WC field factory plug-in. There are custom fields created using both these plugins and they need to be displayed in a particular order on the product page. Currently the order is messed up. is there a way to order the fields which are displayed on the product page?

    Thanks in advance for your help.

    UV

Viewing 4 replies - 1 through 4 (of 4 total)
  • Phil

    (@fullysupportedphil)

    Automattic Happiness Engineer

    Hi @uvashistha you would want to contact the developer of those to plugins to help address this.

    They are not part of the normal functionality of WooCommerce. Therefore WooCommerce doesn’t know that these plugins or that these custom fields exist. It would be up to those plugins to add code which tells your WooCommerce site what information should be shown and where for their plugin.

    While you could do that type of customization yourself, it would likely be hard as you didn’t originally write the code for those two plugins, so you wouldn’t be familiar with it.

    I’d recommend contacting the developers of those plugins directly to see if they have an option for this already in their plugin. If not, they may offer custom development as a service that you could take advantage of. Otherwise, you’ll want to look at sites such as https://www.codeable.io in order to find a skilled developer that could write any custom code that those two plugins require.

    Thread Starter uvashistha

    (@uvashistha)

    Thank you @fullysupportedphil for your response. One of these plugins is from Woocommerce – Woocommerce Product Add-ons. Anything for this plugin?

    Thanks
    UV

    Phil

    (@fullysupportedphil)

    Automattic Happiness Engineer

    If you have an active license for the WooCommerce Product Add-Ons plugin, I’d recommend contacting our team on https://www.woocommerce.com in order to get faster answers in the future.

    As for our plugin, there isn’t an option to re-arrange the fields by default. The fields are listed under the standard product fields and above the “Add to Cart” button on product pages. Here’s an example:

    https://docs.woocommerce.com/wp-content/uploads/2013/05/single-product.png?w=950

    If that’s not the order that you are seeing, it may be custom CSS or your theme that is changing the layout. Does the layout look like the above image if you switch to the default Twenty Twenty or Storefront theme?

    Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce product page field display order from 2 plugins’ is closed to new replies.