• Hi,

    I’m using gravity forms for my products. I need the attributes (table.variations) to be display after the form…. beside the price…

    I know the attributes control the display of the form but I have a default attribute set so the form is displaying without an option being chosen…

    I thought something like this might work … but not quite!

    ‘add_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_variable_add_to_cart’, 30 );’

    I’m still a bit wobbly when it comes to hooks… so I’m stuck!!!

    Help me SuperMike 🙂

    http://wordpress.org/extend/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter hilmon

    (@hilmon)

    Actually,

    I realise I can change it with css position:absolute but I’d rather not do it that way if possible.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WooCommerce – excelling eCommerce] Change the position of Variations/Attributes on product’ is closed to new replies.