- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello,
Underneath the image of the mobile theme there is a link to this topic: https://forum.tagdiv.com/the-mobile-theme/
Please read it as there are instructions on how to install it there.
Thank you!
Hi
The url for mobile logo is not correct, this is your ling to mobile logo: http://www.beautygeekng.com/wp-content/uploads/2015/08/2aaa-300×120.png which generate a 404 error. Try to remove the logo from theme panel then choose or upload thew image again.
Thanks!
Hello,
This actually depends on 2 factors. The first one is the post template that you use. Different post templates display differently on mobile devices.
The second factor is the mobile theme. If you use the mobile theme plugin, the post template will be converted to the default template on mobile so there will be no way to show the post on mobile like on our demo if you use the mobile theme plugin.
I hope this helps.
Thank you!
Hi
None of theme’s blocks display two columns on mobile. A solution would be to change the current layout for one of therm’s blocks or create a custom block with this layout on mobile.
Thanks!
Hello PAltish,
If you are using the Mobile Theme for your mobile mode, please notice that this concept is a bit of different by the Default General Responsive Mobile mode. The mobile theme does not recognize the Visual Composer shortcodes, and that’s why mobile theme does not load the Trending Now and Big Grig 8. This is the theme behaviour with this kind of the plugin and if you want to change the structure of this you should try to develop the plugin and implement as you like in it. For more information about this plugin, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Thanks for your understanding!
Hey, I am using different plugin for social sharing on desktop and want the newspaper socia sharing option on mobile version. No using mobile theme plugin.
How can I disable social sharing option for posts on desktop version and can have it enabled on mobile version only ( along with WhatsApp share option)
Thank you.
1 – I want this HomePage Block : http://prntscr.com/cn3qiy
2 – I Want this Mobile Theme 3 Grid : http://demo.tagdiv.com/newspaper/wp-content/uploads/2016/05/mobile-theme.png
3 – I Dont have a Mobile Editor – How Do Can I activate Mobile Editor : http://prntscr.com/cn40lk
(My Mobile Theme http://i.hizliresim.com/40W8Oq.png) Only Show Latest Post. I want 3 grid + last posts
Im Activated Static page : http://prntscr.com/cn3xym But not active 3 grid
Not an SEO issue. Blocks on a home page or index page which contain your story indexes need to be there for page to render. Google reads text on your page, not the DOM elements that build layouts. Even if you move your “mega menu” to external file, it still needs to load on the page when viewed by a robot or other element.
You’re better off doing “fetch as Google” and using Google PageSpeed Insights, mobile friendly check, GTMetrix.com test on your post, as barometers.
SEO is most affected by your title tags, h1 tags, actual text relevant to the title tag and permalink, the amount of original unique info on the page on topic, and external links to your site from other sources that cite your page as relevant to that, even if it’s just social sharing.
The HTML used to build the DOM, does not “hurt” your SEO, unless you have two paragraphs on a page and then a mega menu, and 50 blocks of other stuff unrelated to that one page.
Just food for thought having done SEO since March 1995.
Thank you.
That worked.
One last issue though.
My logo does not show on mobile.
I have tried using different phones.
I have re-uploaded the picture but its still the same
I just updated the newsmag theme to the last versión and after i uploaded it throw ftp acces the mobile menu appears in the head of the theme, What is happening?


Also some features of the homepage get wrong, and i get a lot of blank spaces

PD: I had to keep my old version of the template in my website beacuse i couldn’t fix it, but i want to update it as soon as possible. Thanks
Thanks for helping me
Good morning
I can not activate the theme for Mobile. I tried to reinstall and activate the plugin menu, but when I enter the theme of the plugin page does not give me the activation option.
In the menu wordpress plugin is installed and activated, but when I browse by mobile phone is not so.
How can I fix?
My website: http://www.novabbe.com

Hi Catalin!!!
I need change size, no length >http://www.screencast.com/t/ymhTnUqN ,on panel is this option >http://www.screencast.com/t/dKa8VnuS but doesn’t work, I changed on mobile whith this code
@media (max-width:1080px){
.td-post-title .entry-title{
font-size:28px!important
}
}
it´s ok on mobile or tablet.
thanks!!
Hello gubedel,
If you want to make some changes for Mobile Theme, you will have to edit the code from the core file in front-page.php, like this -> http://screencast.com/t/biqCz33n4iD
Thanks for your understanding!
I want to show last 3 article on demo mobile theme.
my site windowphone ru
In the mobile version (IOS) not work some block:
[td_block_trending_now limit=”5″]
[td_block_big_grid_8]
How can I fix this?
Thanks
My nav menu is schitzo. The dropdown menu arrows show up after a clear browser cache, show up when on some pages, but then disappear on others. Any fix to this? thanks
Hello gubedel,
I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.
Thanks for your understanding!
Hello manovee,
1)Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td-mobile-footer-wrap .td-footer-description .block-title{
display:none;
}
.td-mobile-footer-wrap .td-footer-social .block-title{
display:none;
}
2)You will have to do some additional customization through code in order to achieve the Facebook Classic for the mobile version. Try the following steps in order to bring good results. The code which you should add to your core file is here -> http://pastebin.com/TXzLgz2X , like this -> http://screencast.com/t/95vJsDI3r0W Also, for more references in this regard, please check here -> https://forum.tagdiv.com/topic/mobile-theme-like-share-buttons-pictures/
Thanks.
Hello,
The mobile theme will not allow any blocks to be added on posts. It only uses on grid created specifically for the homepage and the rest are modules again created specifically for the mobile theme. The theme blocks you can see on desktop cannot be used on the mobile theme as it;s a totally different theme. You must think of the mobile theme as a separate theme that does not have those elements. You cannot use an element from one theme on another. If you want to have the default blocks from our theme on mobile, simply deactivate the mobile theme and use the standard responsive version. That way the mobile version will be able top provide the blocks you need if you add a block to the post template with a do_shortcode function.
As for the social icons, there is no easy way of adding a new social network. They are hard-coded and can only be altered from the theme files.
Here are a couple of examples:
https://forum.tagdiv.com/topic/add-a-linkedin-button/
https://forum.tagdiv.com/topic/so-i-added-a-stumbleupon-sharing-button/
Thank you!
Hi
With block 16 this is not possible, sorry. You will have to change block’s layout for mobile devices in order to achieve a similar rezult. I can’t provide a solution for the moment as this is a complex task which involve many tests and time to be completed.
Thanks for your understanding!
Hello gubedel,
I have checked your website and I saw that you are using the Mobile Theme for mobile mode, right? So, please notice the mobile theme has a different behaviour than the general responsive theme. If you want to display more ads to your mobile version, you will have to add you ads into the specific fields from Mobile section, like this -> http://screencast.com/t/9GBnWT7c0P
Thanks for your understanding!
And by the Andrei,
You missed one very important point, you checked the homepage but usually, Google or real people visit individual homepage quite often. And on the individual posts, the same .js and .css file ( One Akismet .js files and other 5 css file 2 from Google API and 3 from a tomatoheart plugin VC and style.CSS .
Have a look at the Google Pagespeed Insight for one of the post : http://tomatoheart.com/webjockey/facts-about-bb-ki-vines-bhuvan-bam/ at https://developers.google.com/speed/pagespeed/insights/?url=tomatoheart.com%2Fwebjockey%2Ffacts-about-bb-ki-vines-bhuvan-bam%2F&tab=desktop
Here, mobile and desktop score is almost same: 66/68 ( Snapshot here: https://i.snag.gy/GEvA1z.jpg )
Render blocking Codes from Desktop are:
Remove render-blocking JavaScript:
http://domain.com/wp-content/plugins/akismet/_inc/form.js
Optimize CSS Delivery of the following:
http://domain.com/…in/public/css/facebook-login.css?ver=7.3
http://fonts.googleapis.com/…0,700|Amiri:400,700|Lora:400,700&ver=7.3
http://fonts.googleapis.com/…italic,700,900,500italic,400,300&ver=7.3
http:/domain.com/…r/assets/css/js_composer.min.css?ver=7.3
http://domain.com/…ntent/themes/Newspaper/style.css?ver=7.3
You can check it for any posts of my website and you will find the same thing. SO, the issue is not only with Mobile version.
You may want to look at it again.
-
This reply was modified 9 years by
Nano.
Hello
how to show ad only in feature video posts ?
I want to show custom ad on mobile and tablet but only in video featured posts.
How do I can do the picture
1 – HomePage Block : http://prntscr.com/cn3qiy
2 – I Want this Mobile Theme : http://demo.tagdiv.com/newspaper/wp-content/uploads/2016/05/mobile-theme.png
(My Mobile Theme http://i.hizliresim.com/40W8Oq.png)
Im Activated Static page : http://prntscr.com/cn3xym But not active 3 grid
And Not See Mobile Editor : http://prntscr.com/cn40lk
How Do Im activate new mobile theme
I”m using Block 16 on my main page, i think it’s a little too big on mobile, because it shows one big story. I would like to show two stories from the category in two columns … it that possible?