Home Forums
05 | 21 | 2013
We have 191 guests and 19 members online
JoomlaNook Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Can I make more than one item active at a time?
(0 viewing) 
Go to bottom
TOPIC: Can I make more than one item active at a time?
#6781
chucknb28409
Posts: 2
User Offline Click here to see the profile of this user
Can I make more than one item active at a time? 10 Months ago  
Hi,

I am trying to make all of my top level categories active so that they are open when you first come to the FAQ page. Is this possible. I tried the following:

...
Code:

<h3>end faq</h3>
{accordionfaq faqid=accordion1 faqclass="smoothnessfaq onoff headerbackground headerborder contentbackground contentborder round3" active=item1,item2}</div>




and it didn't work?? I tried putting the code in the forum but it won't let me - tried active=item1,item2

Thanks
 
Logged Logged
 
Last Edit: 2012/07/26 07:04 By klowther.
  The administrator has disabled public write access.
#6786
klowther
Admin
Posts: 2961
User Offline Click here to see the profile of this user
Gender: Male JoomlaNook Location: Fremont, NE USA Birthday: 07/23
Re:Can I make more than one item active at a time? 9 Months, 4 Weeks ago  
Hi,

The active= parameter will only accept one faq item id.

I'll look into making an enhancement to allow multiple id's to be specified, however, it would only be valid if the openmultiple parameter is specifed as 'Yes'.

- Ken
 
Logged Logged
  The administrator has disabled public write access.
#6788
chucknb28409
Posts: 2
User Offline Click here to see the profile of this user
Re:Can I make more than one item active at a time? 9 Months, 4 Weeks ago  
Hi,

I figured out a work around i just created multiple FAQ's on the same page. See image



Thanks
 
Logged Logged
  The administrator has disabled public write access.
Go to top