• Admin

    Posted by: james, Feb 3, 2024 at 02:55 (2 months ago)

    Hi,
    Our supporter has checked and could not find the issue which you said: https://prnt.sc/fCdUFDGqPYIq
    Thanks,
  • Customer

    Posted by: sjallen40, Feb 5, 2024 at 09:18 (2 months ago)

    I removed the PHP content but I will put back on now if you could recheck - thank you
  • Customer

    Posted by: sjallen40, Feb 6, 2024 at 14:56 (2 months ago)

    I have had to remove the code as it was stopping our site from working.
    The code we want to post is
    add_filter( 'woocommerce_product_add_to_cart_text', function( $text ) {
    global $product;
    if ( $product->is_type( 'variable' ) ) {
    $text = $product->is_purchasable() ? __( 'Custom options text', 'woocommerce' ) : __( 'Read more', 'woocommerce' );
    }
    return $text;
    }, 10 );

    so the attributes are shown as the title of the drop down menus changing the woocommerce select options text
  • Admin

    Posted by: james, Feb 23, 2024 at 01:48 (2 months ago)

    Hi,
    You can use child-theme for that.
    Our supporter has created file: functions.php
    You can add the code inside this file
    Regards,

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible