Moving Sizing Guide Position to Before Cart

This topic has 5 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: radenfelix
    radenfelix
    Participant
    April 8, 2015 at 15:24

    Hi Devs,

    Need help to move the position of ‘Sizing Guide’ to ‘Before Cart’? Please refer to the screenshot below:
    http://prntscr.com/6r64ba

    Thanks in advance,
    Felix

    4 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 8, 2015 at 15:35

    Hello

    Would you mind to provide us with the link to this page for better understanding?

    With best reagrds
    Brian Johnson

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 8, 2015 at 16:11

    Hello,

    Sorry, but isn’t possible. You can move “Sizing Guide” after “Add to Cart” only. Please see screenshot: http://prntscr.com/6r6qrc
    To do this please replace code
    add_action( 'woocommerce_single_product_summary', 'et_size_guide', 26 );
    to
    add_action( 'woocommerce_single_product_summary', 'et_size_guide', 30 );
    in file \themes\woopress\framework\woo.php on line 36

    Regards,
    Robert Hall.

    Avatar: radenfelix
    radenfelix
    Participant
    April 8, 2015 at 16:14

    Hi Robert,

    Thanks for the swift response. That’s awesome, as long as it’s not right after the product summary, I am totally cool with that!

    Cheers,
    Felix

    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2015 at 17:16

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Moving Sizing Guide Position to Before Cart’' has been successfully resolved, and the topic is now closed for further responses

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