Forums

Tabs and accordion sliders

gfarr 04 Jun, 2013
Update.

Upon inspecting the code for the demo and the code for my form, one can notice the difference in HTML tags. This is the section of my form that should show as sliders: [attachment=0]actual.jpg[/attachment] This is the code from the demo:[attachment=1]demo.jpg[/attachment]

In brief, I'm getting class = tabs instead of pane-sliders and panel...Could this be caused by the template I'm using?

Thanks again.

Your insight is much appreciated.
GreyHead 05 Sep, 2013
Hi gfarr,

Sorry about the very late reply - I've just got back to some very old tabs in my browser.

There's a bug here (it may now be fixed in the latest release). Here's the code fix from this FAQ:

Note: in the CFv4 stable release (the current release as I write this) there is a bug and sliders show as tabs. The fix is to open the file /administrator/components/com_chronoforms/helpers/html_helper.php and look for lines 634-644 where there are three references to JHtmlTabs:: which need to be replaced by JHtmlSliders::


Bob
This topic is locked and no more replies can be posted.