By Shishir Singh on Friday, 03 June 2016
Posted in General
Likes 0
Views 326
Votes 0
We have EasyBlog installation with JomSocial integration.

When site is viewed on mobile devices, JomSocial responsive menu stops working on EasyBlog page. On rest of the pages it works fine. Looks like this is due to the fact that there are two toggle menu items on same page, one each of JomSocial and EasyBlog. We didn't see any errors in the console other than those which are common on all other pages.

Can you please take a look and let us know what could be causing this and how it can be fixed. It's a live site so fast response and action would be appreciated.

Thanks!
Hey Shishir,

I am really sorry for the delay of this reply as it is a weekend for us here. Can you please edit your first post and include the FTP access please? It's actually not a js / css conflict but rather it seems like the container wrapper is not missing a "jomsocial" class. I need the FTP to troubleshoot this.
·
Sunday, 05 June 2016 16:19
·
0 Likes
·
0 Votes
·
0 Comments
·
I am afraid I can't provide FTP access to production server however we have a sandbox environment on a test server. I can send you the FTP credentials for the same. I believe this is an open forum so please let me know the best way to pass on the credentials to you securely.
·
Sunday, 05 June 2016 22:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Shishir,

You can either, add your access at http://stackideas.com/dashboard/site or edit your first post above to include the access
·
Sunday, 05 June 2016 22:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Done! Please check the updated first post.
·
Sunday, 05 June 2016 23:33
·
0 Likes
·
0 Votes
·
0 Comments
·
I've tried to connect with your FTP server, but it seems like you provided that login credentials is not working.

Can you try download my attached file and replace into following file location :
JoomlaFolder\components\com_easyblog\themes\wireframe\styles\reset\default.less
JoomlaFolder\components\com_easyblog\themes\wireframe\toolbar\toolbar.jomsocial.php


After you replaced these file in your site, then go to your backend > Easyblog > theme > select your current theme > click `Recompile` button > After compiled complete then go clear your Joomla cache then see how it goes?
·
Monday, 06 June 2016 14:01
·
0 Likes
·
0 Votes
·
0 Comments
·
I've tried to connect with your FTP server, but it seems like you provided that login credentials is not working.

Can you try download my attached then extract the file and replace into following file location :
JoomlaFolder\components\com_easyblog\themes\wireframe\styles\reset\default.less
JoomlaFolder\components\com_easyblog\themes\wireframe\toolbar\toolbar.jomsocial.php


After you replaced these file in your site, then go to your backend > Easyblog > theme > select your current theme > click `Recompile` button > After compiled complete then go clear your Joomla cache then see how it goes?
·
Monday, 06 June 2016 14:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Arlex. Fix seems to be working fine. Could you please elaborate what was the issue?
·
Monday, 06 June 2016 16:54
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

The issue is we missing one of the class so it didn't trigger correctly.

By the way this fix will included in next release version.
·
Monday, 06 June 2016 17:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Great, thanks.
·
Monday, 06 June 2016 17:31
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome, glad that your issues are resolved now.
·
Monday, 06 June 2016 17:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post