Helix Template Tag Layout Question - Question | JoomShaper

Helix Template Tag Layout Question

F

FJN

Template 1 month ago

Hello,

How can I affect the tag layout in Helix Template? We want to create a three-column responsive layout for tagged articles using Joomla's Tags Popular module.

I understand that the override file is:

sharper_helixultimate/html/com_tags/tag/default_items.php

but it points to a layout template:

HelixUltimate\Framework\Platform\HTMLOverride::loadTemplate();

I don't know where to find that layout template.

The specific HTML code is:

<ul class="com-tags-tag__category category list-group">
<li class="list-group-item list-group-item-action">

I've tried some basic things like setting the <li> to inline and fussing with sizes etc of the items contained in the list items, but I cannot get the <li>s to sit in a row.

Nixing the Helix tag/default_items.php file for Joomla's and redoing the HTML in it, I can accomplish the goal, but it would be better if I could manipulate this with Helix files/settings.

Any ideas for me?

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 month ago #151129

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. Please check the screenshots. Besides, Joomla default tag list column function doesn't work. I have checked with the Joomla default template.

https://prnt.sc/U07GiJV6WaZy

https://prnt.sc/4r0eTFByICNv

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
F
FJN
Accepted Answer
1 month ago #151349

Excellent. Thank you for pointing that out! Very much appreciative.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 month ago #151481

You are most welcome & Thanks

0