- 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
Hi,
The top menu is deactivated with css on mobile. Please provide a link to your site so I can inspect it and provide the proper css.
Than you!
Hi,
Unfortunately you cannot get images to be full width on mobile if the content area is not full width. Try to use another post style from here: http://screencast.com/t/P1wkdisEvkC
Thank you!
Hello fajriearadea,
Please notice that the “more article box” are disabled for the mobile mode and then this feature is not be shown in this case. If you want to have this feature to the mobile mode, you have to use a bit of CSS code to do that. Please try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
@media (max-width: 767px){
div.td-more-articles-box {
display:block !important;
}
}
The result you should see here -> http://screencast.com/t/XkFuGaN4j7
Also, if you want to use the related articles feature without thumbnail, please try the code below and place it in Theme panel->Cusotm CSS area.
The code is ->
.td_module_related_posts .td-module-image {
display:none;
}
The result you should see here -> http://screencast.com/t/bF0WXSwLaIG
Notice: The related articles may not be used on the sidebar. This feature was designed to be used only in 2 or 3 columns.
Thank you for your understanding!
Hi,
I have checked your site but could not find any missing images. I did however see a js error in your console. This usually causes images to appear transparent because of plugin conflicts mostly. In this case you can either try to identify the plugin causing the issue or you can deactivate the lazyload option but you need to keep an eye open for other issues related to JS namely pagination, the search widget, the mobile menu and so on. If these will not work as well when the images break, then you definitely need to remove the problematic plugin.
Thank you!
hi tagDiv..
i want make top-menu in mobile menu.
please. See the image below :
http://me2.do/xIumMg1U
How Can I solve this problem?
-site. : http://www.localier.co.kr
Hi support,
I want the image on post page to be “no padding” image, on mobile version only.
Like this image
http://i.imgur.com/Eb42ysU.png My website is on the left(with padding) i want the image to be no padding like the right one.
how can i do it??
Thank you so much
Thank you for your answer but this customization creates serious problem to how home page looks from a mobile
Hi Andrei,
I have to agree with @kognitoweb. Your theme is mobile friendly but it’s certainly not mobile ready. This is terrible.
My main page is the Bank Holidays page, and the menu is critical to any website. The fact is it doesn’t work. While pages are also available on other elements of the site, e.g. sidebar, it will render differently on different devices.
I’m going to give it a slating on Envato. It is bad.
Will be happy to change my review when the problem is resolved.
Robin
Hi again,
Bogdan B., Thanks a million for the reply and I am sorry for not replying before, I just had time during weekends for this, until now.
Yes, I have read now the documentation, I had Visual Composer also in a previous WP site, so I was a little surprised that it did not work here in “FrontPage” mode, as this is how I usually build my pages.
I was propmted by the plugings panel to purchase it again, so I did it, but it made no difference…
Is there any way in which I can have the Visual Composer working in FrontPage mode with this templates?
Anyway, I got the point and now I am editing the superb template of the demo, as it offers a high number of variations to show the posts, and full featured with all kind of plugins, so I will soon have a brand new magazine with a fantastic look and fully responsive (mobile friendly test always perfect of course).
Thanks for the help and support,
Thank you Oasontu
I tried to use [tagDiv] block 9 or [tagDiv] block 10 as sidebar widget, but there is no option to filter by “related post”
When I use “more article”, it not seen on mobile.
Best reargd
Hi. Yes, is possible 🙂
Following the guides and forum I reached using Comet Cache, tagDiv Speed Booster, etc.
all nice, added in tagDiv Speed Booster the codes, removing statistic plugin by histats (js hosted at them), no ads.
but since I want to add some ads, and back my statistic plugin or other I need to get those 5% I miss:
Eliminate render-blocking JavaScript and CSS in above-the-fold content : style.css
– if I add
$this->move_style_to_footer_queue('td-theme');
then is showing in pagespeed/insights back (reverts) all the changes I made… so, not good.
– if I add ‘td-theme’ line above and remove any other block that contains ‘td-theme’ in Speed Booster it crashes.
– There is a way to fix style.css render-blocking?
i ask, since i followed all the other codes, used them, it works, but not for style.css …
– other note: adding (‘js_composer_front’) breaked my homepage, any page I do with composer is showing a vertical line on the left side of the theme. so I now use only latest posts as homepage, to look fine.
– on mobile I have 84 / 100 just because of the same error, style.css in the screen above.
using wp 4.4.2 and v2.3.5.
can i show my category posts with randomly on related post ? i’m really sorry for my bad english.
My desktop Pages/Session: 3.57 (because i create new category. and i add my favorite posts in this category. and show with randomly on sidebar.)
My mobile Pages/Session: 1.23 (because people just see same posts. and same category.)
i just want to show my just ”FAVORITE POSTS” category. when the page is refresh, posts shows randomly. like my sidebar.

