Move product price - by kyllaz - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 2 months ago ago by 8theme

  • Avatar: kyllaz
    kyllaz
    Participant
    January 28, 2017 at 00:56

    Hi there. I need to move my product price next to my product title. Usualy i use the functions.php with this code:

    remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 30 );
    add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_price’, 5 );

    but i don´t know why in your theme when i use that code the price appears were i want and were you created on the theme above the add to cart button.
    Can you please help me solve this.

    best regards

    1 Answer
    Avatar: 8theme
    8theme
    Support staff
    January 30, 2017 at 08:37

    Hello,

    Could you please specify what layout for the single product page are you using? And provide a link where we can see the problem.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.