- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hi,
One of my colleagues will look into this problem and let you know what can be done.
Also, on desktop, you have a good score -> https://i.imgur.com/zwo8Bxr.png but the problem is on mobile, for example, I saw that it refers to this element, which I think is from a plugin https://i.imgur.com/E5tAQM9.png
Thank you!
Hello,
Please provide the link to your website.
Also, please check if you have the mobile thee plugin activated; if yes, please deactivate it.
Thank you!
Hello,
You can change it using a custom code
p.td-post-sub-title
{
font-weight: 800;
}
Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.
Thank you!
Home page doesn’t show on mobile like the Desktop view, How can I solve this now? I want the desktop and mobile views to look the same.
Please help me 🙂
Buna ziua,
Multumesc frumos pentru raspuns, puncele 2 si 3 au fost rezolvate cu succes, intr-adevar la punctul 3 am omis sa selectez si mobile la viewport.
Legat de punctul 1, am uitat sa precizez ca pentru header-ul de acum as vrea un cod ce sa se potriveasca pe dark, de exemplu eu folosesc fundalul: #0a0c0d, in rest totul functioneaza cum trebuie.
Va multumesc mult!
Hi,
Please disable the mobile theme plugin, clear all cache, and check the results.
Thank you!
Hello @discovermh!
Unfortunately, we didn’t implement anything new for the mobile theme plugin.
I’ll add the requests to our improvement list.
Thank you for understanding!
Hi guys,
I’ve been having some issues with the mobile version of my website, as now it is showing a template which is completely different from the website itself and I don’t know why…
My website is https://www.artuu.it/
Thank you so much
Hi Anamaria,
Thank you for the detailed information.
Can you please request your team to investigate why the flipbook performance is so poor under your theme?
We need your feedback and opinion regarding what’s causing the slowness of the iframe render for those flipbooks.
https://jornaldoalgarve.pt/semanario-2022/ (you need to be logged in to access them)
We tested those flipbooks in a staging site using another theme (not newspaper) and they performed flawlessly and super fast.
With tagdiv the render it’s super slow, specially for mobile devices.
We sent an email to support with our credentials so you can check it. Your feedback and guidance regarding this usse will be much apreciated.
Thanks
Marta
Hi Calin,
I want this same pagination style in my articles. After implementing the CSS codes you mentioned on this topic, I got the same issue: the Next page button on mobile appears small.
Do you have any solution now on how I can style the Next page button on mobile to be 100% width just like on desktop?
Hi,
Please let me know what version of mobile you use.
Thank you!
Hello,
Please check if you have set a custom code for the logo in the Theme panel -> Mobile Theme -> Custom code -> custom css.
Also, do you use a plugin for minifying the css and js?
Thank you!
For me, your homepage reflects two columns. Did you check it in private browsing?
Open the browser, and go incognito. Switch to responsive and refresh. That will show you live results. Also, if you are using Cloudflare, set it to development mode so the cache is not rendered for the testing period.
I am sorry, I have not toyed with mobile theme plugin codes. I did switch to custom mobile pages after deactivating the plugin, but it was disastrous and caused much damage to the search engine results already.
If you are looking to increase the number of posts on the homepage, this can be done by Theme panel> Mobile theme plugin> Grids.
One last thing, you have so many ads on your site. I will suggest not cluttering them together, almost 4 of them appear together covering 30% of the page. Try to set view limits to them.
Hello,
You can set the font size for mobile version, you need only to select the viewport for phone.
Please change the logo from the TagDiv Composer, and also from the sticky header: https://www.screencast.com/t/rt2wWAt3JFEY
For mobile please edit with tagDiv Composer, select the viewport on phone, select the header logo and change it => https://i.imgur.com/cR7F0v4.png https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
Thank you!
wp rocket is used for cache only…
we can use WP Super Cache or WP Fastest Cache but I prefer wp rocket.
Thanks for sharing your guide with us.
If you are familiar with theme customization then just provide me code for the above query so that more articles are visible on the same screen.
currently, only 3 articles are visible in a row and 1 article is on mobile.
after changes, 4 articles on desktop and 2 on mobile will be visible.
Can you please check again. I had the previous version.
Now updated again and logo is broken again on mobile template.
Thanks
Hi,
AMP is very restrictive when it comes to the ads and to the content. What type of ads are you planning to use on AMP exactly? Are they compatible with AMP?
The most popular and widely used type of ads used for AMP are AMP auto ads from Google https://support.google.com/adsense/answer/9261309?hl=en
We provide a field for entering the code https://i.imgur.com/2kAsROP.png
Also, the mobile theme ad spots will load ads on mobile or mobile + AMP https://i.imgur.com/YEkMJ6N.png
Thank you!
Hello,
Do you want ro disable the date on the block or inside the posts?
For mobile theme version to remove the date on the blocks, please go in Theme Panel -> Block Settings -> Meta Info on modules/blocks and disable the date => https://i.imgur.com/xatSZen.png -> https://i.imgur.com/nSa3P6Q.png
Thank you!
Hi,
Can you please assist me for one more thing? Single post template that I have created, is working good on the laptop or desktop screen but when I see in the Mobile I can see the old version of the template. How can I change it in the mobile?
you can check our page speed here…
for the Video Post formate, there is an issue. so we avoid video formate posts.
Now my main issue is with 2 column layout on the mobile theme plugin and 4 column layout on the desktop.
Kindly suggest some code change so that I can achieve 2 and 4-column layout result
It’s Mobile Theme Plugin.
We did customization in the mobile theme plugin also but it did not reflect.
Even though we did customization for the normal theme but it did not reflect.
we change code into theme>Newspaper>loop-archive.php
$post_count = 1;
$column_count = 1;
$span = ‘span3’;
$column_break = 4;
$is_404 = false;
if( is_404() ) {
$is_404 = true;
$column_break = 4;
$span = ‘span3’;
$args = array(
‘post_type’=> ‘post’,
‘showposts’ => 6,
‘ignore_sticky_posts’ => true
);
query_posts($args);
}
Still, it shows 2 columns in the post archive and category pages.
For Mobile Theme customization we did changes in
plugins>td-composer>mobile>loop.php
Still it did not reflect yet
I’m not sure if I understand you correctly, but it seems like none of the mobile options work because AMP causes code to be displayed all over my website whenever I activate it. This is our services page, so I really need it to work properly and be visible.
Hello,
on my blog tospitakimou.gr, after updating to 12.2, the logo on mobile template is completely not aligned https://imgur.com/Oo8kg77.
I have to revert to previous version as it spoils my template appearance.
Any ideas on how to fix it?
Thanks
Salut,
Revin cu cateva precizari si inca alte cateva puncte pe care as vrea sa le ating cu tema dumneavoastra, pentru ca am vazut ca se mai discuta in Romana si pentru a ma face si mai bine inteles, doresc sa va explic in romana, ceea ce doresc sa fac, si in cazul in care se poate sa gasesc raspuns aici.
1. Pentru a face meniul sticky blurry, doresc un css pentru versiunea stock a temei si nu pentru un alt template din cloud templates, acest lucru din cauza faptului ca am reusit sa customizez pe plac fara a mai avea nevoie de alte elemente de header. CSS-ul il voi baga in custom code. De asemenea doresc ca acest efect sa apara si pe mobil. In trecut foloseam jnews iar codul era “/* Make Sticky Header Blurry and Transparent */
.jeg_header_sticky .jeg_stickybar {
backdrop-filter: saturate(180%) blur(20px); /* Blurry */
background: rgba(255,255,255,0.7); /* White Opacity 70% */
}
/* For Mobile */
.jeg_navbar_mobile {
background:unset;
}
.jeg_navbar_mobile .jeg_mobile_bottombar {
backdrop-filter: saturate(180%) blur(20px); /* Blurry */
background: rgba(0,0,0,0.1); /* Black Opacity 10% */
}”
Doresc acum pentru aceasta tema, dupa cum am aratat mai sus, ceva in stilul site-ului de la apple https://www.apple.com/ro/.
2. Vreau ca marginile imaginii reprezentative sa atinga marginile in varianta mobila, precum in imaginea atasata, iar pe desktop sa ramana asa cum este acum. Am cautat sa fac setarea asta dar nu am reusit. (https://i.imgur.com/L2sw5Of.jpg)
3. Doresc sa pun un buton de “follow on google news”, care sa fie inline cu butoanele de share atat pe mobil cat si pe desktop. Se poate seta inline pentru “inline text” si sa pun codul html, insa din pacate pentru share post buttons nu. Am incercat din tab-ul “CSS” sa selectez in loc de “show”, “inline”, insa nu a functionat pe mobil. (https://i.imgur.com/IdNc5wt.jpg).
Acestea sunt modificarile pe care doresc sa le aduc site-ului pentru un aspect mai modern si de lunga durata. Sper ca ma puteti ajuta.
Va multumesc!
When using Google Auto Ads I have to insert two code blocks:
– one in <head></head>
and the other after the pages <body> where I want to use Auto Ads.
The Newspaper – Theme Panel – Mobile Theme – AMP Ads – only have a field for “AdSense Auto Ads for AMP”
How can I do It?
Thanks