Hi,
Please check our documentation ads -> https://www.screencast.com/t/wui98A9S -> https://forum.tagdiv.com/ads-adsense-overview/
Also please make sure that the adsense code is good.
If there is still a problem please provide a link were I can inspect this problem.
Thanks you.
Hi,
Please check our documentation for installation
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
or
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Also please make sure that you zip the folder you get from theme forest and you install just the newspaper.zip inside of that folder -> https://www.screencast.com/t/1VSuhTKu
If you need more help let me know!
Thank you.
Hi,
I think the Cloudways engineer need to add something to your .htaccess file according to this topic -> https://forum.tagdiv.com/topic/latest-update-broke-my-website/
You can try to install the plugins by FTP, the method is described in this guide
– https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/
Thanks
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.
Thanks
Hi,
If you are are using the last version for theme ( v9.2.2) you’ll see that now the Lazy Load is working.
If you want to use different Lazy Load, deactivate this feature from theme panel and activate the new one.
-> https://forum.tagdiv.com/newsmag-loading-image-effects/
Thank you.
Hi,
Did you enable the thumbs for retina and regenerate all thumbs ?
Retina Images -> https://forum.tagdiv.com/retina-images/
Thank you.
Hi,
The image clickable you can achieve by setting a link on image, example using tagDiv Composer -> https://www.screencast.com/t/IZ8HJhubw1dI
The “U.S Free LOcal Quote” can be set with some plugins.
Thank you for your understanding.
Hi,
@yanaguita please try this
.span12 .td-grid-wrap {
padding: 16px 0px 0px 0px;
}
-> https://www.screencast.com/t/bhaQTIyGvFVe
@GoingFor2 please tell me what space do you want to remove
-> https://www.screencast.com/t/3Qb27QtNG6ZL
Thank you.
Hi,
Please try to activate the other theme licenses manually like this
– https://www.screencast.com/t/y9OSLcsc
– https://www.screencast.com/t/KQczECOGCB
The registration data used on the first theme activation, is to be used for that key only. For the others try the manual activation method.
Thanks
Hi,
Sorry to hear that. If the theme is not suited for your website you can request a refund and we will approve it as soon as possible
– https://themeforest.net/refund_requests/new
Thank you for your understanding.
Hi,
1. Unfortunately the answer is yes, your page speed will slow because the size of page.
2. Unfortunately in pose all the image will load at the beginning.
And if you are referring if you can upload those image all at a time, please check the settings for upload_max_filesize -> https://www.screencast.com/t/D51giIH9P0
post_max_size -> https://www.screencast.com/t/Uga3HE6Pmi
3. I think if you’ll have pagination this will help a little.
Thank you for your understanding.
Reply via this topic -> https://forum.tagdiv.com/topic/how-do-i-configure-structured-data/#post-271634
Hi,
Removing the theme structured data would be possible if you remove it from the theme code only. Most of the structured data for the posts is located in this file
– https://www.screencast.com/t/6afOnwYmF
The theme contains the basic required data, like author, date published, date modified, reviews etc. Only manually could this be removed.
Please make this change in child theme, in this way if you make update to theme those changes will remain.
Hope this will help you.
Thanks.
Hi,
I do not understand wary wall on witch functionality like “the scroll to top button” are you referring to, may be to something like Smart sidebar -> https://forum.tagdiv.com/smart-sidebar-2/ or making column to be sticky with tagDiv Composer -> https://www.screencast.com/t/6o7K3uBRr
Please provide some more details and some examples if is possible.
Thank you for your understanding.
Hi,
If you want to have this custom only on desktop please set the css in Newspaper>Theme panel>Custom code>Advance css section Desktop
https://www.screencast.com/t/a7rbpkY68
body .td-scroll-up {
background-color: blue;
border: 2px solid green;
width: 50px;
height :50px;
right: 350px;
}
body .td-scroll-up .td-icon-menu-up {
color: #fff;
font-size: 20px;
display: block;
text-align: center;
width: 40px;
top: 10px;
left: 4px;
}
Thanks.
Hi,
Yes you can do that using tagdiv Composer
You can use a multipurpose shortcodes as list
https://www.screencast.com/t/IjqYz9grW34X
https://www.screencast.com/t/X7eEnCGLk5Ks
Hope this will help you.
Thanks.
Hi,
Unfortunately I can not say for sure when this feature will be released, but I think that will be in the coming updates.
Thank you.
Hi,
Please provide some screenshots with the settings you made in the block filter to exclude that category.
Thank you.
Hi,
Maybe you refer to this option https://www.screencast.com/t/1ksVPZKQBrda , here is the link to the theme panel ,but I was not understand well the first time.
Thank you.
Hi,
Please try this custom css
header .entry-title {
border-style: solid;
border-width: 0px 0px 4px 0px;
}
https://www.screencast.com/t/VJgsfEc2
Hope this will help you!
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.
Thanks
Hi,
Please make sure that you have the last version of theme, and all theme plugins are updated.
I test the flex and for my are working
Big Grid Flex 3 -> https://www.screencast.com/t/9yBMv9Wk
Big Grid Flex 4 -> https://www.screencast.com/t/4BXETvyvekd
Flex block 3 -> https://www.screencast.com/t/Ipea4XzD
Flex block 4 -> https://www.screencast.com/t/nN31GVTzAZ
Thank you.
Hi dhwitwer,
Please provide a link were I can inspect the problem, in this way I will be able to provide you the right answer.
Thank you.
Hi,
Please check our documentation for Retina Images -> https://forum.tagdiv.com/retina-images/
Hope this will help you.
Thanks.
Hi,
Sorry, the word is “capitalize”, and here is the css
.td-page-title {
text-transform: capitalize;
}
Thank you.