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

Change Portafolio item template

    • 6 years, 1 month ago josegovia
      Participant

      Expired

      Hi.

      In each “item portfolio” of the SPECULAR theme, the texts “Project Description” and “Project Details”. But I want that in the place of “Project Description” the title of the item portfolio and in the place of “Project Details” I want the text “Other information”

      How can I change it?

      Thank you.

    • 6 years, 1 month ago Mirela
      Participant

      Hello,

      You can change it but you will need to edit theme core files. Based on the type of portfolio style you are using, find the file to edit inside the specular\includes\view\portfolio\ folder in your wordpress installation wp-content folder.

      Find this line:

      <div class="description">
      <h4><?php _e('Project Description', 'codeless') ?></h4>

      Replace with this:

      <div class="description">
      <h4><?php echo esc_html(get_next_post()->post_title); ?></h4>

      Then find these lines:

      <div class="details">
        <h4><?php _e('Project Details', 'codeless') ?></h4>

      Change “Project Details” text and save.

      Best regards!

    • 6 years, 1 month ago josegovia
      Participant

      Expired

      Thank you.

      If I make these changes in the files, with each update of the theme they will be modified again, is that correct?

    • 6 years, 1 month ago Mirela
      Participant

      Hello,

      Yes, that’s correct.
      Unless you use a child theme. In that case you make the changes in the child theme files and the parent is left untouched. So you can update theme every time there is a new update available and not need to redo the changes.

      Best regards!

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