Hi There,
I feel quite disappointed with the plugins being tabbed, especially being stuck with Yootheme and having dozen of plugin issues because of these tabs.
The biggest problem with tabs is when an app is using javascript to size layout, it doesn't work when tabbed.
- This happens when a Google map is tabed for example and results in gray blocks layout map.
or
- When using jquery masonry to list items etc...
The solution in this case is to trigger a map resize when the relative tab button is clicked
as described in
blog.codebusters.pl/demo/hidden_map_solution1.html
Problem with Jomsocial is that for a reason I have no identified yet, tab button needs to be clicked twice... to get the resize.
Any help appreciated.
the only trigger I could use is
jQuery('.joms-tab__bar').click(function(e){
Hi, Adrien.
Thank you for reporting this.
I assign developer to this thread.
Hi, Adrien.
could plaese provide me your site info + administrator access detail? you can put it by editing your first post at this topic. put it at site info form.
I need that for debugging purpose. currently your site info seem not valid, because I not find jomsocial 4 at there.
or maybe you can use this solution to disabling the tabs:
www.jomsocial.com/forum/design-and-custo...ule-positions#120521
Regards
Hi, thank you for your help.
Actually my setup of JS4 is only local for now and not ready to go live yet.
Your solution is not an option for me as I need to upgrade my plugins for JS4. So Im' not interested in modifying JS for this.
Hi Adrien,
Next week jomsocial will release 4.0.2, on that version we have made new positions without tabbed.
js_side_top_stacked
js_side_bottom_stacked
js_side_frontpage_top_stacked
js_side_frontpage_stacked
js_side_frontpage_bottom_stacked
please wait for the release.
Regards
Great, that will defineitely be helpfull !
Hmm
Are these module positions ?
All this topic is about community PLUGINS being tabbed
Yes please, this is crucial