New Landing How can we help? Themeforest Theme Support Neighborhood Add embed code under product image?

Viewing 2 posts - 1 through 2 (of 2 total)
  • #292353
    tristanl
    Member
    Post count: 5

    Hi there,

    I would love to be able to add an embed code for a music playlist underneath the product image in the neighborhood theme. Is this possible?

    Attachments:
    You must be logged in to view attached files.
    #292407
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use the code like this:-

    function sv_add_text_above_wc_product_thumbs() {
    
        echo 'YOUR  CODE WILL GO HERE.'; //just insert the embed code
    }
    add_action( 'woocommerce_product_thumbnails', 'sv_add_text_above_wc_product_thumbs' );

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register