Search Results for 'mobile menu'

Results from the Forum
WakeUpCallProject
Participant
#0

Hi,

1) How can I add a search function into the main menu for both desktop and mobile?

2) How can I remove the 2x grey lines on the home page in the ‘INTERVIEWS’ section:
https://smallcaps.com.au/wp-content/uploads/2017/04/Grey-lines-remove.png

Regards,
https://smallcaps.com.au

alpaca
Participant
#0

Hi,

I’d like to display the submenu links using megamenu for the desktop, but when I watch the website from mobile I don’t see any submenu.. The only way to have a submenu on mobile is to enter the link as a non-megamenu..

Do you have any hint to solve my issue?

Thank you!

suprim
Participant
#0

Hi, I am using ubermenu for my main navigation it works perfectly on the website but on mobile, it was showing to navigation bar 1 ubermenu and the default theme nav bar, I managed to disable the default navigation bar but now There is like a second header on mobile with my website logo which I want to delete.

here’s the header I want to delete marked in red https://ibb.co/iS5jmQ

supermario007
tagDiv Member

Hola Simion gracias por tus respuestas y tu tiempo,gran soporte el de Tagdiv gracias.

revisado todos los archivos que recuedo haber modificado en el archivo .hthaccess he borrado todo menos esto

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

y en el theme panel / custom code / custom css tengo esto


@media
(max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #ffffff !important;
}
.header-search-wrap .td-icon-search, #td-top-mobile-toggle i {
color: black !important;
}
}

@media
(max-width: 767px){
.td-scroll-up-visible {
display: block;
}
}
.td-default-sharing iframe{
position: relative;
bottom: -11px
}

Ya tengo la versión 7.8.1 y sigue sin funcionar ¿puedes ayudarme? ¿QUE puede ser?

GRACIAS

Simion C.
tagDiv Staff

Hi,

This is where the link that defines the action when the header logo is clicked on mobile
https://www.screencast.com/t/PQb3acG8
You could modify the link to have a different action when clicked if that is what you need, and enter the address you want like in this example
https://www.screencast.com/t/VMg5qSesd62
You could also increase the menu size on mobile by setting a custom value if that could prove useful, like in this example
https://www.screencast.com/t/KpqTj20wTbiJ using a code like this
https://www.screencast.com/t/QV4urfiBC
Or maybe you can find a plugin that can be used for this purpose and could display a link how you want it. Please let me know if I could help you further, or have any questions. Also if I misunderstood what you wanted.

Thanks

sisco
tagDiv Member

Also had same issue – installed new plug in and key accepted fast but still showing 0

need help

and i have other 2 problem, my ads show black, sometime is normal but sometime blanc

and i dont want to use mobile theme, so i want to use the standart newspaper theme, but i want to know how to change the menu color , if i want to show the web site in mobile and tablet the color still black.
thanks

Bogdan B.
tagDiv Staff

Hello,

In the rtl modification this is very different. This s because of the rtl direction change. We have seen this before and this is a css issue. The modification to move the theme to rtl is not easy as lots of elements have to be adjusted including the mobile menu. By default the mobile menu is hidden from view to the left of the screen. If you change direction you will make it visible and have to hide it from view again. Sorry but we cannot provide any rtl solution sorry. if you find you cannot use our theme properly because of the missing RTL functionality we will be able to provide a refund as our theme is not RTL compatible.

Thank you!

Simion C.
tagDiv Staff

Hi,

On the sticky menu you can display the mobile logo or the main header logo
https://www.screencast.com/t/QPOt1CLJ5
One of these options has to be chosen, or you can disable the feature and not display a logo at all.
Please note that when the header affix is present, meaning the sticky menu, the logo will be reduced in size by default.
For the revolution slider, you should use the auto slide layout when using a background
https://www.screencast.com/t/kihE2B0bgf3
https://www.screencast.com/t/BW5pq0OXy
https://www.screencast.com/t/iU1bJqcgbs

Thanks

3click
tagDiv Member

Hello,
i have the same problem, i have mobile menue show on desktop version !

i have no cache plugin installed ! all plugins that i have : Facebook Comments Plugin, tagDiv Social Counter and WPBakery Visual Composer.

but i use the theme in arabic language so i have the right to left activated.

you can see the image : http://chabeeba.3click-solutions.com/wp-content/uploads/2017/04/Sans%20titre.png

thanks for your help

The Irish Place
tagDiv Member

Hi Simion,

Did what you recommended and have isolated the cause down to the ‘tagDiv Mobile Theme’. With this Plugin active the mobile hamburger menu becomes inoperative on iPhone. Deactivating the plugin fixes the issue. But as mentioned in the Plugin comments this Plugin is not required with the Newspaper Theme. If that is the case then how does one control the look and feel re mobile.

Fergus Walsh
The Irish Place

CarnivalOwner
tagDiv Member

