Hi,
You’ll need at add the Akismat to allowed list in speed booster, in order to do that please go in wp-content/plugins/td-speed-booster/td-speed-booster.php and add this code
'akismet/akismet.php',
You can see below an example
https://www.screencast.com/t/5ytsJTA4
Hope this will help you.
Thank you.
Hi,
Check if that is not an image set with tagDiv Composer or as widget and is not asset any image on it.
It can be in page, or in a page set as footer or in some widgets.
https://www.screencast.com/t/8iKNEWtc
Hope this will help you.
Hi,
Please make a test with this plugin, https://wordpress.org/plugins/wp-night-mode/
Maybe this one will work better with our theme and wp .
Hope this will help you.
Thank you.
Hi,
Sorry but those tests was not made yet.
Thank you for your understanding.
Hi,
The theme has basic and required structured data by default, it doesn’t have any settings in the matter.
You can try the plugins like those:
– https://wpmissing.com/plugins/best-wordpress-schema-structured-data-plugins/
– https://www.wpsuperstars.net/rich-snippets-schema-plugins-for-wordpress/
Thank you.
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.
Thanks
Hi,
You can try this custom css
.td-post-content p
{
margin-top: 26px;
}
https://www.screencast.com/t/sQa1mEfXvf
Hope this will help you!
Hi,
This can be because the image do not have the proper size, you can try to use a re-generator -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you for your understanding.
Hi,
Unfortunately out theme do not have this option in post only in pages, to load all post
-> https://www.screencast.com/t/4LxCCKW7rq -> https://forum.tagdiv.com/block-settings-tutorial/
You can set in page with tagDiv Composer a post loop and set the pagination to infinite load -> https://forum.tagdiv.com/post-templates-2/
Thank you.
Hi,
In order to do that you’ll need to use some custom css
https://www.screencast.com/t/hdZGpQtp6XJ
body .td-scroll-up {
background-color: blue;
border: 2px solid green;
width: 50px;
height :50px;
}
body .td-scroll-up .td-icon-menu-up {
color: #fff;
font-size: 20px;
display: block;
text-align: center;
width: 40px;
top: 10px;
left: 4px;
}
Set the code in Newspaper>theme panel>Custom code>Custom css
Hope this will help you.
Hi,
Please ensure that you are using the latest version of the theme ( 9.2.2 ).
If you already have the last version of theme please deactivate all non theme plugins, clear all cache and try again, is possible to be a plugin conflict.
Thank you.
Hi,
1. You need to set a excerpt on title ( Excerpts introduction -> https://forum.tagdiv.com/excerpts-introduction/ ).
2. Please check our documentation for Filter Tab -> https://forum.tagdiv.com/block-settings-guide/
3. Unfortunately our theme do not have this option of photo grid.
4. Please use this custom css
.td-footer-wrapper div .td_block_template_4 .td-block-title > * {
background-color: #ff4136;
color: #fff;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before {
border-color: #ff4136 transparent transparent transparent!important;
}
set it in newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/PqwsUKDkv
5. Please check the settings from Settings>Discussion -> https://www.screencast.com/t/zuLKrsGAs3g
Unfortunately for removing the website and links is no option in tagDic Cloud Library , you can use some custom css to hide some of them, if those are not important.
6. Unfortunately our theme do not have this type of menu, maybe you can use a plugin to achieve that
-> https://wordpress.org/plugins/tags/hamburger/
7. Single post templeats can be apply only on posts, pleasee check our documentation for post templates-> https://forum.tagdiv.com/post-templates-2/
8. You can set in page with tagDiv Composer a post loop and set the pagination to infinite load -> https://forum.tagdiv.com/post-templates-2/
9. you can set a gif as background, but the gif need to be set ass full size https://www.screencast.com/t/1jxLwVne2Vp
10. Please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
– https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
– https://forum.tagdiv.com/cloudflare-cdn/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
– https://forum.tagdiv.com/topic/sql-querys-high-cpu/
– https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
– https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
– https://underconstructionpage.com/optimize-wordpress-database/
– https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/
Hope this will help you.
Thank you.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also please make a test, deactivate all plugins, clear all cache and try to post again is possible to be a plugin conflict.
Thank you.
Hi,
Sorry, but the text decoration will apply only on text, not on empty space, for that you need to use some border bottom or something like that.
Thank you for your understanding.
Hi,
This option for transform usually is working -> https://www.screencast.com/t/UndaGZfwvVf -> https://www.screencast.com/t/hWNIQmUf
If this is not working you can use this custom css
.td-page-title {
text-transform: uppercase;
}
Set the css in Newspaper>theme panel>Custom code>Custom css
Thank you.
Hi,
In order to have there a feature image please go in Appearance > Widgets and set for example [tagDiv] Block 7 -> https://www.screencast.com/t/yMCpAGSww4pr results -> https://www.screencast.com/t/jqZq9lYLU
The widget you set do not have feature image.
Hope this will help you.
Thanks.
Hi,
The Gossip demo is made with tagDiv Cloud Library, in order to hide the author you’ll need to edit the templates made for Gossip with tagDiv Composer , because those are overriding the settings from theme panel.
In order to edit those templates you need to go in Cloud Templates -> https://www.screencast.com/t/YeAUYOBxmw7g
For example in order to remove the author on posts, you need to edit the Single Cloud Template – Gossip -> https://www.screencast.com/t/KYGhusnpz , now click on author and pres delete after tat click ok, or click right and click delete -> https://www.screencast.com/t/u1VrtDwr26 , build the template how you want, save it and enjoy the results!
Hope this will help you!
Thanks.
Hi,
Thank you for your suggestion, I will note in on our feature list.
Thanks for the message!
Hi,
Our theme will generate one thumb for each thumb that is enable in theme panel -> https://forum.tagdiv.com/theme-thumbs/
Please disable the thumbs that you are not using, in this way will be created only for the thumbs you need.
Also in order to remove the thumbs that are no longer use in theme you can use a plugin like this Force Regenerate Thumbnails -> https://ro.wordpress.org/plugins/force-regenerate-thumbnails/
Thank you for your understanding.
Hi,
If I understand correctly you want to set more sub menus, if is so then this is what you need to do -> https://www.screencast.com/t/dW82pdwfPwM -> https://www.screencast.com/t/1lIi7lZ9cA
Or maybe you want tb be like this -> https://www.screencast.com/t/K5lxjzspi -> https://www.screencast.com/t/ynLnAfqZ
Also you can check our documentation for mega menu -> https://forum.tagdiv.com/mega-menu/
Thank you.
Hi,
There is no option of zoom on latest articles, in order to do that you’ll need to use some custom css; please add the below custom code in Newspaper>Theme panel>Custom code >Custom css
.td-pb-article-list .td-module-image:hover {
transform: scale(1.04);
}
.td-pb-article-list .td-module-image {
transition: all 0.2s ease;
}
-> https://www.screencast.com/t/bnsrEqtZ
See the results
https://www.screencast.com/t/0YWiEQAfSQ
Thanks.
Hi,
Please check this setting https://www.screencast.com/t/nHviUVq2Lm
-> https://www.screencast.com/t/4P9cN327v -> https://www.screencast.com/t/HG9Wi1cmd
If this is not working, please deactivate all non theme plugins, clear all cache and try again, is possible to be a plugin conflicts.
Also please make sure that all theme requirements are well set – https://forum.tagdiv.com/requirements-for-newspaper/
Thanks.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also it can be some conflict between those plugins ( tagdiv Composer and mapper plugin )
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 a test and set a banner/image instead of ads -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If you say that instead of ads is just a white space is possible that your ads do not work, please check your ads.
Thank you.