Search
Other Tabs & Accordions questions
Forum

Is it possible to show articles in accordions from a category?

Ilja's Avatar Ilja
The aim is to simplify the content creation for the client. Created Articles in a certain category show up automatically as Accordions. May be with Articles Anywhere? Thanks in advance, Ilja
Ilja's Avatar Ilja
Articles Anywhere works fine with Tabs & Accordions. Is it possible to combine Tabs with Accordions? For example I would like to have two tabs next to each other, each of them showing the articles of one category in accordions below the tab.

Here's the code:
{tab title="Kategorie 1"}
    {articles category="19" ordering="ordering"}
      {accordion title="[title]" open="false" scroll="false"}
        [text]
    {/articles}
  
  {tab title="Kategorie 2"}
    {articles category="17" ordering="ordering"}
      {accordion title="[title]" open="false" scroll="false"}
        [text]
      {if last}{/accordions}{/if}
    {/articles}

{/tabs}
Peter van Westen's Avatar Peter van Westen ADMIN
You should be able to do the exact same thing with Tabs & Accordions.
The system plugin ordering is important though. Try changing the ordering of the plugins in question.
See: regularlabs.com/blog/242-plugin-order-is-important

And see: docs4.regularlabs.com/articlesanywhere/e...ith-other-extensions
Please post a rating at the Joomla! Extensions Directory
You can only post on the extension support forum if you have an active subscription and you log in

Buy a Pro subscription