- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperMain Menu
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi,
If you are using the mobile theme plugin, you need to check the settings from theme panel > mobile menu -> https://i.imgur.com/bKLYCWc.png
Excerpts introduction -> https://forum.tagdiv.com/excerpts-introduction/
Also if you are referring to excerpt on latest articles from mobile theme -> https://i.imgur.com/AnRNAbV.png these blocks do not have an excerpt.
If this is not what you mean, please provide some more details.
Thank you!
Hi,
If you have a mega menu on desktop and you also have the mobile theme plugin then the mega menu will not be display in mobile menu, only the normal menus with sub-menus will be display on mobile theme plugin. What you can do is to create a new menu with sub-menus and set it on mobile.
In your case you have assign the mega menus on an empty custom link that on desktop will expend the mega menu, bot on mobile the mega menu will not work and will display only the empty menu.
Hope this will help you!
Thank you!
Hello… I have an issue on https://www.weculte.com with the mobile menu:
I can see every items on the menu, but I can’t click on it
Do you have an idea ?
No footer on AMP; on theme panel -> mobile theme settings I have enabled FOOTER MENU to show header menu but still not showing.
How should I go around it?
Hey Sir,
Hey Sir,
I Did all the things all the efforts you said above for mobile theme. I do all the setting and changes through “Edit with TD Composer, Theme Panel, Enable Mobile Theme setting in every page and Posts” but Still Whenever I open my website in mobile there found Nothing change neither in Menu,Home Page,Header Not Footer. I Really Beg to all Please help me Completely. I been 1 month and I didn’t Customize my Theme Yet.
Website Name : AapkiTalks
Website Link : http://www.aapkitalks.com
Hey Sir,
I Did all the things all the efforts you said above for mobile theme. I do all the setting and changes through “Edit with TD Composer, Theme Panel, Enable Mobile Theme setting in every page and Posts” but Still Whenever I open my website in mobile there found Nothing change neither in Menu,Home Page,Header Not Footer. I Really Beg to all Please help me Completely. I been 1 month and I didn’t Customize my Theme Yet.
Website Name : AapkiTalks
Website Link : http://www.aapkitalks.com
Hello,
On https://new.blauwzwartfans.be/ every time when you go to another page the menu refreshes completely. How can i fix that? On the mobile version everything is fine.
Also in the footer i have 2 buttons to link to google play and the appstore, now i used single images for it but i can’t add a link to the images. Thanks for helping
Kind regards,
Siemen
Hi,
You can set the mobile background from theme panel> background > mobile menu/search background -> https://i.imgur.com/FgDO3nP.png
Thank you!
Hi there!
I just want to know, I can I change my mobile menu image ? I didn’t find it in the topics or on the theme options…
Thanks by advance
Hi – I’m having some weird mobile menu displaying on my site, and I cannot find where to remove it. (rgcocpa.com/news)
We solved the problem in footer ourselves. We also provided the relevant content in footer area foreign languages.
Please
Take care of our menu problem mentioned in our first ticket.Still the menus come differently. It’s been 11 days since we created the first ticket.Mobile view continues to look different on the home page and other pages. Sometimes 2 different menu icons appear in the menu area. The menu icon of both the newspaper menu and the mega menu plugin menu appears at the same time. But that doesn’t always happen. We didn’t know exactly what happened when this happened.
Hello. I have created a new “Single Post Template”. Unfortunately, with WP Rocket with the “load JS files by defer method” option enabled – only on pages with content the main menu and the “search” button do not work properly.
In addition, I have one more problem. I can’t correctly register the image size for “search live mobile”. It works on computers, for mobile – 80x80px is still missing.
I have one more question and attention. Why don’t you prepare much better documentation for the template? Your documentation is not detailed enough – it could be much better! You also combine all these styles into three or four “CSS” files instead – separate them into each module, block, etc. Here it is extremely difficult to remove unnecessary “CSS” code!
Example: My website
Newspaper: 10.2
Hello,
I need some help for my website and more specific the mobile theme. When I open my website from a mobile device, there are just my latest posts showing, without any blocks or grids. When I pick any category from the menu, there is a block showing so categories are fine. The problem is only at my homepage. Any ideas how to fix this? The website is http://www.allraps.com
Hi Vlad,
Thanks for the response. If this were isolated to just my production environment, that would be a quite logical approach to troubleshooting. However, I have seen many other threads in the support form (like this one) that talk about the same issue happening. I could search and link to them but I’m sure your team is well aware of them.
Interestingly, the search icon on the mobile version works as expected, sliding out from the right. It’s just the hamburger menu which is acting incorrectly (as Lucas above indicated through screenshots and which I confirm is happening on my site as well).
So, I’m trying to see if there are any commonalities between our environments, something that might indicate a conflict or issue. Off the top of my head, the possible conflicts I could see are:
– Using WP Rocket (caching)
– Using Cloudflare
– Using JS/CSS minification (do we need to exclude certain object from this)
– Using Jetpack
– Using a CDN
Unfortunately, setting up a staging environment (which I have) using CloudFlare, CDN, and JetPack would require paying for those services on a separate instance and are cost-prohibitive. In my staging (without those items), everything performed as expected, btw.
Hope this helps (you and others as well).
-HTD
Hello !
Cloud library headers are fully editable with TagDiv Composer. 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
Thank you !
I cant see an option to:
1) disable the mobile menu
2) enable the menu shown above
Hello – is there any way to display either my Instagram feed or a link to my instagram (besides on the main menu) in the mobile theme? Thank you.
Hi
I just posted this on the evanto page, hope you can help.
I have two issues I wonder if I could get your help with them.
1. When I use Gutenburg blocks, such as ultimate Addons I set them to full width and it looks great on desk top but on mobile it always has a white border like its auto applying a margin to the page. How do I get rid of this? I cant find a setting anywhere.
https://myokotourism.com/putmenu/
This can be fixed by altering the mobile css and removing the
left and right padding.
2. when you look at a category page on mobile the whole page is off set to the left and not centered, again no idea why as I have checked all the settings.
https://myokotourism.com/category/ski/
That is caused by the WPBakery page builder that adds an extra padding to the rows and breaks the layout. That can also be adjusted with css. Please use the support forum and our support team will gladly provide the mentioned solutions to apply to your site.
In a child theme we’ve added new template parts for the following files in order to select a different menu based on category.
child-theme/parts/menu-mobile.php
<?php
if (is_category(array(433,1738)))
{
wp_nav_menu(array(
'theme_location' => 'header-menu',
'menu_class'=> 'td-mobile-main-menu',
'fallback_cb' => 'td_wp_no_mobile_menu',
'link_after' => '<i class="td-icon-menu-right td-element-after"></i>',
'walker' => new td_walker_mobile_menu()
));
}
elseif ( is_category(array(8704,17723,17717,17718,17724,17721,17720,17719,18809,18810,28327)) || in_category(array(8704,17723,17717,17718,17724,17721,17720,17719,18809,18810,28327)) || is_page(array(92484,92558,96207)) )
{
wp_nav_menu(array(
'theme_location' => 'header-menu-mobile-CUSTOM',
'menu_class'=> 'td-mobile-main-menu',
'fallback_cb' => 'td_wp_no_mobile_menu',
'link_after' => '<i class="td-icon-menu-right td-element-after"></i>',
'walker' => new td_walker_mobile_menu()
));
}
else
{
wp_nav_menu(array(
'theme_location' => 'header-menu',
'menu_class'=> 'td-mobile-main-menu',
'fallback_cb' => 'td_wp_no_mobile_menu',
'link_after' => '<i class="td-icon-menu-right td-element-after"></i>',
'walker' => new td_walker_mobile_menu()
));
}
//if no menu
function td_wp_no_mobile_menu() {
//this is the default menu
echo '<ul class="">';
echo '<li class="menu-item-first">Click here - to use the wp menu builder';
echo '';
}
?>
and
child-theme/parts/header/header-menu.php
<?php
if (is_category(array(433,1738)))
{
wp_nav_menu(array(
'theme_location' => 'header-menu',
'menu_class'=> 'sf-menu',
'fallback_cb' => 'td_wp_page_menu',
'walker' => new td_tagdiv_walker_nav_menu()
));
}
elseif ( is_category(array(8704,17723,17717,17718,17724,17721,17720,17719,18809,18810,28327)) || in_category(array(8704,17723,17717,17718,17724,17721,17720,17719,18809,18810,28327)) || is_page(array(92484,92558,96207)) )
{
wp_nav_menu(array(
'theme_location' => 'header-menu-mcn',
'menu_class'=> 'sf-menu',
'fallback_cb' => 'td_wp_page_menu',
'walker' => new td_tagdiv_walker_nav_menu()
));
}
else
{
wp_nav_menu(array(
'theme_location' => 'header-menu',
'menu_class'=> 'sf-menu',
'fallback_cb' => 'td_wp_page_menu',
'walker' => new td_tagdiv_walker_nav_menu()
));
}
//if no menu
function td_wp_page_menu() {
//this is the default menu
echo '<ul class="sf-menu">';
echo '<li class="menu-item-first">Click here - to select or create a menu';
echo '';
}
?>
All that we’ve changed is the ‘theme_location’ in both files to load a different wp_nav_menu.
Everything works fine except for the css, drop down menu’s have no style and the height of links isn’t the full navigation bar height. Does the theme_location have any influence on the styling of the menu items?
Thanks
Matt
Hello !
We recommend, you first create a backup of your website and set up a maintenance mode until your work is done.
In order to test the new implementation, you can use the WP-Staging plugin to create a staging copy of your website where you can test the new features without affecting the live site.
The first step for you to clearly see what features remain available and what’s new in Newspaper 10 would be to deactivate the Standard Pack plugin. This will probably cause your homepage to be filled with shortcodes, but don’t worry !
In this way you will know exactly what needs to be adjusted.
With the standard pack plugin deactivated you will have to import and set a Cloud template for all your default wordpress pages. In order to cover all of your website you need to import, customize and apply the following templates:
Header Template
Footer Page
404 template
Attachment Template
Author Template
Category Template
Date Template
Search Template
Single Post Template
Tag Template
All the templates found above are fully editable with tagDiv Composer which means more possibilities to customize your website. Please note that most of the old tagDiv Composer elements have been re-designed and converted to be fully customizable and can be imported to your page from here: poza cloud composer – blocks.
For the mobile menu please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello !
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
Thank you !
The custom cloud library header and navbar are not displaying properly on my website https://lucascharnyai.com/.
I’m having the following issues:
1 – The mobile navbar menu button is not working. When using the default template or the custom cloud header, the website content just zoom out a little and become not clickable or sometimes it makes all the page elements disappear except for the footer. Screenshots: https://www.screencast.com/t/8rcnFpGL
2 – The sticky navbar is not appearing with the default header and the custom header. I have set the navbar to be sticky in the theme panel and in the tagdiv composer for the custom header. But it doesn’t work on desktop and mobile. The sticky navbar appears normally only when editing the header on the tagdiv composer.
3 – There is a display issue with the custom cloud library headers (I’m using the edited template 11 for the homepage and template 2 for the rest): the menu itens, the submenus and the background header image I have set are hidden. When editing in the tagdiv composer, everything appears normally. Screenshots: https://www.screencast.com/t/oo73UvYi6oIp
4 – There is a display issue with the sharing buttons on blog posts: they have no opacity. I have followed the steps in the post https://forum.tagdiv.com/topic/social-media-sharing-buttons-are-not-visible-in-blog-posts/ and selected the social media I wanted. The buttons are now there, we can click and share normally, but we can’t see the buttons. Also, the “+” button doesn’t work. Screenshots: https://www.screencast.com/t/SWCoItzc2AJ8
Blog post example: https://lucascharnyai.com/como-aumentar-a-lista-de-arquivos-recentes-do-photoshop/
That’s it. I have tried deactivating all plugins (only left the tagdiv composer, cloud library and standard pack activated), cleared the cache, but nothing worked. I don’t know if it’s relevant, but I have installed the Newspaper theme for the first time using the current version. I previously was using the old ionMag free theme.
Please help! Thank you!
Hi,
I think that you set the mobile menu and search on content zone -> https://i.imgur.com/TAKh16n.jpg these will be display only on homepage also this -> https://i.imgur.com/DZfa00L.png you should be able to change edit it using the header manager -> https://tagdiv.com/newspaper-theme-customize-the-header-manager/ and tagDiv Composer -> https://i.imgur.com/7oBFJwM.png
Thank you!
Hi,
I think that you solved the problem, now on mobile is displaying only the social networks and the mobile menu -> https://i.imgur.com/3ybpkqO.png
Thank you!
Hello,
I have two problems I can’t solve.
1) In the mobile view, the menu of the homepage is different from the other pages. I want the homepage menu to be the same as the others.
2) The footer area has a different look from the other pages. I want my home footer to appear on other pages.
What is the reason for these differences? How can I solve it? I would like your help.
Thanks,