Search Results for 'mobile menu'

    No search results were found in Documentation!

Results from the Forum
kunghui
Participant
#0

Hi,
I have some issue here to get mobile menu stay on top at all time (regardless scroll up/down).
And i have done the following setting, did I miss out anything?

Header -> Main Menu -> Sticky Menu
Set to Always sticky – Stays at the top of the page.

I’m using Header Style 4.

Thanks!

Regards,
KH

salocharly
Participant
#0

hi guys,
I been trying a plug-in called ” Defer CSS Addon for BWP Minify ” It has improved my loads speed dramatically from 6 seconds to 2, problem is when page loads there is like one second where you don’t see styles
than the mobile menu appears and despears instantly. It is kind of wird but my site has never been faster. Any chance you guys test this plug to see how it can be set to work properly with newspaper.

I know is of scope but at least may give you inspiration on how to improve speed overall for enwspapper

I am open to suggestions from other users too!

Thanks in advance!

Salo

vachos
Participant
#0

hi there, i run my site online today and have some mobile problems.
1. the mobile theme dont work. when i enable plugin in mobile device in linke its says the theme not work ****.
2. the search dont work in mobile.
3. the menu dont show full screnn in mobile pop up appear!.
can you please check it?
thanks a lot.
p.s i have display:none in search now so dont have problems.

http://foititisonline.gr/

Bogdan B.
tagDiv Staff

Hello,
The sign-in button from the mobile menu can be hidden from this setting: http://screencast.com/t/Ikd3fDek
Unfortunately this will also remove the sign-in from the desktop version as well, so if this is not waht you want, you can use a custom css to only remove the sign in from the mobile menu:
.td-menu-login-section{
display:none!important;
}

Thank you!

zunigafelipe
Participant
#0

I like the new mobile menu, but a don’t want to show the ”sign in” button. I don´t use the new mobile plugin (I think is to basic still, but is good).

So, tell me how can I hide the button ”Sign In”.

My blog is: http://www.runnerschile.com/blog/

Bogdan B.
tagDiv Staff

Hello,
The gradient was only added for the mobile menu, but there is a css trick to do it for the main menu as well.
Please use this code:

.td-header-wrap .td-header-menu-wrap-full{
background: red; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */
background: linear-gradient(red, yellow); /* Standard syntax */
}

I set the colors to red and yellow, but you can change these to the ones you like. Just add the code in the theme panel->custom css box.
Result: http://screencast.com/t/2hCJXMcRR

Thank you!

amorpeth
Participant
#0

Hey!

When browsing from mobile devices (tested via iPhone) pages are not displayed, I just get the page title with no content. The Top Menu and footer are displayed either side of that.

Try here – https://theucguys.com/call-accounting/

Its worth noting that this only appears to happen on pages and posts. WooCommerce Shop and Forum pages are displayed correctly.

Thanks!!

efaq
Participant
#0

Hello,

I do not know how this feature happend but I need this really!! It is very important for our site.

In mobile menu I can add the feature “BACKGROUND GRADIENT COLOR”

https://abload.de/img/unbenannt9xu26.png You can see that the colours have a flow effect and they go from dark to bright. Is it possible to add the funtion in the main menu?

If not, please add this option to the theme! This is very necessary !

https://abload.de/img/unbenannt54ui0.png

thanks

Catalin
tagDiv Staff

Hello Glitched,

I have checked your website and I saw that your toggle mobile menu it is not had any reaction. I suspect this issue come from your untested plugins which you are using on your side, though. -> http://screencast.com/t/Uj4ZCsEkWOb Please try again to remove ALL your untested plugins, leave just Visual Composer to active, clear all your caches, purge CDN file if you are using the CDN system and install only the plugins that come bundled with our theme and rule out the conflicting plugins. Please notice that the theme is fully tested and works as properly. You can do a test with our demo preview and check the results n mobile mode, like this -> http://demo.tagdiv.com/newspaper/

Hope this helps and let us know how it goes!

Thanks for oyur understanding!

Catalin
tagDiv Staff

Hello amorpeth,

Please notice that this type of message appears when you switch the theme and your menu is not set it from your panel. So, your will have to go in Theme panel>Mobile Theme->Mobile Settings and select from there your desired menu, like this -> http://screencast.com/t/xj8atUnM1e6X