thanks. i’m working my way through this. there’s probably a better way to make changes than the way i’m doing — writing a lot of new CSS rules, but I’ve come across two issues that I need a little further help/input on.

• First is the sticky menu. I’m using Style 9 for the Header, with my custom-made Logo (and Retina Logo) uploaded and linked.

Also, I’m using a reversed-out (white) version of the logo for the footer (because of the dark footer background color) as well as for mobile devices (also because of the dark background color).

The problem is, when the menu becomes sticky on Desktop dimensions, the logo it’s using is the (white) mobile logo. Thus, since I’m using a very light background on my main page and header, the sticky logo is not visible. Is there a special CSS rule I can write that will use a smaller version of my MAIN logo for the small sticky menu, rather than it defaulting to the white mobile logo?

• Second, I’m using the politics revslider from the demo and will swap out the pics and link them to new titles and stories. However, I noticed what seems to be a bug. A lot of people MAXIMIZE their browser windows on desktop (especially Windows users), and what happens is that the text in the right-side div of the slider image goes off the page, i.e., outside the boundaries of the picture.

I looked at the rule for the class .tp-tabs.inner.hebe.nav-pos-hor-right.nav-pos-ver-center.nav-dir-vertical and it appears to be positioned absolutely. I tried to add a right-size margin, using both a percentage and a pixel width, but none worked. Neither did attempts at adding padding-right. I noticed you have a 50%/50% rule in the CSS to push in the text evenly on window downsizing, but the problem occurs on window “upsizing.”

Note that this is only an issue on desktop dimensions and larger (since the right-hand column is not used on mobile device screen dimensions). I think it may have something to do with the maximum page width, but before I do anymore back-and-forth chasing down this quirk I thought I’d ask you about it first.

Thanks for your attention and feedback.

moons
Participant
#0

Hello. I am on version 7.8 and I just found out that my mobile menu is not opening. I see the animation of the webpage shrinking before the mobile menu is supposed to slide out. Unfortunately, the mobile menu does not slide out. I have copied over my site into a staging environment and disabled all plugins that are not associated with the Newspaper theme. I still have the issue with the mobile menu.

The Irish Place
Participant
#0

Hi,

I am having a problem with the Hamburger Menu on the Mobile Theme whereby it doesn’t work when used on an iPhone. I have checked its functionality using Chrome on my Desktop and it works fine there. The version I am using is ‘tagDiv Mobile Theme’ version 1.1 with Newspaper 7.8.1.

If you call the site up, http://www.theirishplace.com, on an iPhone you should be able to see the issue.

Any ideas as to what may be wrong.

Regards

Fergus Walsh
The Irish Place

simchris
tagDiv Member

e.g.,

[ Version 7.8.1 ]
– improvement: we updated Visual Composer to the latest version.
– improvement: tagDiv Social Counter was updated to the latest version, this fixes the issue with Facebook

[ Version 7.8 ]
– new: Huge improvement with the spacing of elements and the grid. We compleatly rewrote the grid system to allow easier full width rows and headers. Expect more full width options soon 🙂
– new: clear cache debug button for video playlists
– new: speed booster plugin version. Please update it if you use it.
– new: pinterest block and widget. Show your pinterest boards in style with this new block. Please note that this block is in testing phase.
– new: the main menu of the theme was redesigned from scratch
– new: Added a lot of options for colors on menu
– header and footer full width support
– improvement: better plugin descriptions and help text
– improvement: all big grids now show a nice error message when they don’t fit in the layout of the site. (when used on one column or two)
– fix: added various missing translations to the translation panel
– fix: some block templates where not able to change color on firefox due to a scoped style
– fix: we removed the offset from ajax requests, this provides a better user experience with the theme and the filters
– fix: the global modal window now ignores pictures with external links. Before this update, the modal windows was trying to open the external link
– fix: the jetpack sorting method on blocks now works as expected again
– fix: block header 17 on social counter now works as expected
– fix: instagram images aligment issues
– fix: post template 1 featured image sizing bug
– fix: all embeds that overflow content on small screens are now fixed
– fix: repaint in Chrome browser on blocks that use Load More
– fix: mobile theme now works with revolution slider as expected

Simion C.
tagDiv Staff

Hi,

You can do these modifications in the theme panel for the mobile menu/search background, like this for a background image
Theme panel->Background – https://www.screencast.com/t/WCq82Po6AqE
And like this for a background color or gradient
Theme panel->Theme Colors – https://www.screencast.com/t/WgxQY1r8b28J

Thanks

Catalin
tagDiv Staff

Hello dalemccune,

2)For more information about this case, please check the following topic here -> https://forum.tagdiv.com/topic/how-to-change-icon-on-mobile-menu/
3)Unfortunately, this is not a simple task and required to do some additional customization through the code in order to achieve this behavior. So, if you are not aware of the steps, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!

Thanks for the message!

sunnysider
Participant
#0

Hi

