Search Results for 'mobile menu'

    No search results were found in Documentation!

Results from the Forum
Nitish Saxena
tagDiv Member

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 🙂

Joe Jerde
tagDiv Member

Just so you know, I’ve already tried the margin option on the theme options and nothing worked.

Joe Jerde
Participant
#0

How to fix the logo on the mobile menu from being off-centered? See http://gadgism.com from mobile.

JBH
tagDiv Member

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

JBH
tagDiv Member

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

TheMediumUTM
tagDiv Member

Perfect! Thank you so much!

fgrenier
Participant
#0

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,

Lucian
tagDiv Staff

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.
TheMediumUTM
Participant
#0

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.

Lucian
tagDiv Staff

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!

nihar105479
tagDiv Member

How to enable Top Menu

webjump
tagDiv Member

Try enabling the top menu. I had similar problem and found it worked when I enabled it.

nihar105479
tagDiv Member

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.

http://mavcure.com/

nihar105479
tagDiv Member

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/

Lucian
tagDiv Staff

Hi,

Replied via e-mail.

Thanks

webjump
tagDiv Member

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.

Lucian
tagDiv Staff

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

webjump
tagDiv Member

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:

http://www.betasite05.co.uk/

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.

Lucian
tagDiv Staff

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

Radu A
tagDiv Member

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.

nihar105479
tagDiv Member

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.

Radu A
tagDiv Member

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.

nihar105479
tagDiv Member

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.

evergreendm
Participant
#0

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.

webjump
tagDiv Member

Okay, I still need to see my mobile menu working. Do you want control panel access?

Viewing 25 results - 7,801 through 7,825 (of 8,091 total)