Hi,
I think that you referring to this -> https://i.imgur.com/vxsw0lJ.png and the results should be this -> https://i.imgur.com/MRK0s9e.png so now that the standard pack is disable you can not longer edit the subfooter, so you’ll need to set a page as footer page and create this subfooter layout or you can import a footer from tagDiv Cloud literary, edit it with tagDiv Composer and let only the subfooter section -> https://i.imgur.com/OG0cSKc.png
Hope this will help you!
Thank you!
Hi,
So the single post templates will show all the social sharing when you’ll edit it, but when you’ll set on posts will show only the social set in theme panel -> https://i.imgur.com/ekP3NrI.png -> https://i.imgur.com/aJa8f0N.png -> https://i.imgur.com/EhP7UKU.jpg
Thank you!
Hi,
Yes, the theme create thumbs for all images when these are add in media library.
What you can do is to use the Regenerate thumbnails and delete unused thumbnails plugin -> https://wordpress.org/plugins/regenerate-thumbnails-and-delete-unused/ or this one https://wordpress.org/plugins/force-regenerate-thumbnails/ there are many plugins that can do this.
Or you can add only the images for featured image using the media library and the rest of them you can upload using ftp in this way it will be upload only the original size.
Thank you!
Hi,
Our demos will not replace the original content, please check our documentation for demos -> https://forum.tagdiv.com/installing-demos/
Thank you!
Hi,
Sorry, but you can not create templates for custom post types using cloud, this can be done only with standard templates.
Now the files for standard post can be found in wp-content/plugins/td-standard-pack/Newspaper/parts/single
Also please check the documentation for child theme too -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you for your understanding!
Hi MikeStankovich,
Please make sure that you have the latest version of Newspaper them v10.2 and WordPress 5.3
Also make sure that you clear all cache after you make some changes in theme panel.
Let me know the results!
Thank you!
Hi,
In order to align the title with the text please set this custom css in Theme Panel> Custom code> Advance css > Phones
.td-post-template-6 .td-post-header-holder {
padding: 10px 20px 0 20px;
}
The results should be -> https://i.imgur.com/7pNOkMr.png
Hope this will help!
Thank you!
Hi,
Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit.
From what I seen, yours are set quite well, just to make sure, please follow the guide carefully, maybe you can increase the WP_Memory_limit.
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you!
Hi,
Please make sure that the post view si enable -> This count can be modified for each post in the post edit screen custom fields (if needed)
– http://prntscr.com/m9ytya
Also check our documentation for Ajax view count -> https://forum.tagdiv.com/ajax-view-count/
This count can be modified for each post in the post edit screen custom fields (if needed)
– https://www.screencast.com/t/erKhT9Wgz2
Thank you!
Hi,
In order to disable the register/login you’ll need to deactivate this option from theme panel -> https://i.imgur.com/5whl4MT.png if you are using cloud header, then the login element need to be remove using the tagDiv Composer, edit the cloud header and delete the login element. -> https://i.imgur.com/37Wnp7m.jpg
Thank you!
Hi,
Usually the h1 is set on logo, if you are using a cloud header, to can have different H1 per page/posts, also using the Page Builder + Page Title prom page template, this should set your page title as h1 and remove the h1 from logo.
If you want that your title to have the h1 set instead of logo, then please check if you are using a cloud header, if yes, then you can edit it with tagDiv Composer and disable the h1 -> http://prntscr.com/q1ohji.
Please provide me a link where I can inspect the h1 from your website, in this way I will be able to provide you a better answer.
Thank you for your understanding!
Hi,
This problem can be solved if you set the WP_DEBUG in false -> https://forum.tagdiv.com/requirements-for-newspaper/ ( then the notice will be removed) also if you want we can take a look to these notice, please make a full backup your website and database and 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 make sure that you have the latest version of Newspaper them v10.2 and WordPress 5.3 this should solve the problem.
Let me know the results!
Thank you!
Hi,
First of all you’ll need to use a cloud header after that you can edit it with tagDiv Composer and set it normal as you do in page content.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.
Thanks
Hi jasss999,
Unfortunately for the moment this sort on category page is not available for cloud templates, this will be add in the coming updates.
Thank you for your understanding!
Hi,
If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.
Thanks
Hi EmilienBOURNIGAL,
Please make sure that you do not have there cache plugin install, after that make sure that you config the automatize like this -> https://i.imgur.com/4B1dx01.png this should fix the problem.
Let me know the results!
Thank you!
Hi,
1. This is the link that I get -> https://i.imgur.com/4fFZU5z.png unfortunately this one do not have the newspaper theme install, please provide a link to your website where you have the Newspaper theme install.
2-3. I need a link to your website to can help you with this!
Thank you for your understanding!
Hi,
Unfortunately the theme can not control the data from weather widget, the “Today” element is only a text it can not be change by the theme with the current date.
Thank you for your understanding!
Thank you!
Hi,
If you want to hide the comment counter only from the block 11 then you’ll need to use a custom css
.td_block_11 .td-module-comments{
display: none;
}
The code need to be set in theme panel> Custom code> Custom css.
Or you can use the option from theme panel for all blocks -> https://i.imgur.com/ayy99LS.png
Thank you!
Hi,
Unfortunately in the latest version of Newspaper theme there are some bugs between tagDiv Composer and WPBakery, we recommend to use the theme builder and deactivate the WPBakery until we’ll provide a fix for this, sorry for the inconvenience!
Thank you for your understanding!
Hi,
I’m glad that the problem was solved!
If you have other questions related to our theme, just let me know!
Thank you!
Hi,
Please make sure that you have the latest version of Newspaper them v10.2 and WordPress 5.3
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you!
Hi,
Please make sure that you have the latest version of Newspaper them v10.2 and WordPress 5.3
Are you experiencing such issues? In what circumstances do they happen? Generally 500 errors are internal server errors – https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
– https://wordpress.stackexchange.com/questions/312292/how-to-stop-a-500-error-on-the-wordpress-theme-folder
– https://wordpress.org/support/topic/google-search-console-reporting-a-500-error-on-my-theme-folder/
-> https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you!
Hi,
Sorry but, I do not quite understand the problem, do you want to move up the sidebar -> https://i.imgur.com/eqNRugy.jpg
Please provide some more details about what you want to achieve.
Thank you!