joannepovey
Forum Replies Created
-
Thank you so much for your reply.
I wasn’t notified that you had replied, not sure why.
It worked perfectly!!
Many Thanks
JoanneForum: Plugins
In reply to: [Team Showcase] Team suddenly no longer appearingit seems to be the recent update that caused the issue, all fixed now.
How do I stop automatic updates please?
Thanks
Forum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
Thank you for your reply.
I have fixed the issue now,
Thanks
JoanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
I wonder if you could help please with an issue I am now having with the menu.
It looks perfect in chrome, but in safari the menu is spilling over onto two lines (not sure how it looks in other browsers.
The menu needs to be 1140px wide so it is centred and the same width as the content beneath, so everything lines up.
The way I have got it to fit at the moment on chrome is by increasing the font size to 18.87px which I think maybe a bit of a bodge.
I would really appreciate some help on this.
Many Thanks
JoanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
Thank you so much!
It worked!
Can’t tell you how happy you have made me!
Have a good weekend
Joanne
Forum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
Thank you for your reply.
Unfortunately I am not familiar with Javascript or PHP.
This is the mobile menu code, I wonder if you could show me what code to enter where please? I a fine with adding the CSS. Thanks again Joanne
<?php
/**
* Mobile Menu Template
*
* Displays the Mobile Menu if it has active menu items.
*
* @package Extinct
* @subpackage Template
*/$menu_type = ‘mobile’;
if (!is_front_page() && is_page_template(‘template-single-page-site.php’)) :
mo_build_nav_menu_for_one_page_template($menu_type);
elseif (has_nav_menu(‘primary’)) :
echo ‘<div id=”mobile-menu” class=”menu-container clearfix”>’;wp_nav_menu(array(‘theme_location’ => ‘primary’,
‘container’ => false,
‘menu_class’ => ‘menu inner’,
‘fallback_cb’ => false
));
echo ‘</div><!– #mobile-menu –>’;
else:
mo_build_nav_menu_one_page_site($menu_type);
endif;Forum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
Unfortunately that just duplicates the menu on a pc.
I wonder if you have any other ideas?
Many thanks, really appreciate it!
Thanks
JoanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
Thank you for your reply.
I can’t see anything like that in the header.php file, I can however see it in the mobile-menu.php file.
Would it be the following which needs to be removed?:-<div id=”mobile-menu” class=”menu-container clearfix”>’;
wp_nav_menu(array(‘theme_location’ => ‘primary’,
‘container’ => false,
‘menu_class’ => ‘menu inner’,
‘fallback_cb’ => false
));
echo ‘</div>Many Thanks
JoanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileSorry Tom, I e-mailed back but just seen it was a no reply, this was my message.
Hi Tom
Yes the setting itself reverts back.
I have been testing on my i phone and even when I have changed the event from click instead of hover but it still doesn’t work properly on a mobile.
I installed the plug in on another of my sites and it reverts back too, just thought it would be worthwhile testing incase I needed to reinstall the plug in.
I wonder if there is any code you could provide to help me with this at all as everything else works really well.
Many thanks
JoanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileI tried to change click event behaviour to “First click will open a submenu, second click will follow the link” but it doesn’t seem to want to change upon save.
I am under pressure to show my client their new website in the next few days, I would really appreciate some help on this.
Many Thanks
JoanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
I have now fixed these issues, however, on a mobile device when you click on anything with a drop down list, on the first click it reveals the drop down list followed by immediately collapsing the list.
My website link is https://foreverorneverwedding.co.uk/
Thanks
joanneForum: Plugins
In reply to: [Max Mega Menu] max mega menu not working in mobileHi Tom
My menu will not display correctly, it has a curve on the right hand side https://foreverorneverwedding.co.uk/services/health-safety/ on the menu heading “Blog” also when clicking on “Services” in the menu, it seems to have an arrow pointing left of Building Surveyor which I can’t seem to get rid of, could you please help with this?
Thanks
JoanneHi
Thank you for your reply, I tried this previously but it didn’t work, you could select the option but it wouldn’t save.
Finally fixed it by going into the menu page created a category and added to the menu, then when you create a post tick the category with the same name as you created in the menu.
So I added a category called blog, and replaced the blog page with the category blog page, then every time you write a post just click category blog and it gets published there.
Thanks a lot
JoanneHi
I have now lined up the feature section but still cannot get my blog to show up in the blog page, could someone please help?
My website address is emmaking.co.uk
Much appreciated
Thanks
Joanne