Search Results for 'mobile menu'

Results from the Forum
Adeba
tagDiv Member

On mobile the categories that do can not be display because the space will be display in dorpdown menu https://i.imgur.com/HwZSHQ4.png -> https://i.imgur.com/g1ruEcS.png

Now I changed as mentioned here:
https://forum.tagdiv.com/topic/mobile-layout-appearing-on-desktop/#post-323449

and face the problem which you show on your screenshot

the dropdown is always shown
https://i.imgur.com/g1ruEcS.png

over the article

Calin
tagDiv Staff

Hi,

On mobile the categories that do can not be display because the space will be display in dorpdown menu https://i.imgur.com/HwZSHQ4.png -> https://i.imgur.com/g1ruEcS.png

Thank you!

charlestcr
Participant
#0

When clicking on hamburger icon in mobile..Menu is not showing..some picture is showing (one Lady)
& text like (Click here – to use the wp menu builder)
please see Screen shots
https://www.screencast.com/users/web8027/folders/Default/media/b385eb6f-665e-423c-a672-208b26318c04
https://www.screencast.com/users/web8027/folders/Default/media/c9ba2743-d277-431f-b300-8ea1a530d4ac

Calin
tagDiv Staff

Hi,

These social are add automatically in mobile menu, just make sure that you have set some social networks in theme panel -> http://prntscr.com/q5fiaf
Unfortunately for the moment there is no option to add a search button on menu, sorry!

Thank you!

divaspathak
Participant
#0

https://ibb.co/fX6YCc5. Like in this image this website has some social icons in the mobile site. Also, can we add a search button in the menu itself ?

Calin
tagDiv Staff

Hi,

You can do this (to set the mobile menu in header zone) if you are using a cloud header from tagDiv Cloud Library , now you set the mobile menu in content zone, not in header zone -> http://prntscr.com/q4xjy9 -> http://prntscr.com/q4xkc3

Thank you!

Calin
tagDiv Staff

Hi,

If you are referring to this -> http://prntscr.com/q4xd9t then you can change the color using tagDiv Composer -> http://prntscr.com/q4xe28 -> https://forum.tagdiv.com/flex-block-settings-guide/
If you referring to mobile menu from mobile theme, then you can change the color from theme panel -> http://prntscr.com/q4xfc1 if you are not using the mobile theme plugin -> http://prntscr.com/q4xfvk
If is not this what you mean, please provide some more details and some screenshots!

Thank you!

FlemmingBeck
Participant
#0

Hi’,
I’ve downloaded a blank header template. I’ve added a menu to the template (with the TD Composer).
The menu will show on the page, but it will not redirect me to the menu point I choose.

I’ve also added the same menu in the area for mobile – and that just works just fine.
What have I done wrong?

chabotjeff
tagDiv Member

Hi Sorry for a delayed response. I am trying to use a custom menu for mobile without using the mobile theme plug-in. You said we need to use the cloud template. I am currently using Newspaper Version 9.7.2 with default theme. Which cloud template would you suggest that looks similar to default theme?

Or, do I use a cloud library header template? Thank you.

Samuele
Participant
#0

Hello,
I would like to insert a new menu at the top left in the mobile version only.
I saw that I could insert a new menu, but the same also appears in the desktop version, in addition to the fact that I can not move it in the top bar.
How can I do that?
I attach the photos for more clarity.
thanks

https://www.dropbox.com/s/oe6xg40wsqxgm5r/1.png?dl=0

https://www.dropbox.com/s/b9ll4e2tb8nokhs/2.png?dl=0

https://www.dropbox.com/s/2166pboqkuwhdbn/3.png?dl=0

Calin
tagDiv Staff

Hi,

Unfortunately I can not check your website -> http://prntscr.com/q3pvww make sure that you do not have set mega menus in mobile theme menu.

Thank you!

chicky365
Participant
#0

Hi
I activated the mobile theme last night and added my main menu to it. When I test the menu on my phone, only the “Home” option is working, none of the other menu options do anything?

https://www.kentnews.online

centurypixel
tagDiv Member

