Search Results for 'mobile menu'

Results from the Forum
ySV
tagDiv Member

There is a way for fix the header ads after menu on mobile in the header style 1 ?

ySV
Participant
#0

How i can set different header style on mobile? I need to view a header ads after main menu bar on mobile, like a header style 2.

Thanks in advance

Simion C.
tagDiv Staff

Hi,

The sticky menu setting is general, so it will affect both desktop and mobile.

I could give you a code to hide the sticky menu on desktop, it will be displayed only on mobile, enter it in the Theme panel-> Custom code CSS section

@media (min-width: 767px) {
.td-header-menu-wrap.td-affix {
display: none;
}}

You could give it a try and see if it’s what you wanted.

Thanks

Calin
tagDiv Staff

Hi,

For the problem with Big Grid Flex 2 on mobile please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 767px){
.td_block_big_grid_flex_2 .td_module_flex_6 {
width: 100%;
}
.td_block_big_grid_flex_2 .td_module_flex_7 {
width: 80%;
}
}

https://www.screencast.com/t/RvVQu03vO53o

For the second problem with the mega menu thumbs use Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thank you.

ySV
Participant
#0

how can i make stickly menu only for mobile?

JJ0000
Participant
#0

https://i.imgur.com/vlpc7as.png

I think a lot of users would love to see something like this in future updates. One click access to profile menu, could work with Buddy Press, Ultimate Member, etc. Could even have something similar to Twitter’s mobile UI with one-click icons for profile, messages, notifications, feed, etc. at the main menu. Thoughts?

ashubais
Participant
#0

Hey,

My website’s mobile menu button & search icon not working. I click on both the functions but nothing happens. Please tell me how to fix them. I recently updated the theme and this happens to me.

Waiting for your reply.

EXB
Participant
#0

Hi there,

I just activated the theme on my website. Everything works great apart from the mobile version, where the main featured image of the block “Big Grid Flex 2” is not displayed properly (only half the screen of our android phones).

Also, when clicking on the sandwich menu, there is a “connect/subscribe” option that shouldn’t be there and I don’t know how to get rid of it.

Please let me know.

Thanks a lot!

Simion C.
tagDiv Staff

So the background color when the icons are touched maybe
https://www.screencast.com/t/hwNnhQ8k
That would only be shown briefly before the redirect to the social is done

#td-mobile-nav .td-menu-socials-wrap a:hover i {
background-color: red;
}

omrakdeniz
tagDiv Member

Mobile menu close
Mobile Menu close Touch
the subject highlight color
Touching gradient color

Simion C.
tagDiv Staff

I checked this code you mention, it sets a background color for the links in the mobile menu
https://www.screencast.com/t/PilowF4mG3JS

Maybe you want to set a background color for the top socials and close icon? This would be the code for that
https://www.screencast.com/t/QcoKqA8N1

.td-mobile-close .td-icon-close-mobile {
background-color:green;
}
#td-mobile-nav .td-social-icon-wrap i {
background-color:green;
}

A screenshot would be very helpful in case this is not helpful, highlight the elements you are talking about and mention how you want to change them.

Catalin
tagDiv Staff

Hy,

I have tested your website on mobile and the menu seems to work as expected without any issue! The theme does have any such an option that allows you to display the header image on the mobile theme, sorry! If you want to achieve something like this, you need to make some custom work and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

staticman
tagDiv Member

Hi – Just to ensure you fully understand this, when the mobile menu is expanded to show the sub-menu items, the parent menu item has “td-sub-menu-open” added to the classes.

So, by default, in the mobile view we want

Parent menu-item 1
– Sub-menu item a
– Sub-menu item b
– Sub-menu item c
Parent menu-item 2
– Sub-menu item d
– Sub-menu item e
– Sub-menu item f

etc

Thanks!

Simion C.
tagDiv Staff

Hi,

Seems I completely misunderstood everything, sorry about that.

