- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
Hey there, thank you for the prompt response. From the method of altering header files which you have mentioned, I would suppose that it would be a tough procedure. Due to many factors of the theme and mobile/tablet transition for example. ? Please advice me on this as it would be good if I can achieve the desired look I am looking for.
hi.
Yep right, but I do not understand why that was work fine with visual composer and not good with TD Composer, so my only solutions are : stop using TD composer and go again with VC ? or desactivate this theme mobile ? (but i like it !)
Thanks for your time
Hello,
I have inspected your website and I saw that you are using the Mobile Theme, right? Please notice that plugin is such different than the general responsive mobile. So, if you are using the Mobile Theme plugin, notice that all the pages which use a Visual Composer/ TD Composer shortcodes will not be recognized for this and that’s why you bring these shortcodes for your mobile view mode. For more information about this theme’s concept, please check the following documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for the message!
Hi,
Upon attempting to install the tagDiv Mobile Theme, following the directions I have noticed this file was not included with my theme purchase. In other words following the file path Newspaper-tf\plugins\td-mobile-plugin.zip, it does not appear.
Thanks,
-Guy
Hi guys,
I created a website but I can see it on a mobile phone it is not optimized. I used the google developers speed tool test and it got 52%. I am not a coder and don’t know how to make it load on mobile. Could you please help?
Thank you!
Alejandra
Dear, Catalin
Really thanks for your kind support. i have go through the link and it really works. but the problem is, it does not work in Mobile View. Desktop search is fully configured but when i am trying to search in phone browser, browser shows the result as default search result.
can you assist me, from where i can change the CSS for Mobile View?
This is great. I don’t made this, my programer did.
You need see in mobile theme, he modific this too.
how to take out author and date info from mobile theme slider?
site url: https://www.etiquetaunica.com.br/blog/

Hello Somosung,
Yes, it’s possible but please notice that our theme does not have any such an option for it, sorry! You should use such a custom CSS code in order to achieve as you wish. As a recommendation, you should try using the media queries and target the mobile layout with the desired instructions for your blocks -> https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
Hope this helps!
Thanks for the message!
Okay, thanks for answering me Catalin.
Is it possible for me to hide blocks on mobile ? I want at least to present my website similiar to the Mobile Theme from newspaper.
thanks
Hello, Catalin!
Thanks for your answer.
The mega menu sounds good for me, but only on the Desktop. On mobile, its not a dropdown menu 🙁 How can I get a page menu like a dropdown menu on mobile?
Hi,
My progamer made this, but I don’t where he change on theme. I send my theme backup to your extract a code.
See my theme online: eusouandroid.co download: https://archive.org/download/backupthemenp/backupthemenp.zip
Desktop: https://prnt.sc/gk6edd
Mobile: https://prnt.sc/gk6emn
In static home page, he add this code: https://prnt.sc/gk6fcr
Send here where he modific code to help another user.
Hi,
First find out what the category ID is of your category. Say for instance that it is 26
Now, inside of Newspaper\mobile\front-page.php you will find code around line 67:
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
'posts_per_page' => $posts_per_page,
'paged' => $paged,
);
Make sure to add:
'category__not_in' => array( 26 ),
to the end of the array so that it looks like this:
$wp_query_args = array(
'ignore_sticky_posts' => 1,
'post_status' => 'publish',
'posts_per_page' => $posts_per_page,
'paged' => $paged,
'category__not_in' => array( 26 ),
);
Thanks
Hello,
Your mobile version seems to work fine, but you have no content to show. Please test again as I can find no problems with it
Please check again.
Thanks.
Hi,
I have an trouble with my mobile theme since I rebuild my homepage with tagdive composer. I can read on this forum :Mobile theme do not show any shortcode etc and i am ok with that. But i have an trouble because when i go on my website with my phone I can see the code of td block 4, the plugin of my social media do not appear etc. I don’t know why because before I rebuilded my website the theme mobile was good. Can you tell me how I can do ?
Thanks in advance
Axel
Hello josecarlos,
Unfortunately, the theme does not have any such an option for this, but please notice that, for example, if you will use the Google Chrome browser for your phone, there you have an option named “Request desktop site” which displays you the exact desktop layout for your mobile. For more information about this setting, please check the following useful guide here -> https://www.cnet.com/how-to/how-to-request-desktop-version-of-a-web-site-in-chrome-for-android/
Thanks for your understanding!
Hello nicobros,
Most likely, you have iPad mini which has 768px as width and please notice that device is classified as mobile and that’s why you bring that theme layout for this iPad, sorry!
Unfortunately, we do not have any solution in this case, sorry!
Thanks for your understanding!
Hi,
If the mobile layout is different and will not allow a top menu. Only a main menu and footer menu. What you want is to enable the top menu on mobile devices. Please provide a link to your site and I will provide a css code to re-activate the top menu on mobiles.
Thanks.
Hi,
The thumbs on your page seem fine. They are clear and crisp: https://www.screencast.com/t/op3Cfs7GmT
You cannot have blocks show the exact image size as the one you upload. Each block uses it’s own thumbnail size: https://forum.tagdiv.com/theme-thumbs/
As for the logo the sticky menu logo will grab the main logo and shrink it to fit the main menu bar https://www.screencast.com/t/vDbKNIcBOu8p
You can choose to grab the mobile logo for the scrolling menu: https://www.screencast.com/t/p22UglQr
Thanks.
Hello Somosung,
Unfortunately, the mobile theme has not been designed to be used with Newsmag theme, sorry! At the moment, this plugin is available only for Newsmag product.
Thanks for your understanding!
It´s ok … you can move the slide down first image from mobile 🙂
Home slider doesn´t look good on mobile, could you please help me to fiz it? I thought it was responsive.
Will newsmag get this cool awesome feature? https://forum.tagdiv.com/the-mobile-theme/
Thanks in advance
Update: resolved this by deactivating the mobile plugin, and then using visual composer (wp bakery) I hid the items I didn’t want on mobile devices.
However, I’m getting a double menu situation right now, and I’m not sure why. the hamburger menu icon is there but then there’s another one below it.
I’ve activated the mobile theme but I don’t want categories to be shown or photos. Just the headlines. Is there a way to do this?
If I disable the plugin and have it use the home page, the sidebar content (we have a left sidebar) appears first.
Can I create a mobile homepage separately and set it to be the mobile site?