- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
Hello All
We use Qtranslate-x very well in desktop and tablet versions
However, we installed the TagDiv mobile plug in and it shows the mobile theme only on one language. When we change the language, mobile theme switches back to desktop version.
Is there any way to fix this?
Hi
In mobile view.. using mobile theme … my website http://www.croatiaexplorers.com seems to open up new window if featured images are clicked on. Is there a simple way to stop this from happening.. i want nothing to happen on click.
Thanks
Hi.
The site http://www.theCar.no is not fully responsive when opening the site on a mobile phone. For instance, some articles overlay each other, especially when using block no. 12 (which many the articles use).
Best,
Glenn
Hi,
The top grid displayed on mobile will show posts from the Featured category. Please add more posts to this category and they will be displayed
– https://forum.tagdiv.com/featured-posts-2/
Thanks
Hi,
If you deactivated the caching plugin, and the mobile theme is still not displaying properly, that probably means there is still a conflict. A suggestion would be to deactivate all plugins except theme plugins as a test, to see if the mobile theme is displayed as intended.
If it is, then enable the plugins one at a time, this should help identify the one responsible.
Thanks
thank you simion C.
one more thing, i want to know, how to change footer width for copyright section?? when i view in mobile, it became as a line by line.
My question is if there is the possibility of including a “td-icon-menu-up” in mobile version, just as it exists in desktop version. I mean an arrow that allows you to return to the beginning of the post.
Tanks in advanced 🙂
Hi,
I just want to know on how to remove my old article in my mobile theme front page.. http://biliranisland.com/blogs
i want to change it with the new article. thanks
I deactivated to Total Cache plugin and I am still having the issue. I would like to keep the mobile theme, as I had issues with the responsive menu as well. Any other ideas that I could try?
Thank you for your help.
Abby
Have either of you added the schema markup for recipes and then checked to see if it was retained after you updated the theme? I’ve been asking about this on another thread. I was told that any changes we make to the theme will be overwritten every time the theme is updated. The impression I’ve gotten is that these markup changes will be overwritten.
Also, how exactly are you adding the recipe markup? I was using a recipe plugin in the past, but it was creating duplicate content. When I deleted it and formatted my recipes myself by creating a template, they started ranking higher (e.g., if you search “low fat marble cake” on Google desktop mine ranks at number 1 now). But I’m concerned because on mobile they rank lower and I think it’s partly because I don’t have the recipe markup…
Does this add the schema markup for recipes? I’ve been noticing recently that Google seems to be ranking recipes with the markup much higher on mobile searches…
hi guys! we use the erotic layout in our website and the home page has issues with full grids (they are not formated properly, both desktop width and mobile width) plus top ad sticks to first grid.. thanks!!!
No mobile zip file found in the download
Hi,
1. That is not possible. On mobile the same content form desktop will be displayed. The post limit on the blocks can only be set once
– https://www.screencast.com/t/Wq7v6ho10
2. Please use this guide to configure the social counter
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Also make sure that the Facebook profile page is public, the counter will not work if the profile page is private or has restrictions. Clear all caching installed after configuring the counter.
Thanks
Hello,
On some page it’s work but some page not work. I realy don’t know exact what’s the problem:
Here it’s example:
https://www.povesteata.eu/este-o-poveste-de-viata-ar-fi-trebuit-sa-fie-de-iubire-dar/
On mobile version it’s work fine..!!
Please check the link again. It works properly:
https://forum.tagdiv.com/the-mobile-theme/
The mobile theme will convert the page and use a predefined one. If you want to have the same content on mobile devices as on desktop, then do not use the mobile theme. The theme is already responsive without it.
Thanks
Hello,
It seems you are using the mobile theme plugin. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thanks.
Hi,
There are two ways that you could do that. Either by modifying the code of the mobile theme and commenting or removing the code shown in this file
– https://www.screencast.com/t/uiKK8bxd
Or by using a code like this to hide it
– https://www.screencast.com/t/JLAzqFRbU
The code must be entered in Theme panel->Mobile theme->Custom CSS section
.home .td-pb-article-list {
display:none;
}
Thanks
Totally ignorant here about how to insert structured data as JSON-LD markup. I really need to figure out how to insert it for recipes. But in the meantime I just created this markup for a product on my website using Google’s Structured Data Markup Helper. What do I do with it? Do I insert it into the header code area of the product’s landing page?
And more importantly, if I insert it on the landing page for this product is, will it screw up the Newspaper theme? I don’t want to slow anything down. But I think my recipes, especially, are going to suffer in mobile searches without it. Thanks in advance to anyone who can help shed light on this!
<!– JSON-LD markup generated by Google Structured Data Markup Helper. –>
<script type=”application/ld+json”>
{
“@context” : “http://schema.org”,
“@type” : “Product”,
“name” : “THE INTERIOR DESIGNER’S PERFECT PITCH LETTER FOR PUBLISHING”,
“image” : “https://www.travisneighborward.com/wp-content/uploads/2017/07/Landing-Page-Perfect-Pitch-letter-500×687-WEB-OPT.jpg”,
“description” : “A FREE TEMPLATE that will make sure you don't leave any information out when you pitch projects to editors”,
“brand” : {
“@type” : “Brand”,
“name” : “Travis Neighbor Ward”,
“logo” : “https://www.travisneighborward.com/wp-content/uploads/2016/08/TNW-logo-version-12-400x199px-WEB.jpg”
},
“offers” : {
“@type” : “Offer”,
“price” : “FREE”
}
}
</script>
Hi! I’m trying to add a background to my mobile logo, exactly the same one I have on my header currently. Is it possible? I tried using this code:
.td-icon-mobile{
background-image: url(https://www.financeclimatenews.com/wp-content/uploads/2017/07/header-finance-climate-news-1.jpg);
margin-left: 0px;
but it only changed the background of the menu button, not the whole mobile header.
Thank you so much in advance
Hello,
I have some problems:
1. Is it possible to limit the post’s number into the “content block 1” esclusively on mobile screen. I would like to show 4 posts on desktop and 2 posts on mobile.
2. I have installed the social counter but it doesn’t work for Facebook, it doesn’t show the fans.
How can I resolve these problems?
Thank you in advance!
Hello,
I have add for desktop:
#ad1 {
top: 10px;
left: 10px;
float: right;}
And for mobile:
#ad1 {
float: none;
}
My web site it’s : https://www.povesteata.eu/ce-oi-fi-mintea-mea/ ( one post example ).
Many regards and i wait one reply from you.
Thanks, indeed deactivating the plugin resolves most of the issues. but how to get the mobile theme then? the link you provided gave me a 404 page so I don’t know how to implement the mobile theme correctly. I thought it was just about activating the plugin (but it’s not the case apparently)
Hello
The desktop version of the theme shows my changes to the template but the mobile phone version only shows the original template. Any ideas. http://www.solenttimes.co.uk
Nope. Just won’t work with the Speedbooster plugin, and might not work with the mobile plugin, which are all optional anyway. 🙂
( I don’t work here. )