New Landing How can we help? Atelier Subtitle not shown it Product page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #229805
    petandhome
    Member
    Post count: 28

    Hi,

    I use KIA Subtitle plugin, and I would like to make Subtitle displayed in the frontend Product page.

    Where should I add this code below in your theme?

    `function kia_add_subtitle_to_woocommerce(){
    if( function_exists( ‘the_subtitle’ ) ){
    the_subtitle( ‘<h2 class=”subtitle”>’, ‘</h2>’ );
    }
    }
    add_action( ‘woocommerce_shop_loop_item_title’, ‘kia_add_subtitle_link_to_woocommerce’ );

    Thank you

    #229806
    petandhome
    Member
    Post count: 28

    hi

    #229819
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You need to edit this file sf-page-heading.php file at /atelier/swift-framework/core/. But You can insert title through product meta below content editor.
    Thanks
    Mohammad

Viewing 3 posts - 1 through 3 (of 3 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