- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
Basically it means a character is not ‘encoded properly’ someplace. This can happen in RSS feeds, or some elements not properly ‘escaped’ or can even be from using something like Yoast SEO and not actually auditing the meta data printed in your post source.
Also be aware Google is in midst of major overhaul moving everything to ‘mobile first’ — we’ve been seeing weird stuff like rectangle images not cropped and shown as distorted squares in Google news, where one “view” on desktop still shows desktop layout, but now using the mobile rectangle image, then another search shows the mobile first layout with rectangle image and simpler page layout ….
soooo….. if it just started it might have nothing to do with you.
The issue is more common if you’re importing content from other sources into your site, and the encoded content isn’t re-encoded to UTF-8/HTML and you get stuff like a ™ in text that should be & trade; or & #153;.
I’m noticing right now in latest versions of WordPress a funky thing when I paste in stories from MS Word, that the curly quotes, long dashes, and trademarks are not converting to HTML entities when viewed on the text/code view of post editor.
Anyway — check your problem posts to see if you perhaps have “long dashes” in your titles vs hyphens — switch to using a single ” – ” vs using a — long dash or other element.
Not sure that helped … but some two cents.
That is not the ad we have been discussing. The ad in question is the ad at the bottom of the article AFTER the social share button after the content.
The same ad you gave me the code to place in this thread. It is there on desktop, but not on mobile.
Hello STBW,
I have inspected your website on mobile mode and the Ad which is placed below the Article Top Sharing, it seems to work as expected, as you can see here -> https://www.screencast.com/t/sePdZ4cBVXa9 Where is the problem?
Thanks for your understanding!
Hi,
Thank you for your appreciation. The mobile version of the website will display the same elements form desktop, adapted for mobile devices. There is no option at the moment to not display particular elements on specific devices.
An optional mobile theme is provided with the theme, in the package. You can find more information about it here
– https://forum.tagdiv.com/the-mobile-theme/
The mobile theme has predefined templates for pages, posts, category pages etc. It will not display composer elements, content for the mobile pages is limited to the mobile editor.
Thanks
Hello WakeUpCallProject,
Please keep in mind that all the possible solutions to fix this error may be found in the topic mentioned above. As you know, the reason of this may be different one which differs from case to case. Notice that I have checked again your website on desktop and on some mobile devices and this error does not occur, as you can see here -> https://www.screencast.com/t/9pXNCTXJ If you are using the CDN system, try to pure all CDN files and check the results.
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hi,
The social icons that are displayed in the mobile menu are the ones from the Theme panel->Social networks
– https://www.screencast.com/t/kzf3PEp634k
The social networks that you have inserted accounts for, will be displayed in the mobile menu.
Thanks
That ad is also NOT showing up on mobile for some reason, which is killing my RPM.
Hi,
I was wondering how I can customize how ours site looks from a mobile phone.
Is there a way to remove all sidebars from mobile? Can you show me how?
Also is there a way to exclude certain blocks from mobile site? but still have it on desktop version?
Thanks so much!! YOUR THEME IS AMAZING!!!!!!!!!
Here is a screenshot of the issue:
When this happens (viewed in Chrome on mobile) the site takes a very long time to load.
Any suggestions/tutorials on how to optimize the theme for mobile, like having less things to load (blocks, small picture sizes, any other elements)? Thanks!
The site when viewed on mobile also can take a very long time to load (20 seconds) sometimes as well.
This has only been happening recently. Around the same time as the Chinese text perhaps.
Hi,
Sometimes when my site gets loaded on a mobile phone the menu, search icon turns into Chinese looking text.
How can this be fixed?
Site is:
https://smallcaps.com.au/
Thanks
Hello Cosmic,
Unfortunately, the Newsmag theme does not have the Mobile Theme implemented, sorry! We cannot say for sure if this plugin will be integrated into the theme in the nearest future or not because this thing depends on our developer’s decision.
Thanks for your understanding!
where can i find how to remove the social icons from the main menu on the mobile theme?
i removed the social icons from all the desktop theme.
Thank you
i saw now where to add the menu on the mobile theme, but my home page start with the LATEST ARTICLES and is missing all the content above it…
my MOBILE EDITOR is empty, do i need to manage there the things?
Hello,
Please disable the mobile theme setting of jetpack.
Thank you!
Hi,
By default three featured posts are displayed on the front page when the mobile theme is active. If you would like to display more or modify that number, you will have to edit this file
– https://www.screencast.com/t/uHzI38dTs
Thanks
Hi,
the mobile version are missing most of the content, i seems like something on the sitting is wronge.
my mobile version start with : KATEST ARTICLES
and not show all the above: ticker, DON’T MISS, LIFESTYLE NEWS, HOUSE DESIGN, TECH AND GADGETS and ect…
how can i fix it?
Hi,
Please try as a first step to deactivate all your plugins except theme plugins and test if the mobile theme is working properly. Check any custom code you might have entered in the theme panel or added to the theme files.
There is also a flaw in the Super cache plugin that could be the cause. Please follow this topic for a solution
– https://forum.tagdiv.com/topic/template-in-phone/
Thanks
Hi,
You could maybe try a code like this, to display the images more centered
– https://www.screencast.com/t/VDvSPDGHUEEp
Enter the code in Theme panel->Mobile theme->Custom CSS and test it and see if it works properly for you
.td_block_big_grid_mob_1 .td_module_mob_2 img {
position: relative;
top: -100px;
}
Thanks
Hello stanisci,
Regarding on Theme Colors for Mobile Theme, please check the panel here -> https://www.screencast.com/t/w8t6gxJJUa because these are all the available settings for theme color on mobile theme.
Thanks for the message!
Hello,
Only if you use the mobile theme plugin should you add code to the mobile theme files: https://forum.tagdiv.com/the-mobile-theme/
If you do not use the plugin, you do not need to add your code in the mobile theme files.
Thanks.
Hi,
I have inspected your website on mobile, there is no problem with the footer at the moment
– https://www.screencast.com/t/qTqNx0Wt
That could be caused by theme modifications or plugins maybe, but it doesn’t seem to happen at this moment anymore.
Thanks