Search Results for 'mobile menu'

    No search results were found in Documentation!

Results from the Forum
pcservis
Participant
#0

1: Is it possible for me to pay 10$ of difference if I opt for that, and purchase Newspaper instead? It’t little bit wider than Newsmag on desktops and since Full HD resolution is more and more common those days, maybe I figure out it’s better option before I move it to live site and activate purchased theme.

But, back to Newsmag. All those questions are homepage related.

2: Is it possible for weather widget to detect visitor location and provides forecast for that location? We have visitors from different cities and need that option.

3: Is it possible to move that small weather icon from top menu to main menu? Could be useful if date is moved too.

4: Can you add Serbian Dinar and Bosnian Convertible Mark to currency list in Exchange widget?

5: I found is it possible to have advertisement after slider (300×250 or 300×600) placed before rest of content that will be visible only on mobile, but not on desktop web site. If I use Responsive Options > Hide on device, but can you tell me what are Medium, Small and Extram Small resolutions?

6: Can Latest Articles be loaded by Load More button instead to be Paginated?

7: There is Popular Posts widget in footer, I just can’t find similar widget for Sidebar. Is there any?

8: Do you provide any support (if needed) for Revolution slider since it comes bundled with theme?

Please answer those ASAP so we can move to questions regarding posts 🙂

cmarenco
Participant
#0

Hi,

The Menu is covering the whole page momentarily when loading the mobile theme of my website buquero.com, as you can see on the screenshot below.

https://www.dropbox.com/s/e6djl7qo3rsu3kz/Photo%202-11-17%2C%201%2017%2022%20PM.jpg?dl=0

Is there a way to fix this?

Please let me know.

Thanks.

newbietamvan
Participant
#0

Hello sir,

How to change Icon Menu on Mobile Menu… Like Theme Newspaper
https://ibb.co/dKrBJv

Thanks Sir 😀

Bogdan B.
tagDiv Staff

Hello,

That is the top menu. The top menu was not intended to show on mobiles. There is a css workaround if you need this option available on mobiles but I will need a link to your website though as the code is not the same for all sites. It depends on how you set it up.

Thank you!

Ylli
tagDiv Member

Thanks i will try surely in next days.

An other question if i can. I have a problem with the top header menu on my site.

http://www.4industry.tv

When i display it on mobile the top header menu (the grey one up the site logo) is not displaied, how can i display it?

thank you.

ACBC-C
tagDiv Member

Hi Simon,

Thanks for the help, I tried the code but with no success, cleared all browser caches to make sure it was updated correctly.

We are using Hybrid Menu 2 and we are not using the mobile theme.

Anything else that i may be doing wrong or can try?

Thanks
David

Bogdan B.
tagDiv Staff

Hello,

Our theme does not have any secondary menu. If you mention the mega menu feature https://forum.tagdiv.com/mega-menu/ that is only created for desktop. There is no way of adding it on the mobile menu.

Thank you!

dharma3d
tagDiv Member

I had the exact same problem, menu on mobile was not working, and post’s featured images on mobile were not showing.

It happenned after I have published one post in video format and put a video instead of featured image.

When I changed that post back to normal format, everything worked again.

mexa
Participant
#0

What’s the reason of not showing the secondary menu (menu under the main-menu) in the mobile menu? Only the main-menu is active and visible..

How can I add this secondary menu in the mobile menu?
Or can I add this one very easily with the theme-options?

Thanks!

Catalin
tagDiv Staff

Hello m1keb1ggs,

Unfortunately, at the moment, the theme do not have any such an option that allows you to change the menu for mobile mode, sorry! If you want to bring this feature you should implement it yourself and change the structure of the menu for the mobile version. Notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

m1keb1ggs
Participant
#0

Hi all,

I’m wondering if we are able to select a separate menu for mobile?

I currently have some menu item on the top bar (About, Contact etc), and categories on the main menu. When viewed on mobile you can only see the categories menu items, and there is no way to access the top bar menu items.

I’ve added the top bar menu items to the footer as a work around, but its not as nice as just having an seperate mobile menu that has them all together.

Is this configurable somewhere?

Thank you

Simion C.
tagDiv Staff

Hi,

The only solution to this at the present time would be to use this custom css code that will reduce the padding left/right and the inner padding between the menu items, also the width of the search icon, enter it in Theme panel->Custom Css

.td-header-style-10 .td-header-main-menu {
padding-left: 10px;
padding-right: 10px;
}
@media (max-width: 1018px) and (min-width: 768px) {
.sf-menu > li > a {
padding: 0px 5px;
}
.header-search-wrap .td-icon-search {
width: 24px;
}}

This is the result with the code, at the lowest width before the mobile toggle appears – https://www.screencast.com/t/zdbidTmCW
However if you add more menu items in the header menu, this will probably not work anymore because there will be no way to display more items in that amount of space that is available.

Thanks

Hi,

Simion C.
tagDiv Staff

Hi,

You could use this code to reduce the space between the next/prev arrows but it will apply to all the mega menu items – https://www.screencast.com/t/E9zxYFa7https://www.screencast.com/t/dgOpg7MI

.td_block_mega_menu .td-next-prev-wrap {
margin-top: -30px;
}

As for the sub-footer, it is center aligned on mobile too in the code, but since you have rtl in your site it could affect this property. You could try to fiddle with the margin-left property on the links in the sub-footer menu items and maybe find a way to position them the way you want – https://www.screencast.com/t/JwvyRWah0wWp

Thanks

Rahim
tagDiv Member

