Support ForumShow more categories in 3D portfolio by overriding the template via child theme – Support Forum https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/feed/ Fri, 03 May 2024 16:23:13 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5573 <![CDATA[Show more categories in 3D portfolio by overriding the template via child theme]]> https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5573 Wed, 19 Nov 2014 14:49:25 +0000 atomicsoup Hi,
Where in the files can I show more Categories under the title in the 3D portfolio items? It seems to only show the first category under the title. This is in the 3D animated blocks.

Thanks

]]>
https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5577 <![CDATA[Reply To: Show more categories in 3D portfolio by overriding the template via child theme]]> https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5577 Thu, 20 Nov 2014 08:14:47 +0000 IshYoBoy Hey,

There is no option to set this. You will have to override the ish_portfolio.php template. See this topic on information how to do it, just in your case you are modifying “ish_portfolio.php”:

Override shortcode template in a child theme

Then the code that should be changed is the followoing:

You could modify it and change it to something like in the code below. The categories should be stored in the $category variable. Feel free to modify the code to display only 3, 4, 5… categories.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5584 <![CDATA[Reply To: Show more categories in 3D portfolio by overriding the template via child theme]]> https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5584 Thu, 20 Nov 2014 10:16:50 +0000 atomicsoup Thats great thanks, changed it slightly to list all:

Thanks

]]>
https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5587 <![CDATA[Reply To: Show more categories in 3D portfolio by overriding the template via child theme]]> https://support.ishyoboy.com/forums/topic/show-more-categories-in-3d-portfolio-by-overriding-the-template-via-child-theme/#post-5587 Thu, 20 Nov 2014 17:35:59 +0000 IshYoBoy Hey,

I’m glad we could help!

P.S. We have just released a new version. Once you update make sure to use the latest ish_portfolio.php template and apply the changes again. This will ensure the latest functionality works correctly.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>