Hello,
1) Please check the footer settings in the theme panel: https://www.screencast.com/t/hJ4BwMTLok
2) Please read this guide: https://forum.tagdiv.com/footer-templates/
3) Please read this guide: https://forum.tagdiv.com/excerpts-introduction/ You can see a list of where each module is used here: https://forum.tagdiv.com/theme-blocks-modules/
Thank you!
Hello,
Sorry but we have not tested newspaper 7.8.1 with the latest version of wp. Newspaper 8 was already out when WP was updated so we did not test the previous version of our theme. We do not run tests backwards compatible.
We can only assure NP 8’s compatibility with wordpress 4.8
Thank you!
Hello,
Please read this guide:
http://www.wpbeginner.com/plugins/how-to-archive-posts-without-deleting-them-in-wordpress/
Thanks
Hello,
1) Our theme does not have any options to archive old posts. This is done by wordpress and plugins.
2) Permalinks are changed from WP: https://codex.wordpress.org/Using_Permalinks the theme has no control over them.
3) Please use this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/ and read this topic: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
4) The patch is not mandatory. The patch simply contains the modified files between versions. You can use it if you do not want to replace all files when updating your theme.
Thank you!
Hello,
The category post limit is set from the WordPress settings here: https://www.screencast.com/t/eVEFpnSDsF2
Thanks.
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Bogdan B
Hello,
The paint background is an image, not a standard css color so as you can imagine, you have to change the image color in order to have a different color on your site. Please check your theme files here https://www.screencast.com/t/7OMekys8hFD
Thanks.
Hello,
This is a wp issue, not a theme issue. Best to install via ftp as Chris mentions.
This happens on every theme if your folder structure is altered or file permissions are not set properly:
https://github.com/pluginkollektiv/cachify/issues/50
http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
Thanks.
Hi,
No, it does not seem to be the page complexity the case here.
I might check the plugins as they can cause this kind of issues as well. Try to disable all plugins except the page builder and clear all caching. Then test again and see if the load is the same.
Please also make sure you meet the requirements for the theme:
https://forum.tagdiv.com/requirements-for-newspaper/
https://forum.tagdiv.com/system-status-parameters-guide/
Test again after everything is in check .
Thanks.
Hello,
The articles already have a next prev section: https://www.screencast.com/t/coK9btvRpWw
Thanks.
Hi,
Please provide more details to what you mean. A category title does not show up on the homepage except for menus or category tags. How do you want to replace these with images?
Thanks.
Hello,
There are many things that can affect the cpu load.
Please follow these topics:
https://forum.tagdiv.com/topic/high-cpu-usage-and-caching-issues/
https://forum.tagdiv.com/topic/100-cpu-when-using-visual-composer-after-site-migration/
Basicaly you need to limit your complex elements on the pages, try not to use visual composer but rather use our own tagdiv composer and make sure you meet the requirements and memory allocation needed.
Thanks.
Hello,
The video playlist element requires video id’s in the video filed not playlist id’s.
The element creates a video playlist. It does not render and already created playlist from YouTube. It is a playlist creator not a playlist renderer.
Thank you!
Hi,
You missed the post_id part from the link I provided
Please use this code:
<?php $post_id = $this->post->ID;?>
<?php echo human_time_diff( get_the_time('U', $post_id), current_time('timestamp') ) . ' ago'; ?>
Thanks.
No it should not,
We have not provided it yet.
Only use the version we provide.
Thanks.
It could be a modification you made to your site as I see you converted it to rtl. Maybe the modification affected the comments. The container for the comments is there but there is no content: https://www.screencast.com/t/p0ln8oeXc
Please check your custom modifications made to the theme.
Thanks.
The shortcodes will not get rendered as the mobile theme does not use the page builder. Please read the guide. it only allows standard text in the tiny mce editor.
The plugin can be disabled at any time if it is not to your liking as the theme is already responsive without the mobile theme. It is an alternative plugin.
Thanks
Hello,
Sorry but the slider does not have styles such as the big grid has. The ios slider has a different implementation than the standard big grids that does not allow the styles we added for the grids.
Sorry.
Thanks.
Hello,
There is no problem to solve. The mobile theme needs a mobile version of your site. If nothing is added in the mobile editor, nothing will show up on mobiles.
Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thanks.
Exactly, sorry for the wrong link. 🙂
Hello,
Please do not use any other version of VC except the one provide in the theme package. Do not update directly from the plugin author if you have purchased the plugin. Please uninstall your version of vc and delte the plugin and install it again from the main theme package you download from envato.
Please also keep in mind you should not use both page builders at the same time.
Thanks
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it.
Thank you!
Hello,
Our theme is fully compatible with the latest version of wordpress but maybe you have plugins that are not. Please disable all plugins except the page builder, clear cache and reset cdn files if you use it.
Then test again.
Thanks
Hello,
Please also check these links:
https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.facebook.com%2F
https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.amazon.com
https://validator.w3.org/nu/?doc=https%3A%2F%2Fnytimes.com
and each and every major site you can dream of
The validator is no longer a trust worthy tool. We stopped using it a long time ago.
Thank you!
Hello,
For page speed optimization you will have follow the links below:
Please follow this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Please also read this topic: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
And another helpful topic:
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
I hope this helps.