Thanks for your understanding!

colecoboy84
Participant
#0

I’ve seen a number of people asking how to add LinkedIn and StumbleUpon sharing buttons to the theme. I managed to add both using/adapting some tips here on the forum, and with that I was able to ditch the sharing plugin I’d been using.

I could still use help with a couple of things, but first I’ll share the steps I used to add these buttons:

1. Adding this code to td_module_php for LinkedIn:


<a>title, ENT_COMPAT, 'UTF-8')), ENT_COMPAT, 'UTF-8') . '&source=' . urlencode(get_bloginfo('name')) . '" onclick="window.open(this.href, \'mywin\',\'left=50,top=50,width=600,height=350,toolbar=0\'); return false;"><i class="fa fa-linkedin"></i></a>

And for StumbleUpon:


<a>title, ENT_COMPAT, 'UTF-8')), ENT_COMPAT, 'UTF-8') . ' - ' . urlencode( esc_url( get_permalink() ) ) . '" ><i class="fa fa-stumbleupon"></i></a>

2. Adding Font Awesome 4 Menus

3. Adding this custom CSS:

.td-social-linkedin{
margin-left:8px;
background-color:
#006699!important;;
}

.td-social-stumbleupon{
margin-left:8px;
background-color:
#eb4823!important;;
}

Now here’s what I could use help with:

1. How to have Stumbleupon sharing open a new dialog rather than taking users out of the site?
2. Left spacing for Stumbleupon button is uneven – I wasn’t able to fix that by decreasing the left spacing via CSS
3. Which files should I tweak to add these buttons to the bottom sharing bar and the mobile theme?

Thanks in advance!

amorpeth
Participant
#0

Hey,

When viewing the menu from mobile there are no menu items, it just says “click here – to use the wp menu builder tagdiv”

Have I missed a config somewhere? Didnt seem to have the issue on NewsPaper6.

Cheers!!

icsiaid
Participant
#0

Homepage shows up without a problem, but when i click on a menu and go to the other page that i created, it does not display on mobile. It only works in PC.
I don’t know what to check.
Please help?

Bogdan B.
tagDiv Staff

Hello,
I ran a few tests with this but there is no easy way to do it. Unfortunately if you want to revert to the mobile menu from newspaper 6, you will have to downgrade your theme to the previous version. The menu was changed altogether. There is no more old menu to revert to with simple customization.
Sorry for the inconvenience.

Catalin
tagDiv Staff

Hello WPauthor,

Unfortunately, our new theme does not have such an option that offers you a way to switch the theme to the older version, sorry! If you want to have the old style for the mobile menu, you will have to downgrade your theme to the 6 version.

Thanks for your understanding!

WPauthor
Participant
#0

Is there some way to revert to the old style mobile menu found before Newspaper version 7? I do not like the new mobile menu. Is there some theme file I could replace with a previous version? Thanks.

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the mobile menu is the same whether you use the mobile theme or not. The mobile menu got a face-lift and is now animated as can be seen on our demo: http://demo.tagdiv.com/newspaper/ The mobile theme is different from the mobile menu itself. Unfortunately if you do not like the new menu, you will have to revert back to newspaper 6 as there is no way of switching to the old menu.
Thank you!

marwanaki
Participant
#0

Hello,
I just installed the newsmag theme, and my website appear on mobile exactly like on desktop, it is not at all mobile responsive. Everything looks really small even the menus etc.
How can I make it mobile responsive ?
Thanks

iMohitPahwa
tagDiv Member

Will it be possible for you to add a new serting in plugin menu to show ads above Next-Previous button in mobile view?

The plugin already have an option to show ads above content in smartlist and an ad spot after content will be useful for many! ☺

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the theme has no such options so that will not be an easy task as the blocks must be changed and conditions added to them to exclude the specific category only for mobile phones. You can replicate this method to apply to your blocks on the homepage if you have the proper coding skills: https://forum.tagdiv.com/topic/exclude-specific-category-from-big-grid-on-category-pages-and-mega-menu/
Thank you!

destanley
Participant
#0