Hi, Here is my website: http://persources.com/
When you first enter my site, Mobile or PC, the social media icons and various other icons in the corners of my site are missing (top right for desktop). But if you refresh they appear. How can I get them to show on the first time?
Hi,
Are the any codes that I can insert in so when my user click on the inforgraphic on desktop, the portion will be zoom in and so that the words are legible to read?
Or are the plugin which will work like magic?
For mobile, it works fine as my user are able to zoom in.
Link: http://www.sansan-bizconnect.com.sg/2016/04/22/zodiac-sign-says-business-year/
Thanks!
If you check http://karriere-einsichten.de/magazin/ratgeber/ – 2 things on my mind:
1) Mobile view headline: image white background/ “rest” black as page still loads – how can I make it all white?
2) Both on the start pages/ category archives it shows 2 artciles in a line, fine! but every 2nd line, only 1 artciles appears. how can I make it all “2-liners”?
THANKS!
Hi
Use this css in theme panel > custom code > custom css: http://screencast.com/t/ZGIixIi3a
#td-mobile-nav .td-social-icon-wrap .td-icon-font{
font-size: 22px;
}
Thanks!
But the problem remains the Style.css file
Since many sites use this system, the style code in header directly is their site has a value of more than 90/100 on the mobile.
I wanted to know if we could do this also your thema
here’s a sample view-source:http://www.controcampus.it/
I await your notice, good job
-
This reply was modified 10 years by
orlando.
Hi
i’ve checked your site with google’s page speed tool and noticed that you don’t have any render blocking resources. If you check it for mobiles there appear some resources but google is very restrictive when it comes from page-speed on mobile devices and may interpret some thing in a different way.
Google penalize your site because images are not optimized: http://screencast.com/t/m4m0Vi3Hj9j Check our documentation for more details about image optimization: https://forum.tagdiv.com/how-to-make-the-site-faster/ and also have a look at google’s docs: https://developers.google.com/speed/docs/insights/OptimizeImages
Thanks!
Please add whatsapp button for sharing.
Hi,
The whatsapp button will not get overwritten. It only shows on the mobile version. If it disapeared, please check the code again and make sure you did not affect the whatsapp code.
Please retry the method as I have tested it again and works as expected. It does not affect any other social network: http://screencast.com/t/LUU4A55pwoL
As for the bottom sharing, you will find a similar code below that one if you scroll down the file. You can simply paste in the linkedin code there as well.
Thank you!
Hi Andrei L.
How can I enlarge the social icons size in the mobile menu.
http://i.imgur.com/thBCaxp.jpg?1
Thx
Sorry…. I don’t work here sorry.
You can view my tutorials in the DIY on optimizing the theme with all the various settings I use to get 95+ on desktop and mobile. But mod_pagespeed is just a tiny part of that.
Mod_pagespeed can also be optimized on server which – again, has nothing to do specifically with this theme. For example, is the server using opcache with mod_pagspeed ? Are all the default filters turned on?
TagDiv folk might be willing to share their settings. But, again this is not a theme related issue.
Mod_pagespeed alone won’t fix all the optimizations needed for fastest site speed/loading, etc. — it’s a “helper” …
It does look like you’re using my settings from my tutorial and posts here, so good start. You need to experiment with the other filter settings. Again, I don’t suggest doing any of the merge/move CSS/JS options, as I found it breaks things. Your mileage may vary 🙂
See:
https://developers.google.com/speed/pagespeed/module/config_filters#level
-
This reply was modified 10 years by
simchris.
Hi,
In order to target only the mobile version you can use the media queries. For example, the code above would look like this:
@media (max-width:767px){
.td-icon-menu-down:before {
content: '\e80f'!important;
}
}
If you want to have individual icons, you can target each menu item using the unique menu item ID:
http://screencast.com/t/64WrVlhrM. You can use your browser inspector to get the individual menu item ID and use it like so:
@media (max-width:767px){
#menu-item-226 .td-icon-menu-down:before {
content: '\e80f'!important;
}
}
Thanks.
Hi,
I’m not sure it can work that simple. There is no single less file where all the mobile version style is being compiled from. The @media 767px is defined in this file: http://screencast.com/t/cbHwSDSX and then used in all of the less files: http://screencast.com/t/tlvu4snT6
This will not be a walk in the park as the theme was not designed with this in mind. Sorry.
Thanks.
Hi there,
I tried the above code. The Top Menu is coming in the center only if the social icons are hidden. I decided to reduce my social buttons to 6. So now the Social Icons are coming in the center when enabled. Can you give me the setting by which the Top Menu could come in the Center on the mobile when seen in landscape mode? Kindly check URL on mobile.
Thanks,
Prasenjit.
-
This reply was modified 10 years by
orbofdarkness. Reason: Added Website URL