peterfeatherstone
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 2 lines in menu titleHi Sajay,
You will need to add some custom styling to your theme styles.css file, like the following:
#responsive-menu #responsive-menu-title { white-space: normal !important; }Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Sub-Menus always auto expandHi Barbara,
Can you download the latest 2.6 version and let me know if fixes the issue for you?
Many thanks
Peter
Hi RiskySeven,
Not a problem and great news that you got it working!
Please let me know if you experience any further issues.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Three bar menu nos showing upHi Jairo,
Great news, and thanks for letting me know it worked.
Peter
Hi techboomie,
Great news and thanks for letting me know.
Peter
Hi Michaela,
It should work without refreshing the browser, it could be that you have some conflicting JavaScript that is not loaded on full size.
Please provide a site URL so I can take a look.
Many thanks
Peter
Hi techboomie,
I’ve just tried it on that page you provided and it worked perfectly first time.
Are you still having problems? Have you cleared your caches etc.?
Peter
Hi Fysionett,
Please start a new support topic and provide a URL so I can take a look.
Peter
A pleasure guys!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Sub-Menus always auto expandHi Barbara,
It all looks in order from what I can see so not sure what the issue is. The only potential thing could be that you have the transient caching option ticked, if so please untick this.
Alternatively, if you can provide WordPress/FTP Admin access I will take a look for you.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Hide menu item?Hello again!
Unfortunately not. You have two options for this scenario.
Either create a new menu in the admin that is dedicated to the Responsive Menu plugin which you can control separately or add the following to your theme CSS style to hide the not shown on mobile items from users:
#responsive-menu .responsive-menu li.not_show_in_mobile
{
display: none !important;
}Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Three bar menu nos showing upHi jairoaya01,
The background isn’t black, the black background is coming from your old menu.
Have you add the following to the “CSS of Menu to hide” option?
.slicknav_menuMany thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu messed up after updateHi Ilya,
If you want to upgrade back to the latest version I will of course take a look for you.
Peter
Hi Aaron,
Great you got it working!
Peter
Hi Phate,
Always a pleasure, just sorry it was broken in the first place, thought I had tested it thoroughly!
Peter