Love this theme! As a thank you, here’s some custom code. Sure there are better ways, but I don’t know them. 🙂 I spent last night coding this out, and I figure some others might have the same request. I’m running WordPress MU and wanted to share a menu with all the sites, but I didn’t want to manually enter each in. The code will pull the contents from the top menu into the mobile menu.

//// TO MAKE MENU APPEND TO MOBILE RESPONSIVE MENU. ONLY TOP LEVEL LINKS /////

Custom CSS – Enter into Theme Options -> Custom Code -> Custom CSS

@media (max-width: 767px)
{
/* Hide Dropdowns */
#menu-top-bar li ul {
display: none !important;
visibility: none;
}

/* Hide Down Icon */
#menu-top-bar .td-icon-menu-down {
display: none;
}

.top-header-menu li {
display: list-item;
}
}

CUSTOM JAVACSRIPT – Enter into Theme Options -> Custom Code -> Custom Javascript

jQuery(function() {
var content = jQuery(".menu-top-container").contents(); //GET TOP MENU CONTENT
jQuery(".td-mobile-content").append("<hr />"); // THIS JUST ADDS A DEVIDER
jQuery(".td-mobile-content").append(content.clone()); //clone to contents (so it won't be reomoved from original element) and move element into menu
});

That’s it. 🙂 Below are a few more options.

/// THESE ARE OPTIONS THAT DON’T PULL THE CODE INTO THE MOBILE MENU, BUT DISPLAY IT AT THE TOP.

CSS TO MAKE TOP MENU (ONLY) SHOW UP ABOVE THE CONTENT IN MOBILE MODE (newspaper 7). This one has the links side by side with drop downs..

@media (max-width: 767px)
{

.td-header-sp-top-menu {
display: block !important;
}

.td-header-top-menu-full {
display: block;
}

#menu-top-bar {
padding: 0 0 0 40px !important;
}
}

CSS TO MAKE TOP MENU (ONLY) SHOW UP ABOVE THE CONTENT IN MOBILE MODE (newspaper 7). This one removes dropdowns and stacks the links.

@media (max-width: 767px)
{

.td-header-sp-top-menu {
display: block !important;
}

.td-header-top-menu-full {
display: block;
}

#menu-top-bar {
padding: 0 0 0 40px !important;

}

#menu-top-bar li ul {
display: none !important;
visibility: none;
}

#menu-top-bar .td-icon-menu-down {
display: none;
}

.menu-top-container {
margin-right: 0px;
}

.top-header-menu li {
display: list-item;
position: relative;
margin-left: 0;
/* background-color: #dcdcdc; */
border-bottom: .5px solid;
padding-left: 10px;

}

#menu-top-bar {
padding: 0 0 0 0px !important;
min-width: 400px;
}

.td-header-top-menu {
padding: 0px;
}

}

nishitjariwala
Participant
#0

There are tons of categories on my website. Now, in new mobile theme Sub-Categories or other categories are displayed under Main Category title. Most of the time, that category don’t have sub-category. In that case, theme shows random categories from WordPress which aren’t even active on Theme Menus. Can you please remove those extra categories from under Category title from category page on mobile site? Or at least make it optional. This is just a suggestion.

Currently we have to hide each category one by one from category section, which is very hectic.

atabrb
Participant
#0

Hi,
I installed newspaper again on my site with only tagdiv’s plugins.
The problem is; when i activated tagdiv’s mobile theme its not working. I can see site logo, 3 stripes and search button but i cant click on mobile device.
But when plugin deactivated, mobile menu, 3 stripes and search working well on mobile, but i cant see mobile version of slider on my mobile phone. (and i see background pictures on mobile menu, but i didnt choose)
I tested another devices, results are same.

How can i fix it?

Thanks.
Atakan

tim650
Participant
#0

Not sure whats going on with this one however it appears that the sign up / sign in is broken, as it appears but is unclickable..any idea how to fix?

Balleto
tagDiv Member

I try change in theme panel but not change…

After update v 7 theme panel does not work.all changes that have been saved in theme panel has not changed at all . costume css code after the save setting no effect change at all . I also tried to change the header style and background mobile menu also has not changed at all .

Viewing 25 results - 6,726 through 6,750 (of 8,091 total)