The mobile menu will appear after all the page resources are loaded. While the page is still loading the menu will be unavailable. I don’t think there is a solution to speed this up by code.

The included mobile theme plugin is more optimized for mobiles, it will simplify the website and provide a noticeable improvement in terms of speed on mobile. Maybe make some tests with it and check the differences
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Meriou
Participant
#0

Hi,

I’ve got a problem with my mobile theme. When you click on the menu, it doesn’t display anything (instead it just has the text “click here to use the wp menu builder”). Also the theme doesn’t look the way it does when I customise the page- the featured and latest posts are shown like intended, but the other content from the sidebar (which should be at the bottom?) aren’t there at all. When I customise the page and look at the mobile view, they are there. Thanks.

staticman
Participant
#0

Hi,

If we wanted to have any sub menu items showing by default in the mobile view (so the

    list appears expanded), what would be the best / cleanest way of achieving this in a child theme?

    Thanks!

    P.S it would be nice if this could be an option within Theme Panel…for smaller sites it would be great.

Vickydhumale
tagDiv Member

Hello Sir,

Thanks for the response. But here I am talking about mobile menu speed. After pressing menu bar, theme style sheet gets contract and then menu appears. There is some delay. Please give me solution.

Simion C.
tagDiv Staff

Hi,

Those menu items do not link anywhere on desktop as well from what I can see, so they will not on mobile.

Try to remove those menu items and re-add them as categories this time, so they will direct to the respective category when clicked
https://www.screencast.com/t/FcViuWfgp

Thanks

Vickydhumale
Participant
#0

Hello,

I want to speed up menu button show up speed. There is no internet issue. All newspaper websites have this issue. Please check this site’s menu loading speed. Its a quick. https://screenrant.com

My site: https://herosfact.com/

Please create CSS code or suggest anything to resolve this…

Theresa Ream
Participant
#0

Mobile phone screenshot B

screenshot A

When I try to navigate my website via a mobile phone, the navigation page (screenshot A) doesn’t seem to respond. Only the ‘HOME’ link and Facebook icon (f) are working. None of the other links will work.
When I press the little square box (9 little black boxes) in upper left-hand corner,(screenshot B), it takes me to the mobile menu okay, but only one link will work. Can you tell me what I need to do in order to correct this?

WEBSITE: 928.d70.myftpupload.com (view in mobile phone, so you’ll be able to access the menu bar.)

NBO Bangla
Participant
#0

In a mobile device and Tab, my site’s navigation bar/menu shows at the left corner. I want it to show on the right corner. How can I do that?

Fikri Zaky
tagDiv Member

Hello @Dev_wp

For Accessibility issues with mobile theme in Lighthouse, go to mobile/parts/header-menu.php

Add button or anything else before /i>/a>

Screenshot:

https://drive.google.com/file/d/1FjCz9Z5IeOiPaIVVV2Q_nfimELltiDj2/view

Diyar
tagDiv Member

Okay Man,

in first place : You guys should support RTL because your theme one of the best themes on themeforst. so its your responsibility to make the theme more better in next update.

Anyway, can you help me to reach the CSS of the menu of mobile veiw. and the menu of the desktop veiw. I will work on it, I just wanna know it CSS then I can change it.

Diyar
Participant
#0

Hi Tagdiv!

I have a problem After using the arabic language is a defualt language of the theme.

First : the menu button of “Mobile Verson” gose to Left and merge with the search button. I want reach it Css, to change it postion to other diraction or move the search button to the old place of the menu button.

Img : https://imgur.com/a/lJxwPkE

Second: I want to keep the dropmenu sign in the same place it was be before changed the theme language from EN to AR.

Img : https://imgur.com/a/zkXwlOs

my webstie : https://www.iraqcoders.com

Sydney Archdiocese
tagDiv Member

A quick follow up to this.
I disabled all plugins (including varnish on the server) and the menu still did not work on mobile.

Viewing 25 results - 4,551 through 4,575 (of 8,091 total)