Hi,
Indeed there seams to be a problem, there is set from google amp an inline style -> https://www.screencast.com/t/duWMf3kaxAU this should be 0 not 32 -> https://www.screencast.com/t/6dWtG7tScd2 we’ll try to find a way to fix this problem for the coming updates.
As a quick fix you can try this custom css
-> https://www.screencast.com/t/uYL9Bkm4RhBe
.td-menu-background{
background-position: center top!important;
position: fixed!important;
top: 0!important;
}
.td-mobile-content{
padding: 20px 20px 0;
}
The code need to be set in Theme Panel>Mobile Theme>Custom code> Css
Thank you for your understanding and sorry for the inconvenience!
Hi,
Please provide some more details about this problem, some link/titles that appear in search results and are from another website, in this way I will be able to help you!
Thank you!
Hi @kewalsmulti, please reply in this topic -> https://forum.tagdiv.com/topic/code-to-add-subtitle-to-a-module-that-will-link-to-the-post/#post-302422
Thank you!
Hi,
You could try this solution
-> https://www.screencast.com/t/nhov88jSu you need to set this code in each module where you want to have the subtitle with link on int to the post.
You can get the code from here ; but notice that you need to make those changes after each update, because since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Thank you for your understanding!
Hi,
No, the ads comes from Theme panel> Ads> Header ad -> https://www.screencast.com/t/AFZ4mOYBrsB1 all you need to do is to disable it for mobile/phone -> https://www.screencast.com/t/8HzLPGy0EO
Header ads -> https://forum.tagdiv.com/header-ads-adsense/
Also please use this code to show the arrows on mobile menu -> https://www.screencast.com/t/BD00x3OFBhrQ
.td-mobile-content .td-icon-menu-right {
display: block;
}
The code need to be set in Theme panel> Custom code> Custom css
Thank you!
Hi,
I’ve checked your website from a mac too, and for me is still look good
-> https://www.screencast.com/t/q1cPccEdTh
-> https://www.screencast.com/t/gpomAenv8
If is not this the problem, then, please provide me some more details and some screenshots to can identified and fix the problem.
Thank you!
Hi,
Then you need to edit those files -> wp-content/plugins/td-composer/mobile/woocommerce/archive-product.php and single-product.php
and for an old version, please check this path wp-content/Newspaper/mobile/woocommerce/archive-product.php
Hope this will help you!
Thank you!
Hi,
Yes, this can work too, here is an example
.td-footer-wrapper .footer-text-wrap{
display: none;
}
.home .td-footer-wrapper .footer-text-wrap{
display: block;
}
If you need help with this, just let me know, I’ll help you gladly!
Thank you!
Hi,
Unfortunately for the moment the mobile theme have only a few settings for customization and this is not one of theme, sorry!
What you need can be achieve only if you make changes in theme/plugin core, but those changes will be overwrite when you’ll make an update.
Or you can set a background image for mobile menu -> https://www.screencast.com/t/NKYyfMfm -> https://www.screencast.com/t/Gf9rUPJJsp
If you want to make those changes and you need help, just let me know, I will help you gladly!
Thank you!
Hi,
First please check the way that you have set the sidebar in homepage, if is using widgets then use widgets too, if is set using tagDiv Composer, try with tagDiv Composer also please provide some more details about the implementation you’ve tried.
Or if you want you can send us an email at contact@tagdiv.com and provide admin login and I will take a look. Include a link to this topic in the email.
Thank you!
Hi,
You need to look in Theme panel> Theme colors > Main menu -> https://www.screencast.com/t/6T0i8n3Rji2 -> https://www.screencast.com/t/zq7G3OjXGTR
Thank you!
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
I’ve checked your website and for me the cursors is look normal over links; if the problem is still there, please provide some more details about this problem and some screenshots; also please check the website with other browsers.
Thank you!
Hi,
Unfortunately, for the moment in order to have the lazyload on mobile you need to use the responsive version or to find a plugin for lazyload that is compatible with mobile theme plugin.
There are some new features for mobile theme in coming updates, I think that this can be one of them.
Thank you for your understanding!
Hi,
Please try this one
.single .td-post-content img {
border: 1px solid gray;
padding: 15px;
}
Hope this will work properly.
Thank you!
Hi,
The link provide is just for demo, to see/test the templates; if you like that template you can import it from tagDiv Cloud Library ->https://www.screencast.com/t/DETD2ZaDU and edit if using tagDiv Composer .
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.
If there is still a problem, please provide me a link where I can inspect this issue.
Thank you!
Hi,
Is look like you have some errors in console log -> https://www.screencast.com/t/oHhBxkoVJAcP
Please check the Cloudflare (CDN) and see the rooket loader option to be disable, you can check our guide about CDN here -> https://forum.tagdiv.com/cloudflare-cdn/
Hope this will help you!
Thank you!
Hi,
If you are using mobile theme plugin theme you can not show the top menu, sorry!
If you are using the responsive mobile version of theme please check this topic -> https://forum.tagdiv.com/topic/top-barmain-menu-assistance-needed%E2%80%BC%EF%B8%8F/
Also you can use the header manager and build your own top menu , or you can use a header from tagDiv Cloud Library and edit it using tagDiv Composer.
->https://www.screencast.com/t/Mq1g9zpjU
Thank you for your understanding!
Hi,
You can try to remove the loading animation from here: -> https://www.screencast.com/t/NvZmLiwUZHP1
You could try to enter this code in the analytics section, before all the other codes you might have entered there – http://prntscr.com/o479qx
It should remove the transition of the backgrounds, enter it then check the results
<style>.td-element-style,
.td-element-style-before,
.td-backstretch {
opacity:1!important;
}</style>
Hope this will help you!
Thanks.
Hi,
There is a problem with general modal image in theme panel, please make sure that you deactivate it -> https://www.screencast.com/t/Nx6YmhF0 and set the modal image directly on images; documentation ->https://forum.tagdiv.com/modal-window/
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.
If the problem is still there, please provide me a link where I can inspect this problem, in this way I will be able to provide you a better answer.
Thank you!
Hi,
Please check the Cloudflare (CDN) and see the rooket loader option to be disable, you can check our guide about CDN here -> https://forum.tagdiv.com/cloudflare-cdn/
Hope this will help you!
Thank you!
Hi,
1. You need to scroll down in Style tag to see all the settings for Header main menu
-> https://www.screencast.com/t/CItc5HWt
2. Please make sure that the logo and the ads have the specific size, for ad 728 x 90 and for logo you can check here -> https://forum.tagdiv.com/logo-favicon/
3. The search is taking the next row because there are to many elements in menu, is good how you set the row in 3/4 + 1/4 now you can set in css tab for each column the width on column -> https://www.screencast.com/t/7bwagxt3L -> https://www.screencast.com/t/uU79THdauG
Thank you!
Hi @Katepol,
Please replay via this topic -> https://forum.tagdiv.com/topic/dropcaps-circle-color/#post-302299
Thank you!