Hi Simion,

Now everything looks fine on the menu.
All sub categories are shown without mouse scroll and and the article numbers are 8

But the menu when you are on the sub category that has 8 articles has an unusual height
can i reduce the height and put the arrows ( < > ) more up to see less white space?

The sub-footer has the center align code but as u opened on your mobile view browser or
open it on your mobile you will see that all pages together are a little bit on right. how can I fix that?

Thank you

Vishal
Participant
#0

Hi

I have created my portfolio, http://www.vishalbhandari.com

I am not able to view its contents on mobile. I can view only header, menu and footer.

please help

ACBC-C
Participant
#0

Hi,

Is it possible to have the Top menu still visible when the theme breaks into mobile/ 1 column/ responsive menu view.

Thanks
David.

Rahim
tagDiv Member

Thank you Simion,

I really thank you for your support.
The problem is solved.
But because of this code and the number of sub cats , something has happend.
The menu has more white space. How can I have two rows of the articles in menu items?
If it is possible to have two rows , I need to change the location of the arows ( < > )
and I need to know is there any option the remove ( All ) at the first of the sub cats?

and I have three other questions.
1) I have made my theme to rtl but the pages that are added in the sub footer are not center align in the mobile view. how can i do that? in the desktop view they are left align. I need center align in mobile view.

2) When a user logs in the site, an icon comes in the top menu that is for account management. It’s a link. the link is directed to http://look.ir/wp-admin , but I have restricted the dashboard for users with a plugin. but they are allowed to edit their profiles. i want to edit the hyperlink to http://look.ir/wp-admin/profile . how I change it?

3) in the social networks in the theme panel , there is no telegram. I need to add my telegram channel too. how can i have telegram next to social networks in the header and footer?

Dan-Skaf
tagDiv Member

Hi Bogdan,

I was able to increase the height of the menu for mobile as well the height of the logo on my newly developed website:

http://africansforpeace.com/

I used the following CSS for Mobile:
.td-main-menu-logo img {
max-height: 100px;
}

.td-header-wrap .td-header-main-menu {
height: 110px !important;
}

.td-main-page-wrap {
padding-top: 106px;
}

#td-top-mobile-toggle i {
line-height: 110px;
}

.header-search-wrap .td-icon-search {
line-height: 110px;
}

.td-post-template-4 .td-crumb-container {
padding-top: 52px;
}

However, When you scroll down, some of the header still shows at the top of the screen. I don’t know how to fully hide it like it hides with the default settings.

Can you please assist?

Header Screenshot

igbtkd
Participant
#0

category menu

how can I delete that thing at mobile

or I want to delete whole bar
how can I do that?

veillercd
Participant
#0

Hello,

I install Newspaper theme after buying it. I’m on WordPress 4.7.2

When i active one of the two extension Revolution Slider or Buddy Press whom are recommanded, i can’t loggin on user or administrator.

I need to delete folder plug in on FTP connexion to restore my administration access.

I install only the plugins found on https://forum.tagdiv.com/install-via-wordpress/ :
– Visual Composer
– Revolution Slider -> error if activate
– tagDiv Social counter
– tagDiv Speed booster
– Mobile theme

Recommended plugins
– WordPress SEO – SEO plugin -> not found on market ?
– WP Super Cache – caching plugin
– Contact form 7 – used to make contact forms
– WooCommerce – eCommerce solution -> not install / no need
– bbPress – forum plugin -> not install / no need
BuddyPress- social network plugin -> error if activate
– Font Awesome 4 Menus- icon pack, supported in the theme menus
– Wp User Avatar – Change users avatars -> not install / no need
– Jetpack – plugin with lots of features *it may slow down your site -> not install / no need

I Have delete all my wordpress and my database for a new installation. Same problem 🙁

Thanks for your help,

jmaradio
Participant
#0

With our site using the Newspaper 7 theme, it looks absolutely fantastic on an iPad. However, when I install the mobile plug-in, it changes it to the iPhone view which isn’t as good and is missing the menu functions. My questions:

Can you install the mobile plug-in but prevent the iPad or other tablets from showing the mobile version?

Is there any way to get the top menu to appear alongside the main menu items in the mobile box-doohickey thing in the left hand corner?

Is there a way to move the top ad that appears on the top right of the page to appear below the menu bar on the mobile version?

Thanks!!

soma2gmbh
Participant
#0

hi,
can i us the mobile menu also on the desktop?

regards
mike

ruslangr
Participant
#0

hello! After installing mobile menu I realized, that certain menu categories wont show up on my mobile version.

For instance, those categories content missing only on mobile version: http://www.slavicsac.com/advertise/
http://www.slavicsac.com/contact/
http://www.slavicsac.com/russian-churches-sacramento/

PLS help me figure out what’s wrong with that! Thanks!

boos11
Participant
#0

Hi
I use mobile plugin

In the options, I added my menu to “main menu” and “footer menu”.

“Futer menu” have a links to static pages (not posts) for example contact, company, etc.
After entering the static page, the page has no content.

Thank you for your answer

Bogdan B.
tagDiv Staff

Hello,

I have checked your site but I cannot see this twitter button anywhere. Please provide an example of where should I look for it.
The social icons can be removed with this code:
.td-mobile-container .td-menu-socials{ display: none; }

Add the code in the theme panel->custom css box.

The comment counter on the front page can be removed from the theme panel like so: https://www.screencast.com/t/qDXO9jXbTcj

Thank you!

Viewing 25 results - 6,076 through 6,100 (of 8,091 total)