Mobile Plugin detected but no menu on iPhone
9 years 8 months ago - 9 years 8 months ago #26195
by scubabyss
Mobile Plugin detected but no menu on iPhone was created by scubabyss
I use Mobile plugin and purchased the latest version to ensure the issue was not coming from an update of Maximenu.
On this site www.plongecap.com , mobile menu is not working. I see a + to expand, but no expansion occurs.
The template was created with Template Creator.
I may have a conflict with another component/module/plugin but does not know how to detect.
The same plugin is working properly on www.araclan.com using same components but a template Protostar delivered with Joomla.
Can you help ?
BR
On this site www.plongecap.com , mobile menu is not working. I see a + to expand, but no expansion occurs.
The template was created with Template Creator.
I may have a conflict with another component/module/plugin but does not know how to detect.
The same plugin is working properly on www.araclan.com using same components but a template Protostar delivered with Joomla.
Can you help ?
BR
Last edit: 9 years 8 months ago by scubabyss.
Please Log in or Create an account to join the conversation.
9 years 8 months ago #26200
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Plugin detected but no menu on iPhone
Hi
I'm not able to load your website, could you please check your url
CEd
I'm not able to load your website, could you please check your url
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 8 months ago #26204
by scubabyss
Replied by scubabyss on topic Mobile Plugin detected but no menu on iPhone
Please Log in or Create an account to join the conversation.
9 years 8 months ago #26207
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Plugin detected but no menu on iPhone
there is a problem with the css for the mobile menu. Try to add this into the custom.css file
just to see if it works better
I'm surprised as you tell that you have the latest version.It seems that the module is not detected in the page.Are you using the native joomla modules manager to set the assignement ?
@media only screen and (max-width:640px){
#maximenuck-main { display: none !important; }
.mobilebarmenuck { display: block; }
body { padding-top: 40px !important; } }
just to see if it works better
I'm surprised as you tell that you have the latest version.It seems that the module is not detected in the page.Are you using the native joomla modules manager to set the assignement ?
Joomlack Webmaster and Developer
The following user(s) said Thank You: scubabyss
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds