- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hi mateusnds,
Please check in Newspaper >theme panel > header> in Logo for mobile and Logo & Favicon to have set the logo ( https://www.screencast.com/t/RGw3nrBPzHM )
Thank you.
Hi,
I see you are using the mobile theme plugin
– https://forum.tagdiv.com/the-mobile-theme/
In this case the color settings for the menu are in Theme panel->Mobile theme
– https://www.screencast.com/t/Ss3gkuet
The settings for choosing a mobile menu, as well as a toggle for the Sign in/Join are also there
– https://www.screencast.com/t/fVhZNjAF6q
So that is where you can customize the colors, choose a menu, and disable the login.
Note that the mobile theme plugin is optional. If you activate the mobile theme it will display a different and simpler version of the website on mobile.
Thanks
Hi ColinsChakma,
Notice that our theme has two possibilities to be displayed on mobile. The default one is General Responsive Mobile and with Mobile Theme plugin. The first one will display the exact layout from the desktop in responsiveness mode and the second one, Mobile Theme will display a certain layout for mobile as you can see in our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ -> https://www.screencast.com/t/yzdjJUZ4W If you want to change something like this from here you can do it from the code. Also, if you will choose the first way, it’s enough to set up your blocks with your desired filter and the mobile responsiveness will display the same results but on mobile.
For Comments go in your post, look in the right corner for screen option, expand and check the discussion ( https://www.screencast.com/t/f3xfvp59x3S ), after that go down in page and look for Discussion, check “allow comments” and “Allow trackbacks and pingbacks on this page”:
https://www.screencast.com/t/IRsTzHWrN
Thank you for your understanding.
what is the CSS to add to make newsmag theme LOGO bigger. My logo is a circle and you can barely see it on my iPhone.
on mobile, how do I change the color of the bars to the right in the menu and the search tool.
they are white on a white background and I’ve tried every background in all the themes to change it.
also when you click on the white bars you get a menu that is Not what I have in the theme setup.
it is showing the sign up and I have that disabled. Also when you click on my account, another menu bars comes up which is actually the one I did make in the theme.
why do I have two? I just want one on the first screen and it should be the menu that I created.
this is the first menu that comes up when you click on the bars on the upper left

then if you click on My contact (which is not in my menu I created) this comes up and then there are new bars on the top right

then when you click on the top bars again you get the menu I created.

Also my post I did today is not showing up on the first page, but if you click through the categories it is there.
why did it not show up as the latest post?
1st issue:
There are couple blog posts are getting a fatal error message from the mobile device. (On PC are fine, just not issue on mobile device)
fatal error class’td_page_views’ not found in ……./newspaper-child/mobile/single.php on line 10.
2nd issue:
There are a lots of pages and post’s theme are totally broken on mobile site (by the way, the theme has no problem on PC, just not perfectly working on mobile device)
3rd issue:
My homepage is showing white blank on mobile device (Again, on PC is fine)
Waiting for your assist online. thanks! I spent 8 hours trying to fix this by myself…..but just wanna kill myself. please help me with these issues….
Hi,
I need help please, i want to hide some post content on mobile devices, so i tried to do it by the Backend Editor but didn’t work for me
I got this :
Fatal error: Uncaught Error: Class ‘td_css_res_compiler’ not found in /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:171 Stack trace: #0 /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(133): vc_row->get_custom_css() #1 /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php(324): tdc_composer_block->get_block_css(NULL, false) #2 /home3/wahxjo0aezwi/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(28): vc_row->render(Array, ”) #3 /home3/wahxjo0aezwi/public_html/wp-includes/shortcodes.php(319): td_global_blocks::proxy_function(”, ”, ‘vc_row’) #4 [internal function]: do_shortcode_tag(Array) #5 /home3/wahxjo0aezwi/public_html/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\[(\\[?)(vc_row…’, ‘do_shortcode_ta…’, ‘<p><!– BEGIN T…’) #6 /home3/wahxjo0aezwi/public_html/wp-includes/class-wp-hook.php(286): do_shortcode(‘<p><!– BEGIN T…’) #7 /home3/w in /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 171
I have use brower Chrome in PC, but it show mobile themes? Why?

Hi,
The theme mobile menu can’t be disabled by a setting. You could hide the entire mobile header with a CSS code. For example a code like this should work
– https://www.screencast.com/t/tS2bzBOKE1GQ
In this case the code can be entered in Theme panel->Advanced CSS->Phones
– https://www.screencast.com/t/2PhZn7vc
.td-header-menu-wrap-full {
display: none;
}
This code should remove the mobile menu bar with the menu icon, logo and search icon.
Thanks
Might not be issue, but disable any mobile plugin and just use theme as responsive for mobile.
Hello,
Am new here in this great theme
I noticed few things once I go to my website on mobile
Logo shows for news9paper for sec and then my logo shown
How I can fix it ?
And also i used to post in arabic fonts can you add arabic version please?
Hello. I just installed Woocommerce Subscription to my Newsletter themed WordPress site to be able to sell a product. Everything seems to have gone successfully except it doesn’t work on the mobile device. The product shows up but wont get added to cart on Mobile. The payment processor is Stripe but according to my developer the problem may be from the theme and not Stripe. The website it called (www.fit2fash.com). Any way to help figure out what the problem is?
Hi,
As a first note, the mobile theme plugin is optional. You can find out more about it here
– https://forum.tagdiv.com/the-mobile-theme/
1. Pages do work, it’s just that while the mobile theme is active you have to create two versions for each page. One with the composer or in any way possible with the theme, and one with the mobile editor and it’s simple capabilities
– https://www.screencast.com/t/IJiXKgISxx
So this plugin would be used only if you intend to display a simpler and lighter version of the website on mobile. If not, deactivate it and the same content from desktop will show on mobile.
2. Currently categories will appear there even if they have no posts. I believe this might change in a future theme update. Sorry for any inconvenience.
Thanks
Hello Codywoodworth,
You can try using the Mobile Theme if you want to have a different menu on mobile version than the desktop version. Also, if you want to display the top bar menu on mobile version you should provide your website URL so I can take a closer look at it and also, so I will be able to provide a more accurate response/code.
Thanks.
Hi,
That would be possible with the tagDiv composer. But you could also do that with some CSS in the Advanced CSS sections of the theme panel. In this example I used a code that will make the post title to have one size for desktop and a different one on mobile.
For example – https://www.screencast.com/t/FtI5BZBrz
– https://www.screencast.com/t/KXe20qLZr
– https://www.screencast.com/t/8V19sgOOn
With the browser inspector you can create the code and then enter it in the theme panel
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hi everyone, I have a problem with the Mobile Theme plugin.
In practice there are two problems:
1) Using this type of theme for the mobile version I saw that the pages do not work. The page is loaded but the content is not loaded. A bit like if the call to the_content () function is missing
2) When you go to see a category under the name of the category also appear, in a smaller way, the names of all the other categories even if in those categories there is no post.
Is there a way to remove this view or at least limit it to the categories that have at least 1 post?
Thanks so much
Hello Ben7777,
I have inspected your website on mobile and it seems to come to a left white sidebar which is temporary until full loading of your website page, sorry! Unfortunately, this is not a good theme behavior and this issue might come from your customizations and from your untested plugins used by you, like WP Rocket, for example. Please disable all of these, clear all the caches, purge CDN files and check the results.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hi,
Recently noticed that my website has a slight display problem on mobile (I am using the mobile theme), the menu is not attached to the top (notice the gray space at the top in the screenshot). It’s not causing functional problems but is there any way to fix this?
Screen: http://i67.tinypic.com/t9bfjm.jpg
Also, is there any way to freeze the menu bar on mobile when scrolling? Thanks.
Eric
Hi petrakaroliina,
If you refer the social media icons from log in mobile ( https://www.screencast.com/t/cqjX0loEa ) Then you need to go in Newspaper > Theme panel >Social Networks and empty all fields for social media (
https://www.screencast.com/t/7UAJyzj2Rzw6 )
See results : https://www.screencast.com/t/1vpSXexT
Lets us know how its works.
Thank you.
Awesome thanks. I had another theme using WordPress Bakery that had this awesome feature for really focusing on custom Mobile vs Desktop design elements.
Your theme is still great. thank you.
Hi Pcon,
If you are using mobile theme you need to add the ads in Newspaper > Theme panel > Mobile Theme expand Mobile ads ( https://www.screencast.com/t/JYV30tStUTU )
About more information about mobile theme please read this documentation: https://forum.tagdiv.com/the-mobile-theme/
Also you can read about sidebar ads https://forum.tagdiv.com/sidebar-ads/
Thank you for your understanding.
1) In mobile theme the bottom ads is not showing and I don’t understand why. I do not undestand how mobile theme is working and how change headline/latest post shown.
2) In Home page there is no way to move the ads on the right side of big grid?
Hi henrib,
If you have mobile theme activated go in page and at the bottom of it you will find Mobile Editor you need to make simple page mobile ( https://www.screencast.com/t/0sf5AzXvTY )
If you wish the desktop content please deactivate mobile theme plugin.
Thank you for your understanding.
I have trouble with the mobile theme. When i create a menu for mobile devices the menu itself shows on my smartphone but when i click on an item it does not show posts. Only the menu-title (e.g. ‘sport’) does show. In the live-preview mode it looks fine. My site is http://www.lochemsnieuws.nl
I do not use the AMP-plugin.
Where do i go wrong.
Hello TheLuckyGuy,
Please notice that if you will use the Mobile Theme all of your code will be overwritten by this plugin, sorry! You should disable the mobile theme and use the General Responsive Mobile version of the theme if you want to customize this style.
Thanks for your understanding!