Hi,
If I understand correctly you want to remove the gradient from feature image, if is so maybe this custom css will help you , if not please provide a link were I can inspect the problem, in this way I can provide you the right custom css
https://www.screencast.com/t/gIPSmxikw7K
.single .tdc-content-wrap ::after {
background-color: transparent;
}
Please add the code in Newspaper>Theme panel>Custom code>Custom css
Hope this will help you!
Thanks.
Hi,
In order to do that you need to use custom css
here you can see an example -> https://www.screencast.com/t/sSLrCVNOhS
.single .category-street-fashion .td-post-content a {
color: red;
}
Hope this will help you!
Thanks.
Hi,
You can try to use mobile theme, in this way you’ll avoid this problems and your website speed on mobile will increase.
Please check our documentation about mobile theme -> https://forum.tagdiv.com/the-mobile-theme/
Hope this will help you.
Thanks.
Hi,
Please as a note, please try not to reply in your own topic multiple times, this will only delay the response from us. So for example this topic would have been among the first in priority without that last replies.
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>
Here is and example how to do it Please try to add the
define(‘WP_DEBUG’, false);
define( ‘WP_MEMORY_LIMIT’, ‘512M’ );
in wp-config.php
https://www.screencast.com/t/h10CCfEVHIk
Also please add in .htaccess this code
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
https://www.screencast.com/t/Ch5RyyoF
Hope this will help you!
Thank you for your understanding.
Hi,
I think that you can do this by adding a class to your contact form, or to set the custom css in Newspaper>Theme panel>Custom code>Custom css
Unfortunately our theme do not have any option to deactivate/remove the theme css, sorry.
Thank you for your understanding.
Hi,
Please try the suggestion on this topics:
HTTP 404 Not Found Error with .woff or .woff2 Font Files -> https://hotcakescommerce.zendesk.com/hc/en-us/articles/210926903-HTTP-404-Not-Found-Error-with-woff-or-woff2-Font-Files
-> WOFF files return 404 (Not Found) in Azure Web Sites -> http://www.codepal.co.uk/show/WOFF_files_return_404_in_Azure_Web_Sites
-> 404 Error while accessing the font files -> https://wordpress.stackexchange.com/questions/190091/404-error-while-accessing-the-font-files
-> Why is @font-face throwing a 404 error on woff files? -> https://stackoverflow.com/questions/4015816/why-is-font-face-throwing-a-404-error-on-woff-files
Hope this will help you!
Thank you.
Hi,
Please check this documentation:
-> https://www.wpkube.com/best-wordpress-membership-plugins-match-budget/
Also there are many plugins for content restriction
-> https://wordpress.org/plugins/restrict-content/
-> https://wordpress.org/plugins/restrict-content-pro-bbpress/
-> https://www.themembershipguys.com/restrict-content-pro-review/
Hope this will help you!
Thanks.
Hi,
Please make a test, and deactivate all non theme plugin, clear all cache and see if those thumbs look the same.
Also please check our documentation about Theme thumbs -> https://forum.tagdiv.com/theme-thumbs/
Thank you.
Hi,
Unfortunately I can not provide you an answer on this question because this is up to the developers theme, not to support theme, but if this was written on the feature list, then will be implemented.
Thank you for your understanding.
Hi,
Please check our documentation
-> Demos: Introduction -> https://forum.tagdiv.com/demos_introduction/
Installing demos -> https://forum.tagdiv.com/installing-demos/
Hope this will help you.
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.
If the problem is still there please provide some more details and some screenshots with the problem.
Thank you.
Hi,
Try to check the following settings from here -> https://www.screencast.com/t/rBmwlZMCgO
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 want you ca use tagDiv Slide Gallery-> https://forum.tagdiv.com/gallery-2/
Also please check our documentation for Newspaper -> https://www.screencast.com/t/TAhWhzGk1v
-> https://forum.tagdiv.com/newspaper-theme-documentation/
You can write your questions here on this forum ( this forum was designed for theme support ), also you can contact us on email at contact@tagdiv.com
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.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
If there is still a problem, you can 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,
Please notice that is not recommended to make changes in theme file if you do not have the proper skills.
There is look like your code made some conflicts in theme, if you can not solve the problem; please go back to the initial code, ore reinstall the theme.
Thank you for your understanding.
Hi,
Unfortunately tagDiv cloud Library can not be set in child theme, and is very difficulty to set make changes.
If you want try try here is were you need to look
wp-content/plugins/td-cloud-library/state/ here you’ll find all you need to edit.
https://www.screencast.com/t/PpSZgEtNMy
Hope this will help you!
Thank you for your understanding.
Hi,
Please try to add the define('WP_DEBUG', false); in wp-config.php
define( 'WP_MEMORY_LIMIT', '512M' );
https://www.screencast.com/t/h10CCfEVHIk
Also please add in .htaccess this code
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M
https://www.screencast.com/t/Ch5RyyoF
Hope this will help you.
Hi,
This is a known issue. Please disable rocket loader from your cdn.
This is usually a cdn issue. i see you use rocket loader because of the mobile background issue that happens on your site on the first load.
Please only use these settings: https://forum.tagdiv.com/cloudflare-cdn/
Thank you!
Hi,
In order to do that you need to us a single post template from tagDic Cloud Template
and set that column to be sticky -> https://www.screencast.com/t/6o7K3uBRr
Hope this will help you.
Hi,
Hire is the code
$buffy .= '<div class="entry-date updated td-module-date">'.get_the_modified_date('l,F j,Y').' </div>';
https://www.screencast.com/t/X5wdGt2xF
https://www.screencast.com/t/W1IOA5A1
Hope this will help you.
Hi,
If you have the last version of Speed Booster that cam with theme, and it is activate in System status than should work.
Also 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,
If you deactivate all plugins, clear all cache and the problem is still there, 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,
Unfortunately this option was not insert in our time yet.
Sorry for the inconvenience.
Hi,
Is possible that some words to be translate manually -> https://www.screencast.com/t/c4SD0FB9o
Also there can be some blocks that have set custom titles and need to be edit to change in chinese
Thank you for your understanding.