NOTE:
This was working perfectly using Socialize 1.2.9
STEPS TO REPRODUCE:
Login as a regular user
Navigate to your own profile
Select Business Pages module located in js_side_frontpage_bottom
Click on a selection in the accordion menu
RESULT:
No borders around the title selections. The selections also do not expand and collapse properly.
EXPECTED RESULT:
I expect the selected title to expand and remain open until another title is selected. There are no longer boarders around the titles and I expect those to return.
OCCURS ON:
Joomla 3.4
JomSocial 4.0.1
TEMPLATE:
Socialize 2.0
OPERATING SYSTEM:
Windows 7
BROWSER:
Chrome, Firefox
Albertus,
This module (along with the rest of the site) was working just fine in Socialize 1.2.9. Same Joomla 3.4, Same JomSocial 4.0.1.
The developer states: The module has a helper class to load jquery.slides.min.js, file helper.php line 84.
JFactory::getDocument()->addScript(JUri::root() . 'media/mod_xtd_accordionentries/js/jquery.slides.min.js');
You can reference issue #119616 & 118505.
I think it would be best if your team was able to correct issues #120456 and #120463 first. I have a feeling that doing so first will ultimately correct this one as well in the process since this was not an issue when using Socialize 1.2.9.
Where should send the zip?
Hi Jared,
you attach that file at here, or you can send it to my email: This email address is being protected from spambots. You need JavaScript enabled to view it.
about issues #120456 and #120463, could you please paste the link to here? that make me more quickly to check it.
FYI: if valid bug, we need time for the fix
Regards
Module attached. If you are wanting to replicate the environment as a whole on your end you will need to install sobipro 1.1.12. You can get a free version with test data here -
www.sigsiu.net/download/sobipro
Thank you for taking a closer look. Again, this was working in Socialize1.2.9 so I'm not sure what has changed in v2.0 which would be causing this module to break.
Just FYI - I increased the memory size which resolved the other issue with the template backend but did not fix this one. This appears to be a standalone issue with the new template version.
Hi Jared,
for temporary fix I suggest you to move that module outside jomsocial built in positions.
or try this solution:
www.jomsocial.com/forum/design-and-custo...ule-positions#120521
in next version, jomsocial will have stacked module positions option. not only tabbed. this things for tackling this kind issues.
Regards
Placing this one module outside JS built-in positions wont do as then I have to do the same with every JS module and that defeats the purpose of having tabbed positions.
I attempted the custom module position and they did not fix the issue.
Can you explain to me why this module was working fine in Socialize 1.2.9 and does not in Socialize 2.0? Is it possible to get a patch for this issue before the next version is released?
I've paid good money for this template and voiced my concerns during RC1 testing about this very issue and was pretty much told that this would have to be solved after upgrading to 2.0.
Hi Albertus,
Thanks for the reply. I did as you say and the module kind-of almost works. Now when clicking on a title, the accordion expands and stays open like it is supposed to HOWEVER the previous opened title never collapses. This module is supposed to only have one open title at a time.
As it stands now with this css tweak, it is possible to have them all open at once which is not right. How can we make it so that the other titles are collapsed when the selected one is expanded and open?