i want to use the portfolio tags in frontend. I want them just to appear in the hover as additional information. To use the subtitles therefore isn t possible because i use them already for other additional informations :-)
not really. I want to show all three: Title, Subtitle and Tag. I managed to show title and subtitle through adding php code in the named files. Now i need to get the Tag.
Hi,
i want to use the portfolio tags in frontend. I want them just to appear in the hover as additional information. To use the subtitles therefore isn t possible because i use them already for other additional informations :-)
So, i tried to to write
$portfolio_item_tag = kalium()->acf->get_field( 'portfolio_tags' );
in the file: portfolio-loop-item-details.php (tpls/portfolio-loop-item-details.php)
to get them and use them like the subtitles but that doesn't work. Any solutions?
Thank you very much
Hi Christian,
I have replied you in the comments section but we can continue the conversation here, have you been able to do the changes as explained in my comment?
Best regards,
Laborator Team
Hi Art,
not really. I want to show all three: Title, Subtitle and Tag. I managed to show title and subtitle through adding php code in the named files. Now i need to get the Tag.
Best regards,
Christian
Hi Christian,
I have modified the file that shows subtitle or categories to show both subtitle and portfolio item tags:
Download this file and replace it in this directory (of the theme): /tpls
Thank you Arlind!
That worked. I added the code for the item Tags into portfolio-loop-item-type-2.php so that it appears before the title.
Best regards,
Christian
Hi Christian,
I'm so happy to hear that
Note: This was a theme modification and we don't provide support for modifications but this time I wanted to help you.
P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.