Hello Vlad,
The link is https://www.yurttansesler.org

If you view on mobile device, under “Şehirler” menu item, not all sub menu items are displaying.

Thanks again!

Vlad S
tagDiv Staff

Hello !

1. Those are menus which can be edited from wordpress by going into Dashboard – Appearance – Menus.

2. You will have to edit the header using the tagDiv Composer, select the Sticky Mobile Menu and remove all the content from it: https://www.screencast.com/t/tgQTMVi76R9

3. For post pages you will have to add a cloud library template. Follow our tutorial here in order to find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

4. For category pages you have category templates here: https://forum.tagdiv.com/cloud-library-category-templates/

I hope this was helpful !

Thank you !

centurypixel
Participant
#0

Hello all,
I am using the latest version of the Newspaper theme which I have recently purchased. I installed the “tagDiv Mobile Theme” plugin and created a new menu called “Mobile Menu” and I have assigned it under Mobile settings, however, the submenu cuts off not showing all submenu items. Please see below screenshots.

Here is where I have selected the menu to be used:
https://www.awesomescreenshot.com/image/4374275/a55019285982c972a3b8371b9219d1fd

Here is the Mobile Menu items and where it cuts of:
https://www.awesomescreenshot.com/image/4374269/27e476d0d90c6a0c717b6711935f119b

Could you please help me with this?

Thanks.
-Serkan Y.

Vlad S
tagDiv Staff

Hello !

That can be changed by going into Theme Panel – Background – Mobile menu as you can see it here: https://www.screencast.com/t/ARCQZv568v1

Thank you !

Calin
tagDiv Staff

Hi,

That code is for header menu, one is for desktop and one is for mobile, that’s way the code is duplicate.

Thank you!

chicky365
Participant
#0

Hi
How can I change the default background when I open the main menu (using the 3 lines) on the mobile site? There is a picture of a woman in the demo but i cannot see where to change it?
Thanks

Vlad S
tagDiv Staff

Hello !

When using the header manager you have the ability to select which viewport to edit as you can see it here:

So when you want to edit your mobile header you should be able to selet the Mobile Menu and start customizing it with Newspaper Theme.

Thank you !

Calin
tagDiv Staff

Hi,

There should be no difference on “TEXT LOGO TAGLINE”, maybe this is a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If you want to remove the tagline from mobile theme, you can add this custom css -> .td-main-menu-logo .td-tagline-text {
display: none;
}

-> http://prntscr.com/q26yhp the code need to be set in theme panel > mobile theme > custom code> css -> http://prntscr.com/q26yr8

Thank you!

chicky365
Participant
#0

Hi,
Although I am using the top menu on my desktop site, when I load the mobile version and press on the 3 lines (menu) it asks me to configure a new menu.
how do I assign a menu to my mobile site?

My site is kentnews.online

onjoprkl
tagDiv Member

Hi,

on tagDiv composer for mobile header, I can’t figure out how to put a hamburger menu NEXT to the logo. I don’t want it below the logo on a new row, if you know what I mean.

ataylor
Participant
#0

Hi TagDiv,

My website has a different Mobile Menu to Main Menu to make up for the links that disappear in mobile mode when the Top Menu disappears.

This works great when on a Mobile Device.

However, on a PC, when you resize a browser window down so that the mobile layout is displayed, the Main Menu doesn’t change to show the Mobile Menu.

How do I make this work?

So that the extra menu item on my Mobile Menu displays when the website is resized down to mobile layout on a Desktop, and the Top Menu disappears?

malikamer
Participant
#0

Hi,
when click on menu icon on mobile options are not appearing.

visit on mobile – http://www.deobanddastak.com

we are using this theme for urdu language.

Calin
tagDiv Staff

Hi,

I think that for the moment the only solution would be to set a code in theme core -> wp-content/plugins/td-composer/mobile/parts/menu-mobile.php -> http://prntscr.com/q0jx2g but this will be lost when you’ll make a theme update because that files can not be set in child theme.

Thank you!

Viewing 25 results - 3,601 through 3,625 (of 8,091 total)