Home Forums Basel support forum Move size guide position

Move size guide position

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50731

    hsianglin21
    Participant

    Hi,

    I manage to move the size guide position in screenshot via using this code
    add_action( ‘woocommerce_single_product_summary’, ‘basel_sguide_display’, 29 );

    in file
    /public_html/wp-content/themes/basel/inc/woocommerce/size-guide.php

    However I cannot put it just above the size swatch and below the color swatch, I realise I got to edit the variation_swatches.php but I tried but cannot fit it above size swatch, the color and size swatches seem to bundle together, could you advise me?

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #50751

    Artem Temos
    Keymaster

    Hi,

    There is no “hook” in WooCommerce to place it between attributes.

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)