Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Portfolio PROJECT DESCRIPTION – How do I change it?

Portfolio Product Description Title
    • 9 years, 7 months ago Mark-Andrews
      Participant

      Expired

      Hi There Codeless Support.

      Can you please advise me how to edit the Portfolio “Project Description” title and also how to remove/turn off/delete the default second title below it?

      Portfolio Product Description Title

      Kind Regards

      Mark

    • 9 years, 7 months ago Mirela
      Participant

      Hello,

      You can edit “Project Description” from files:
      -includes\view\portfolio\single-container.php
      -includes\view\portfolio\single-floating.php
      -includes\view\portfolio\single-fullwidth.php
      -includes\view\portfolio\single-gallery.php

      To remove the “Project Details” , add this code into your custom css box:

      .single_portfolio_container .details {
          display: none;
      }

      Best regards!

    • 5 years, 12 months ago CGLLC
      Participant

      How do I edit “Product Description” from files?

    • 5 years, 12 months ago Ludjon
      Keymaster

      The Product Description Text is part of WooCommerce.

      You can translate it using Translation Plugins.

      If you need to edit in directly in code add this code in functions.php

      add_filter( ' woocommerce_product_description_heading', 'custom_product_desc' );
      
      function custom_product_desc($text){
      
      return 'Custom Product Description';
      
      }

      Let me know if it’s this what you need
      Thanks

      • This reply was modified 5 years, 12 months ago by Ludjon.
Viewing 3 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password