Shape 5

Joomla Club Extensions => Vertical Accordion - Club => : mikefitz April 05, 2018, 09:10:50 PM



: Vertical accordian displayed, but modules not showing
: mikefitz April 05, 2018, 09:10:50 PM
I have a vertical accordion published to
http://thresholdtestingsite.com/newwet/hedo-home.html
And 3 Custom HTML modules published to the s5_va1, s5_va2, s5_va3 positions on the same page. The vertical accordion is showing, but the modules are not. I've tried different combinations of publishing to just that page or all pages.

TIA


: Re: Vertical accordian displayed, but modules not showing
: mikek April 06, 2018, 07:25:06 AM
Hello,

There is no content inside of the code of the module. Are you positive that you have the modules published and to all pages? Also, do you have them published to the positions associated to the Soul Search template? If you have more than one Shape5 template installed the position name will be listed more than once in Joomla.


: Re: Vertical accordian displayed, but modules not showing
: mikefitz April 07, 2018, 06:47:31 AM
Which module should be assigned to the page I want, and which to all pages?


: Re: Vertical accordian displayed, but modules not showing
: mikek April 09, 2018, 11:10:30 AM
Hello,

Any module that you have published to s5_va1, 2, 3, etc. would be published to all pages. The accordion itself would be published to just the page you want it showing on.


: Re: Vertical accordian displayed, but modules not showing
: mikefitz April 10, 2018, 10:27:00 AM
I ensured that I have the current version of the VA, and the settings as you describe (see attached), but still no luck.


: Re: Vertical accordian displayed, but modules not showing
: mikek April 12, 2018, 05:59:28 AM
Hello,

If you can private message me super admin access and ftp access I can take a closer look.


: Re: Vertical accordian displayed, but modules not showing
: mikek April 13, 2018, 12:42:02 PM
Hello,

They are showing now. There were two issues:

1. You had two copies of the module published to all pages. You can only have one copy of the module on a single page or the javascript will conflict.

2. The positions were showing up as s5_va1 instead of s5_va_1. I have corrected that in the template xml file.

Also, I see the images you are using have the class "pull-left" on them. I would recommend removing that or you may have some layout issues within the accordion because that classname applies some float calls.