Accordian opens when not supposed to

Search
Other Bug Reports questions
Forum

Accordian opens when not supposed to

Pamela Besteder's Avatar Pamela Besteder
Hi Peter

I have set the accordian NOT open automatically, but it still does.

I only have one accordian that I have as an image. I want to click that image and have the accordian information display.

But it displays even though I set it to none.
Peter van Westen's Avatar Peter van Westen ADMIN
Do you have this online so I can take a look?
Please post a rating at the Joomla! Extensions Directory
Pamela Besteder's Avatar Pamela Besteder
Yes, the website is this:

www.ourggcircle.com

Login and password for you:
Confidential information:
(hidden)


When you get to the homepage, this section shows the accordion with an image of SEE THE LIST as the title. Notice it's open:
Peter van Westen's Avatar Peter van Westen ADMIN
I have set the accordian NOT open automatically
How have you done this?
You need to add the open="false" attribute, as explained here:
docs4.regularlabs.com/tabsaccordions/the...tab#all-items-closed
Please post a rating at the Joomla! Extensions Directory
Pamela Besteder's Avatar Pamela Besteder
Hi Peter

I did it when setting up the accordion by clicking the little setting icon under where I type the title, and then making sure the option for OPENED BY DEFAULT was set to NO.

But just doing that, obviously, didn't set it to open=false.

I have manually input open="false" in the actual title row and it now works.

But now I cannot center the accordion on the page (so the image itself is centered).

Do accordions have the option to center image titles or are they only left aligned?

Thank you for your help.
Peter van Westen's Avatar Peter van Westen ADMIN
I will look into the issue with the open="false" not being inserted via the editor button.

To center stuff, you need to add a class and control it via CSS.
See docs4.regularlabs.com/tabsaccordions/the...al-style-extra-class
Please post a rating at the Joomla! Extensions Directory
Pamela Besteder's Avatar Pamela Besteder
Thank you Peter!!
Peter van Westen's Avatar Peter van Westen ADMIN
I will look into the issue with the open="false" not being inserted via the editor button.

Please try the latest development version from:
regularlabs.com/development-releases
Please post a rating at the Joomla! Extensions Directory
Pamela Besteder's Avatar Pamela Besteder
Okay, thank you.
Norm Douglas's Avatar Norm Douglas
Hello sir... long time.
I've just started to build a new site (first J site from scratch in a long long time) and using J4.
Your extensions have continued to be the best in class and Oh my goodness so much better.
I too had the above problem but solved it myself, so I thought I'd write it here in case someone else had it
I had the syntax wrong... I'm out of practice
I was doing...
{accordion title="blah1"}...
{/accordion}
{accordion title="blah2"}...
{/accordion}
{accordion title="blah3"}...
{/accordions}
Instead of...
{accordion title="blah1"}...
{accordion title="blah2"}...
{accordion title="blah3"}...
{/accordions}
Just thought I'd leave this here.
Hope you are well.
Peter van Westen's Avatar Peter van Westen ADMIN
Indeed... long time!
Thanks for the kind words and the feedback.
Hope you are well too.
Please post a rating at the Joomla! Extensions Directory
You can only post on this forum if you log in