{TAGS} in Article format text (K2)

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Oct 02, 2017 7:19 pm
Hi,
I'm using GK5 and K2 as a source, but in article format text, {TAGS} doesn't show anything. How can I show K2's tags in NSP GK5?
Regards.
User avatar
Fresh Boarder

Joshua M
Wed Oct 04, 2017 8:34 am
Hi,
Could you please provide me with your website back-end and FTP access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

GK User
Wed Oct 04, 2017 9:54 am
Actually it's on localhost for still a few days. I will put it on a demo server today or on Friday. In the meanwhile, here is the code of the module's article format text :
Code: Select all
<div class="realisation">
   <div class="real-img col-lg-4 col-sm-6 col-xs-12"><a href="{URL}"><img src="{IMAGE_SRC}" alt="{TITLE}"  /></a></div>
   <div class="real-inside col-lg-8 col-sm-6 col-xs-12">
   <h3><a href="{URL}">{TITLE}</a></h3>
   <p class="project-datas">{{Lieu}} / {{Période}} / {TAGS}</p>
   <p>{TEXT}</p>
   <p class="readmore"><a href="{URL}">En savoir plus ></a></p>
   </div>
   </div>

FYI, I also tested on a test site (raw datas, lorem ipsum content), and even with you layout1.format, tags are not displayed.
User avatar
Fresh Boarder


cron