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 Categories title

    • 9 years, 2 months ago deaction
      Participant

      Expired

      Hello! I use tower theme version 1.3.3.

      I want to use categories in a portfolio. I set category to work in my portfolio.

      In the site displayed not the caterogy title, but category URL. Screenshot: https://prnt.sc/as7pyh

      Why does that happen? I need to update theme?

    • 9 years, 2 months ago Mirela
      Participant

      Hello,

      You do need to update theme as the latest version has some changes made and the latest Visual Composer plugin included. it is compatible with wordpress 4.5.
      But what you’re asking here has nothing to do with theme update and is actually not an issue but part of theme default style.
      That is not the url, but the slug of portfolio categories.
      If you want to change it to the name instead, then go to file include/view/portfolio/loop-grid.php and find this line:

      foreach ($item_categories as $cat)
          		{
          			$sort_classes .= $cat->slug.' ';
          		}

      replace with these:

      foreach ($item_categories as $cat)
          		{
          			$sort_classes .= $cat->name.' ';
          		}

      Save file and refresh.
      Let us know.

      Best regards!

Viewing 1 reply thread

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