Search
Other Articles Anywhere questions
Forum

Multiple Child Category Articles In a List - Need Child Article's Category

Bruce Scherzinger's Avatar Bruce Scherzinger
I want to put a tooltip on the articles in a list where the tooltip content is the category of the article. The list only contains articles in child categories of that of the current content item.

Mentally, this makes sense to me but it doesn't work. I have tried other perturbations with no joy.
{articles category="Sponsors" title="!Sponsors" include-child-categories="true"}
<ul>
<li style="font-size: 24px;">[link]{tip content="{articles article='current'}[category:title]{/articles}"}[title]{/tip}[/link]</li>
</ul>
{/articles}
Peter van Westen's Avatar Peter van Westen ADMIN
<ul>
{articles category="Sponsors" title="!Sponsors" include-child-categories="true"}
<li>{tip content="[category:title]"}[link][title][/link]{/tip}</li>
{/articles}
</ul>
And make sure the Articles Anywhere system plugin is ordered before Tooltips.
See: regularlabs.com/blog/242-plugin-order-is-important
Please post a rating at the Joomla! Extensions Directory
Bruce Scherzinger's Avatar Bruce Scherzinger
Oh man, I was sooo close (earlier, not the sample I posted here)! Thanks Peter!
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription