-
AuthorPosts
-
fmfame Friend
fmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
November 3, 2013 at 4:28 pm #191944Hello,
Any ideas why the jomsocial toolbar also opens if i open the fixel off-canvas navigation in tablet or mobile..
Both navigations opens.joomla 3.0 jomsocial 3.0 with fixel template..
Regards
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 4, 2013 at 8:56 am #511113Hi fmfame,
<blockquote>Any ideas why the jomsocial toolbar also opens if i open the fixel off-canvas navigation in tablet or mobile..
Both navigations opens.</blockquote>I’m not sure if i got your idea. It seems that you want to display both JA Fixel header (containing Off-canvas menu icon) and Jomsocial navigation on tablet and mobile view. Since on these device resolutions, the Jomsocial navigation of your website (DWLA-Social) has been covering the JA Fixel header and you can’t click the Off-canvas button to see menu items.
In order to solve this, you can create a custom.css file at templates/ja_fixel/css/ path and put below css styles into:
#community-wrap .js-toolbar .navbar-inner {
position: relative !important;
}This way, both Off-canvas menu of our T3v3 system plugin and Jomsocial toolbar will work fine together.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
November 4, 2013 at 11:26 am #511141Hello. Youre right but thats Not my Problem. I tried this so but thats Not optimal Solution. Wait. I will Set the toolbar at the normal Place than You See what i Mean.. Wait few Minutes and Look at my site
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 4, 2013 at 12:36 pm #511149Hi fmfame,
It will be easier for me to realize it and give your better solution in this case if you can make me a snapshot of your issue.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
November 6, 2013 at 9:16 am #511333i tell it you step by step to reproduce the prob..
log into my site in admin and take in fixel template the off-canvas to “off”.
now go with iphone or ipad.
Then log into frontend in social link to jomsocial. If you are logged in, try to open the main navigation of fixel template, then try to open jomsocial menu.. Here you see the bug..phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 7, 2013 at 9:58 am #511440Hi fmfame,
There is a conflict between our T3 Mega menu and JomSocial on mobile view that both T3 Mega menu and JomSocial menu opens when the viewer just clicks on the T3 menu icon.
In this case, I will transfer this issue to our T3 developer to check and back to reply you again with detailed solution as soon as possible. Hope you can be patient for this.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
November 7, 2013 at 10:24 am #511449Hello, thank you..
The problem also exists with standard t3 mainmenu..
If you go to link social, then you try to click on “infos” then only the subitems were shown but the link “infos” is also linked to an article.. then you can click on “news” then the info link will be loading :-/
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
November 15, 2013 at 8:50 pm #512393hello,
did you get feedback from t3 developers about my problem..??
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 19, 2013 at 11:36 am #512717<em>@fmfame 398109 wrote:</em><blockquote>hello,
did you get feedback from t3 developers about my problem..??</blockquote>
+ jomsocial component is using the layer to show drop down layout, see the screenshot
+ Off canvas mega menu of JA Fixle Template set OFF
I spent a lot of time to debug the problem on your site and there is JS conflict between Off canvas mega menu and jomsocial script
joms.jQuery(function() {
var $collapsible = joms.jQuery('#js-collapse');$collapsible.collapse({
toggle: false
});joms.jQuery('#js-collapse-btn').on('click',
function(){
$collapsible.collapse('toggle');
}
);
});
from components/com_community/assets/joms.jquery-1.8.1.min.js file.
Both action click on Off canvas mega menu and jomsocial are working together when you click the button menu
If you want to solve this problem, you can enable Offcanvas mega menu from JA Fixel Template to YES or you should raise this in the Jomsocial component forum, you might get better answers there.
(P/S: this problem is only seen on JOMSocial component with Off canvas mega menu set OFF)
-
fmfame Friend
fmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
December 3, 2013 at 11:03 am #514202now on current fixel version, also the off-canvas working on jomsocial page.
day for day, month for month.. I am waiting to get support, but i only get “ask in jomsocial forum” or “its ok” or “not possible” or “enable this” or “disable this”..With gavick templates there are no problems and they also use an off-canvas menu
with yootheme templates there are also no problems and the also use an off-canvas menuBut i want to use T-3 Templates and here i have Problems, and not the jomsocial developers have to help me with your template specific problems!
They said, i have to ask my template developers, you say i have to ask jomsocial developers.. What a f….
CAN ANYBODY SUPPORT ME OR NOT?
Meanwhile,I have myself such a good understanding to await for a reply by a T-3 developer which have very good jquery and css knowledge.
Please dont missunderstand but i am tired to wait and look every day in this forum..
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
December 5, 2013 at 4:28 am #514391Hi,
Our T3 developer has finished the conflict fix of JomSocial on the JA Fixel template, you can follow the steps to fix this issue on your site by referring this reply. Please follow up that thread if you still need any assistance on this topic.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
-
AuthorPosts
Viewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by fmfame 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum