- TutorialsWhat is Ajax preloading?
In Theme Panel – Header section, upload a logo image with smaller dimensions than what you have at present for Logo (Retina). That will solve all your issues 🙂
Just so you know, I’ve already tried the margin option on the theme options and nothing worked.
How to fix the logo on the mobile menu from being off-centered? See http://gadgism.com from mobile.
Problem solved.
Conclusion: Cloudflare rocket loader and JS Minify doesn’t work together with several Newspaper theme options like images, sticky menu and mobile menu.
Thanks for your support!
JB
Problem solved.
Conclusion: Cloudflare rocket loader and JS Minify doesn’t work together with several Newspaper theme options like images, sticky menu and mobile menu.
Thanks for your support!
JB
Perfect! Thank you so much!
The mobile menu and normal menu are both displayed in the source instead of one from an seo point of view,
To avoid this an ajax call should fetch the apropriate page/portion of code when clicking on the td-top-mobile-toggle ( and not just toggle a class to make it appear on not )
Regards,
Hi,
That stack (classic blog) use a special header and doesn’t work in combination with other header.
Please use the Blog style header in Theme Panel -> Header section, that is specially built for this stack. http://screencast.com/t/LuiyUOkNa
Thanks
-
This reply was modified 12 years by
Marius.
Does anyone else have it where on mobile screens, the regular menu still shows up? This is in addition to the (excellent) mobile menu, so you get the mobile menu and then all your menu items that should be hidden, but instead are running down into the content… This is the case for me no matter what Sticky Menu setting I apply.
Hi,
From Theme Panel > Header > Top Menu http://screencast.com/t/blxN0xlc
I see you have managed to fix your mobile menu, it’s working fine now.
Thanks for the message!
How to enable Top Menu
Try enabling the top menu. I had similar problem and found it worked when I enabled it.
while using Cloud flare my mobile menu and sliders are not working without them my page speed sucks.I dont know what to do now.
i have same issue.I have disable the plugins also.i haven’t make any code changes.Please check and tell me wats the issue
http://mavcure.com/
Hi,
Replied via e-mail.
Thanks
Hello Lucian,
Really impressed with the support from you guys – brilliant!
The mobile CSS is great, but the remove the menu items sub indicator CSS did not work.
Hi,
The disabling the top menu will not disable the mobile menu also, in your case this may be due to some plugins, please check this again.
1. Unfortunately that can’t be done easily, you can try to do it yourself if you like or you can hire a developer to do it for you.
2. Add this css in Theme Panel > Custom CSS to remove the menu items sub indicator:
.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a {
border-bottom: none !important;
}
.td-full-layout .td-menu-background:after, .td-boxed-layout .td-menu-wrap:after {
display: none !important;
}
.td-full-layout .td-menu-background, .td-boxed-layout .td-menu-wrap {
border-bottom: none !important;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
top: 48px !important;
}
Add this custom css if you want to style the menu for tablets:
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu li {
background: black;
}
.sf-menu > li > a {
z-index: 1 !important;
border-bottom: none !important;
}
.sf-menu ul .td-not-mega > a {
background: white;
z-index: 99999 !important;
}
}
Hope this helps!
Thanks
Found the problem. When you disable the top menu, it disables the mobile menu also. Hope you can fix this in future versions.
Also, when you view in iPad portrait mode, the menu background does not cover the menu items. Please see:
Do you have a bit of code to:
1. Create a little mobile menu (like your mobile menu).
2. Remove the sf-sub-indicator to make menus look cleaner.
Hi,
Please send an URL to your site so we can check this issue. Also make sure you disable all plugins and see if this issue is still present.
If you still don’t manage to resolve this please give us wp-access so we can check, send your user and pass at contact@tagdiv.com
Thanks
hi,
look for javascript errors in your browser console. usually this errors come from plugins that are not compatible with the theme.
Thanks for you message.
Radu A.
I have disable the plugins and tried its nt working.I couldnt figure the issue of my own.Please help me out.your help will be much appreciated.
hi,
please look in your browser console for any javascript errors.
like Steven said could be a plugin issue, try disable them and try again.
Thanks for you message.
Radu A.
I am not using Jet Pack,I ve disabled all the plugin and tried its not working and also i ve nt done any modification.
Please provide a solution to this.
Hello,
My main menu works on desktop/full size screens.
But on mobile, or smaller size screens when the menu moves to the 9dots style, nothing happens when you click the menu icon.
Thoughts on how to fix this issue?
Thank you.
Okay, I still need to see my mobile menu working. Do you want control panel access?