wcfm-santa

Celebrate Poila Baisakh with upto 25% off - A Fresh Start, A Great Deal!

Claim Offer
00Day 00Hrs 18Min 36Sec
wcfm-santa

Add the product title in long description

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 1 reply thread
  • Author
    Posts
    • #130228

      Hello,

      I would like to add the product title in long description just before the text description but I don’t know how to do that.
      Do you have any idea ?
      I think I need to add a code in description.php via a snippet code or directly in description.php
      Screenshot attached

      Thanks,
      Aurélien.

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

      Hello,

      You have to override description.php file in your theme’s folder. (yourtheme/woocommerce/single-product/tabs/description.php) then add this below code –
      the_title( '<h1 class="product_title entry-title">', '</h1>' );

      Thanks.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.