No search results were found in Documentation!
Hello CVBJ_Creative,
Please keep in mind that the mobile menu should work as expected without any problem if the theme is right used, without any untested plugins which can interact with the theme core files and which might cause a lot of unknown issues. Try to disable all of these and leave just only our tested plugins, clear all the caches and check the results.
If the problem is still there, you should provide your website URL so I can take a closer look at it and also, so I can check it to mobile devices.
Thanks for your understanding!
When I tap the hamburger menu of my site on the IPhone 7 plus, no menu appears. The entire screen seems to shrink down a few millimeters on each edge, revealing a bit of the background image of the site, but the menu does not appear. I’ve tried this both with the standard site as well as with the Mobile Plugin installed, with the same result. I have not tested the mobile site on other phones as I only have one phone. Is there any way to make the menu work?
Thanks for the sizing details.
A good option to implement in a new release (hopefully sooner than later) would be to have a separate and unique background image for the mobile menu, as well as mobile search.
Just like you offer a dedicated space for the background image on the join/signin 🙂
I don’t think it should be too difficult to also include that option.
Hi,
This code should make the menu and the search switch places on mobile
– https://www.screencast.com/t/DDTZrciLY
#td-top-mobile-toggle {
position: absolute;
right: 0;
}
#td-top-search {
right: 54px;
}
Enter the code in the same phones section of the Advanced Css.
To change the way the mobile modal is functioning may not be so easy. This is where the feature is defined in the theme, in the theme stylesheet
– https://www.screencast.com/t/aOkd1fUq
Try changing the translate values and see if it works properly. There may be other values and elements that would require modifications to make it work.
Thanks
Hello,
We have found that a vertical image with the size of 692 x 1094 worked best in order to have a crisp image quality. The min and max is up to the user preference.
The mobile menu and search are the same template so they cannot have separate background images.
Thanks.
Hi,
After further inspecting this issue, it seems there is a height limit for the open menu on mobile. The menu items are all there but they cannot be seen.
Please enter this code in Theme panel->Custom Css and it will increase the height of the menu on mobile, to be able to display all the categories
– https://www.screencast.com/t/EGcugrp1pLi
.td-mobile-content .td-sub-menu-open > ul {
max-height: 5000px;
}
Thanks
Hello,
What are the minimum dimensions for the image?
Also what are the maximum dimensions for the image?
Finally, is it possible to use a separate and unique background image… One for the menu, and a different one for the search?
Thanks in advance 🙂
Dear Simion,
Thank you for your reply.
I uploaded a wider logo to my site. Now it looks perfect.
As for mobile, the custom css looks great! However, I was wondering if the hamburger menu and search button could switch places?
Also, when I press the hamburger menu, could it also sweep in from the right as the search option does?
Great many thanks!
Sincerely,
Miguel
of course i have posts on those categories, but on mobile menu doesn’t show all subcategories.
Hi
Thanks it works.
1) This will only change the MOBILE VERSION right not what it looks like on a desktop?
2) Is there CSS code to show the Header Top Menu on desktop but when viewed on Mobile it adds that Top Menu links to the drop down menu like the other links?
Hi,
That should affect the subcategories in the drop down mobile menu as well as the mega menu. Make sure you have posts in those categories.
Thanks
Hello. i have a main category with over 80 subcategories. on desktop site, i change this setting (from 30 to 100) https://www.screencast.com/t/OneHajdQF1l (/includes/td_config.php) and all categories appears on menu, but on mobile menu doesn’t appears.
can you tell me how i can fix it?
Hi,
That usually happens because of a plugin conflict, or plugin interference with the mobile plugin. I would suggest to deactivate all your plugins except the mobile theme and the ones provided in the theme package, then clear any caching installed. Now the mobile theme should work properly. After this, enable your plugins one at a time, while checking to see if it still works. Hopefully this way you can identify what is causing the issue.
You can try the suggestion also if you are not using the mobile theme plugin, and the normal responsive menu is not working as intended.
Thanks
Hi,
The header style you are using does not have a limit for the logo image. If you would like it to cover all the space, simply upload a bigger logo image. Your current logo is like this
– https://www.screencast.com/t/LHnIWzzEipl
And the logo container for me is bigger
– https://www.screencast.com/t/lfn4hZooD
The logo image will not get stretched to fit, you have to use a bigger one. On bigger devices there will be an empty space if the image is smaller.
On mobile you can try a code like the one below for what you want to achieve. It will remove the gap you mention, align the logo to the left and move the menu toggle to the right
– https://www.screencast.com/t/dx0y4Glys8zh
.td-main-menu-logo img {
max-height:54px;
margin-left:0;
}
#td-top-mobile-toggle {
float:right;
}
This code must be entered in the Theme panel->Advanced CSS in the phones section. Please let me know if I misunderstood something, and I will make adjustments.
Thanks
The main menu for the mobile version of my website is not responding. on click it doesn’t open up.
Could your please head over to thegadgetsite.com
On desktop, I want the logo to stretch all the way on both sides, not leave a gap as on higher resolutions.
On mobile, I wish the logo would go edge to edge with the top and bottom of the header bar. Now it’s a tiny gap.
Also on mobile, would it be possible to have the logo dead to the left and hamburger menu to the right?
Thanks!
Hi,
1. That is an author box element, placed in the sidebar. Please go to Appearance->Widgets and customize the sidebar elements the way you want.
The author box will display the profile information of the corresponding user Id entered
– https://www.screencast.com/t/Bx9pxpvpZnZp
This Id can be found in different ways. Please follow this tutorial for more information about this, and also a forum topic
– http://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
– https://forum.tagdiv.com/topic/author-box-5/
2. All the elements in the footer can be customized as well. The Instagram section can be disabled or customized here
– https://www.screencast.com/t/WuUfvAGqTcT
The footer template can be changed in the Footer settings
– https://www.screencast.com/t/twMtQVnpoqX
– https://forum.tagdiv.com/footer-templates/
Some footer templates come with predefined content. This cannot be edited, you can only add content along the existing one. Other templates are blank, and depend on the content you enter in the footer sections.
3. If you activated the mobile theme (which is an optional plugin) then a predefined layout will be displayed for the homepage, post page etc. If you would like to display the same content from desktop on mobile devices, simply deactivate the mobile theme plugin. The theme is fully responsive and will adapt for best results.
More about the mobile theme here
– https://forum.tagdiv.com/the-mobile-theme/
4. If you could provide more details about this it would be very helpful. That way we can better understand what exactly is not working for you with the menu. When the mobile theme is active you will have to set a different menu in the mobile theme section (appears when the plugin is active) of the theme panel
– https://www.screencast.com/t/z0SfQG6Bp
Menus on mobile are limited to drop-down menu style, there cannot be mega-menus on mobile.
5. You can edit the homepage with the tagDiv composer and add the content you want. This demo features the Revolution slider on top of the page, and a Latest articles section
– https://forum.tagdiv.com/page-templates-2/
The sidebar can be edited in the widgets section.
If you have a different problem please provide more details about it.
6. As it can be seen in the live demo, there are no sharing buttons near the slider
– https://demo.tagdiv.com/newspaper_blog_baby/
Maybe those belong to a plugin that you have installed.
7. You could choose a different style for the Social counter
– https://forum.tagdiv.com/social-counter-styles-on-newspaper/
Thanks
Hello,
The top menu is not available for mobile devices. You can activate it though with a css code. Please provide a link to your site so I can provide the proper code.
Thanks
Hi,
The mobile theme plugin is optional. You can choose not to use it, the theme is already responsive and will adapt to every device for best results.
More information about the mobile theme here
– https://forum.tagdiv.com/the-mobile-theme/
The gradient color background or image for the menu on mobile , should not prevent the use of the menu.
If you are not using the mobile theme the background color and other menu elements can be changed here
– https://www.screencast.com/t/GqJxA03KKgZ
Or the background image here
– https://www.screencast.com/t/INz7xPr2NGj
When the mobile theme plugin is active, a mobile section will be displayed in the theme panel. There you can customize the background color or image as well
– https://www.screencast.com/t/Ic49j0Ta
If you have a problem using the menu on mobile, it would be helpful if you could provide a link to your website so we can inspect the issue.
Thanks
Hello,
After reading all the guide/tutorial on the forum about performance settings for Newspaper theme I decided to switch to W3 Total Cache.
Indeed i do not understand why WP Super Cache is recommended as it’s clearly inferior. I did a comparison between super cache / and w3 total cache with GTMetrix + Google Speed Insight and Pingdom. The clear winner is W3 Total Cache. Some theme like : http://docs.presscustomizr.com/article/243-speed-up-the-hueman-theme-how-to-setup-w3-total-cache-plugin offers clear Guide for W3 Total Cache for example.
One comment i have is do not use a CDN like cloudflare ! This is seriously slowing down your sites. I was struggling to get fast TTFB and as soon as i delete cloudflare my full loading time went to 2.2 seconds compared to 8 seconds before average.
Cloudflare is good if your host is really bad but in this case you better change it…
About my question, seems i installed w3 total cache i am having an issue with mobile menu of my site anonymster.com, when you open the menu on mobile and click on “review” the page doesnt load. Would you have an idea how to fix it ?
Thx
Hello, I bought yesterday the newspaper and installed the baby’s blog theme.
I have been having some issues, and i need help to finalize this instalation:
1) I could not find where i can change the photo in the “about” – the round one;
2) The options on the footer came in blank, so i can’t change the names;
3) The Slider for mobile is not working;
4) The Menu for Mobile is not working;
5) The pages of this theme didn’t uploaded, so i cant change anything;
6) Next to the slider (on the left) appears bottons to like or not, i’m sure that should not appears there;
7) I would like to take off the twitter link below the photo in about, but if I do this the other links are not centralized. Is there any way to just leave the 3 links centralized?
Hi, I have a background image for mobile menu in 800x600px that was visible some days ago, but suddenly is not. I don’t know why now I can’t see it, I upload again the image and do all again but the image is no visible, but if I test it resizing desktop window for to to emulate cell menu behavior, I can see it.
Please see chilecientifico.cl
Hi again …
I have activate my Top Bar Menu and added links to it but on mobile devices it does not show on the top of the screen or in side drop down menu?
Hi. Is there a way for the site to be completely responsive and not have a separate mobile plugin experience? If not how can i get the navigation drop down to work? Right now when i select the menu from my phone there is a gradient and i don’t see any of the menu items. Please help!!!! We are trying to launch today!
Hi. Is there a way for the site to be completely responsive and not have a separate mobile plugin experience? If not how can i get the navigation drop down to work? Right now when i select the menu from my phone there is a gradient and i don’t see any of the menu items. Please help!!!!