I put 7 categories in main menu bar. Category global setting is done, and all per category setting are set as default. So all categories should be displayed in the same style.
But when the menu clicked, 2 categories are not showing relevant posts although they have 21 or 32 posts each. Instead, excessively long footer covers the area. The issue is present on desk top view, and mobile view is different. Is it something to do with setting or a bug issue?
Any help would be appreciated.

The site with the issue is http://honjitsurecipe.com
The affected categories are food and life&social

Thank you!

emilyjames
Participant
#0

Hi,

I would like to edit the background image in the mobile version of my menu, how ever I only want to use the responsive theme already built in, I do not want to use the mobile theme plugin, so how can I edit the mobile menu background image?

Thank you,

Emily James

dalemccune
Participant
#0

I have 3 questions.

1. The Mobile menu is too small. I’ve figured out how to increase the size for Desktop. The code I’ve used searching here doesn’t work.


@media
(max-width: 767px){
.td-header-style-7 .td-main-menu-logo img {
max-height: 150px!important;
}
.td-main-menu-logo img {
max-width: 150px;
}}

When I edit the numbers it goes from Too Big back to the tiny default newsmag setting. Nothing in-between

2. I’d like to have the toggle button for the Mobile menu be 3-slashes, like most Menu Buttons, not the 9-square grid.

3. Can I have my Mobile Logo Placed above the Menu Toggle and Search button?

I’m using Style 7

http://www.pghsportsforum.com/pghnat

Thanks!!

andrealabt
Participant
#0

hi there is a space in between the bottom of my header menu as well as above my footer. how do i remove this?

also, for my mobile site, how do i make an option to have it in full site page layout and not mobile site. at the bottom is shows “view mobile site”

thanks!

saldesign
Participant
#0

Hello, I had no idea it would be so complicated to simply add VC elements to Pages and still have the title, breadcrumbs and sidebar. Seems like a mandatory thing…

1) Can you please tell me how to simply add VC elements to a Page and still have the sidebar, title and breadcrumbs? I need to add a VC YouTube playlist in the body of this page-
http://new.expatsinmexico.com/expats-in-mexico-video-gallery/

No matter what I try, add a css class like your screenshot, anything, I cannot get a simple YouTube video playlist to appear in the body of the Page below the text stretching the width of the main container, with sidebar and title, just like any other page. Please help, this should be very simple.

2) I have customized the Home Page template in order to have a full-width menu yet have the ad and logo where they are now… but the main body content wrapper of the page does not match the correct right/left margins/padding of the other pages. Can you see anything I can do to match the right/left margins? If you size it down to mobile the content is now flush and beyond the left of the screen, not centered down the middle with correct margins.
http://new.expatsinmexico.com/

Thank you very much.

Simion C.
tagDiv Staff

Hi,

I have inspected your website on mobile, but I do not see this red gradient that you mention in the search
https://www.screencast.com/t/X0r2dT3qD
Or in the menu section also – https://www.screencast.com/t/QJk0bRopVHn

Thanks

Simion C.
tagDiv Staff

Hi,

The demo comes with predefined dummy content that you can replace (not edit) with you own content
https://forum.tagdiv.com/installing-demos/ when you should decide to uninstall or change the demo all the dummy content will be removed, leaving the website as it was previously.
You have to create your own menu structure – https://forum.tagdiv.com/main-menu/https://forum.tagdiv.com/mega-menu/
categories – https://forum.tagdiv.com/how-category-settings-work/ and posts – https://forum.tagdiv.com/post-templates-2/
Then you can assign these categories and posts to the elements in the page structure
https://forum.tagdiv.com/block-settings-guide/
The Politics demo uses header style 11 and a text logo – https://www.screencast.com/t/ds0nKRVMTD you have the option to make the menu sticky in theme panel – https://www.screencast.com/t/D5vgadKOdL and use the mobile logo on the sticky menuhttps://www.screencast.com/t/ucmyzu6mp
The Fashion demo uses Header style 10 and a normal image logo – https://www.screencast.com/t/Ll5BE10G18uh that can be displayed on the menu when sticky.
Please let me know if I can be of further help, or you need any clarifications.

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately I can not give you a definite solution for this. This is the way the theme was designed, and if it would be easy as to just change a line of code I would be more then happy to help you. But as I said it requires major changes to change the breaking point for the mobile menu to display, and no solution was provided on this forum regarding this as a reference point. Please keep in mind that this could be a theme option in a future update, but I can not say for sure if or when this will happen. I am sorry that I could not provide you with a solution in this matter.

Thank you for understanding!

jony88
tagDiv Member

Hi, I have the same problem. I have more than 100 links in main menu. Desktop menu and mobile menu are more than 200 links. This is really not a good problem for google bots when crawl in my website. I would like to use just one type of desktop menu and automatically shrink the mobile. I do not need Signin, Menu Social, …Please guide me how to edit.
Thanks!

Viewing 25 results - 5,926 through 5,950 (of 8,091 total)