- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
I just noticed that when I activate the mobile theme, large devises such as on desktop or laptop also show the mobile theme. Where is the problem?
Hi,
I’ve check your website on mobile an desktop version, an is seems to work as you say, on desktop menu is sticky and in mobile version the menu is snap.
Let me know if I did not understand correctly the question .
Thank you.
Hi,
I’ve checked your website, and all seems to be working well, the last three post are showing in both devices ( desktop and mobile ).
https://www.screencast.com/t/IazXVidF
https://www.screencast.com/t/mLc6lWXMsy
Please let me know if I do not understand correctly.
Thanks.
most of the problems are now been sorted, with your help
thank you so much
amp ads are working.
1. problem i am currently facing is mobile theme, and website loading speed on mobile and desktop
kindly help me improve that.
http://backup.facetofacegames.com
How do I make it so the images and text don’t cross the borders? Is it a matter of using CSS?
Hi
this is what happen in mobile version when i click on a single article or menu
https://imgur.com/a/sYgZMe6
the blue selection covers the whole screen rather than being circumscribed in the article on which I click.
Is there any setting that I have to change? I’ve seen other sites with your theme and it’s not happening
I also would like to change the color of the filter menu in the block after the 3 featured image. You can see it in the second image above. The background is too white and it is not very readable because it is a bit ‘transparent
thanks
Hi.
I’m trying to set google adsense in my website.
1- First of all I tried through the ADS panel, setting Top Ad, inlne Ad etc. Unfortunately, however, the result does not satisfy me.
I’m interested in putting adsense ads that may seem like real articles that integrate with the blocks of articles.
For example I found several sites that use their own Newspaper theme and they have added ads as I would like them.
Look here https://imgur.com/a/mQxVL7c
the first is a block of articles on the site, mixed with adsense (ads) articles.
the second one is a list of ads that look like articles, positioned immediately below the main article.
these ads are very intelligent because they encourage you to click but if I place ads first, in the middle or under the articles as individual advertisements, I think they generate too few clicks.
I also tried with this method: https://support.google.com/adsense/answer/7533385?hl=en — Row and column examples
and put the code in ADS–article bottom ad but it doesn’t work. I just see 1 single add.
I really don’t know how to create this articles ads. I also tried with adsense’s InFeed function but nothing, ads do not appear in blocks with articles.
2 – Another lack is the overlay ads that do not appear, although I have set them on adsense in automatic ads. Now, istead use the ads panel, i’m trying to set the google adsense automatic code directly in CUSTOM CODE — custom HTML. The problem is that i don’t have control of ads. They also appear where they should not.
I just want ads that appear for example in related articles or most popular article, or at the end of an article but in the form of many articles (not a single ads).They have to adapt to the rest of the contents.
I’m soo confused, can you kindly help me set it up? I tried them all.
You can see another example here (desktop version): https://www.tecnoandroid.it/2018/11/15/wind-regala-un-samsung-galaxy-j6-ad-alcuni-suoi-clienti-30-rate-da-0-euro-431124. At the bottom of the article, there is a line of ads divided into 4 columns. In the mobile version there are ads that I showed you above in the screenshots.
Another example here: https://www.macitynet.it/tello-edu-il-drone-programmabile-disponibile-nei-negozi-apple-e-dji/
same here. At the bottom there is a block of ads in 2 lines and 4 column. This looks really good in mobile version, before related articles.
thank you for your help
Hello Support Team,
I want to use Smart Snap only for mobile devices and for that I also selected Smart Snap (mobile) option on the Theme panel. After selecting this option Smart Snap menu working perfectly on mobile devices. But the desktop menu also becomes Smart Snap now. I want to make desktop menu sticky and mobile menu smart snap. But it’s not working.
Please provide a solution, how to make Desktop menu sticky and mobile menu smart snap. My website url is, http://www.webexam.in
When viewing my homepage (eastof72nd.com) from web you can see the latest posts that have been published but on mobile’s homepage you cannot see the 3 most recent posts that have been published. Anyone know why this might be?
Attached Image in post Left Ailing showing only on desktop In mobile version showing image in center
please check it and tell me how can i fix it https://khabarsatta.com/barghat-will-visit-rahul-on-november-16/() check this url on desktop and mobile version
Hi,
So you want to add Facebook comments on mobile when using the mobile theme. The above should work same as before, there were’t any changes made to the mobile theme.
When using the mobile theme it will not matter what post template is used for desktop. There will be one predefined post template used for all the posts
– http://www.screencast.com/t/RkXH3FXXiWJv
To display Facebook comments in the cloud templates would not be possible, these don’t have php files in which you can add the code, like for default post templates.
Hi,
Glad you found a workaround. That new issue would require some modifications to the mobile theme files. You could copy the homepage loop code in the page template file
– https://www.screencast.com/t/M9HjPo2HBl2
– https://www.screencast.com/t/95x0Twob
Then wrap that code in a condition like this to make sure it appears only in the page you want
– https://developer.wordpress.org/reference/functions/is_page/
Next add an additional parameter to make the loop display posts from a specific category you want
– https://www.screencast.com/t/dnoo7WyqkZy
That should display posts from a specified category in that page only.
Thanks
Hi,
If you want to add for all h2, and h1 center align just paste the below css in Newspaper>Theme panel>Custom code>Custom css
h1, h2 {
text-align: center;
}
If you are using mobile theme you need to paste this css in Neaspaper>Theme panel>Mobile Theme> Custom code ” WRITE YOUR OWN CSS HERE ” too, in this way will apply on mobile too.
Also you can fallow our tutorial about Create custom code with the browser’s Inspector or the Live CSS Box
Thank you .
Hi,
If you have the default demo install on theme mobile you’ll see 3 blocks with the last 3 post with the featured category, and latest articles; in order to add content you’ll need to set some content in Mobile editor https://www.screencast.com/t/mkePciuBGLWi ( the mobile theme will not take the content from desktop, you need to set a new one for mobile. )
Thank you for your understanding.
Hi,
Unfortunately there is no option for “unique articles” in theme mobile, there will be display the latest 3 feature posts, you can exclude the feature from latest articles on mobile, if you want to do this please read this topic:
-> https://forum.tagdiv.com/topic/latest-article-mobil-theme/
Thank you for your understanding.
Hi,
1. I believe you are referring to the category tags – http://prntscr.com/likf3f
Those have predefined colors, they could only be changed with CSS, not by a theme setting.
I could try and give you a solution, mention for which elements you want to change the color, which blocks and where. A link to the website/page would be helpful so I can test.
For example something like this would work for all the category tags at once
– https://www.screencast.com/t/kFYKB3RkS
.td-post-category {
background-color: blue;
color: black;
}
2. Maybe something like this – https://www.screencast.com/t/1IPmNEYmVI
The menu will start from the right if you enter this code in Theme panel->Custom CSS
@media (min-width: 767px) {
#td-header-menu .sf-menu li {
float: right;
margin-right: 14px;
}}
3. I could take a look, provide a link to where the grid is in your website and exact details about what you want to do.
4. Seems the theme will override the font weight on mobile, it will set a font-weight of 600, so the one from the theme panel will not apply anymore
– https://www.screencast.com/t/rhlVigkI6Hh
I will add this on our list of issues, I don’t think this is intended to happen. As a quick fix I could give you a code to make sure your desired font weight applies. For example
– https://www.screencast.com/t/t5hkyCyH
.td_block_big_grid_4 .td-small-thumb .entry-title {
font-weight: 100!important;
}
Let me know.
Thanks
Hi,
Just a heads up for the next update.
There are lot of new requirements now from Google for mobile sites at developer.
https://developers.google.com/speed/pagespeed/insights/
Like on mobile
WebP and Jpeg2000 needed.
Speed Index
Time to interactive index
Which can be tackled via lazy loading etc.
Also eliminating render blocking scripts and better way of handling/minimizing javascripts.
Lot of new pre-requisites are there.
Hopefully in the next update we can see some of them tackled 🙂
Regards
SP
Thank you Simion for your response.
We’ve invested a lot of time in carefully designing our website using your Cloud Templates so reverting to the standard category template isn’t an acceptable solution, nor is discontinuing the use of the plugin that enables our podcast to work.
As an interim solution since I haven’t gotten a resolution that solves the actual problem, I have created a page that is identical to the Cloud Template originally created for the category and redirected the category to it.
This way, when someone accesses the category — https://www.theapex.racing/the-braking-point-podcast, they are transparently taken to the page at https://www.theapex.racing/the-braking-point. Because the category itself retains a standard Newspaper template, the functioning of the feed located at https://www.theapex.racing/the-braking-point-podcast/feed is unaffected.
This solution has worked fine, except we also use your mobile theme. By redirecting the category to a page, we have to create a mobile page that acts like a category.
Is there a way I can add a post loop of posts from a specific category on a mobile page?
Is it possible to activate the “unique articles” function on the mobile theme homepage?
I have buttons in my top bar but the topbar is disabled on mobile , can I enable this ?
Hi,
I believe the Google test tool will simulate how the website will load on a medium tier mobile device, with an average internet connection. Having a mobile theme enabled will significantly improve this result.
Also having an AMP plugin active and serving AMP content through Google search result page will ensure quite fast loading speeds. Our mobile theme and AMP plugin can be active at the same time.
Thanks
Hi,
That is the way the mobile theme is designed. It displays posts from the featured category. Here is where this implementation is made – https://www.screencast.com/t/fsxzBb9s You could probably add a category id like this – https://www.screencast.com/t/JX6JmneOxBK and insert a category id, so it should display featured posts from that category only, and also change the sorting but this is not tested properly and it could provide unexpected results.
Please correct me if I misunderstood what you wanted.
Thanks
Hi,
Please read our guide about the mobile theme https://forum.tagdiv.com/the-mobile-theme/
for example https://www.screencast.com/t/7peZO25qp
What’s included in the Newspaper theme package -> https://forum.tagdiv.com/whats-included/
Thank you.
Hi,
When we test our site on google pagespeed insights (https://developers.google.com/speed/pagespeed/insights/), we get good scores for desktop but poor scores for mobile. Yesterday, we deactivated all social plugins and moved our site to CDN. Now for desktop, we score more than 90 but for mobile we are still getting about 50 or 60 for mobile. We are not using the mobile theme, so the same responsive site is being served to both mobile and desktop devices. We have no extra plugins for mobile either.
Considering that the exact same site is being served to both devices, I am unable to diagnose what the problem is and hence unable to take corrective action on the same. Can someone from tagdiv please help me diagnose the problem?
Site URL: https://completewellbeing.com
I apologize,
but reading his answer I think that maybe I was not clear in my question.
I try again.
I activated the mobile theme. Among its features there has been the first page of the featured category news.
I would like to change this feature. I would like you to look into the first three news of the SPORT section. So I ask you on which page and which line of code to intervene.
Thank you