- NewsmagChild theme support
- NewsmagWhat’s included in Newsmag theme package
- NewsmagCustom Post Type Support
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBreadcrumbs
Hi,
Please try with other browser lick chrome.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
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.
If there is still a problem, please provide oms screenshots and some more details.
Let me know the results!
Thank you
Hi,
Please try with other browser lick chrome.
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
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.
If there is still a problem, please provide oms screenshots and some more details.
Let me know the results!
Thank you
Hi,
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.
Let me know the results!
Thank you
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
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.
Let me know the results!
Thank you
Hi,
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.
Let me know the results!
Thank you
Hi,
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/newsmag-requirements-for-newsmag/
and please increase all requirements that are lower, and follow all steps.
Let me know the results!
Thank you
Hi,
Using mobile theme with amp the rel=”amphtml” is set in post and pages -> https://i.imgur.com/7WzbUqs.png
This can be a plugin conflict or something that is interfering and the plugins is not working normal. 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.
Let me know the results!
Thank you
Hi,
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 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.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi,
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.
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
Hello !
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hi,
Please try the other method, using FTP -> https://forum.tagdiv.com/install-via-ftp/
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.
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.
Let me know the results!
Thank you
We have updated Newsmag theme to latest version.
All went well. We are experiencing a good speed.
Also Tagdiv composer is an excellent composer for adding various elements to page/post.
We are facing only one issue with tagdiv composer. One of our plugin page does not work if tagdiv composer is enabled. Once disabled plugin page functions works fine.
We got support from plugin developer and he gave following code to be added so it strips some sections on the page. We added it to function.php of Newsmag child theme .Still It did not work.
Please let us know how can we make it work.
add_action(‘template_redirect’, ‘remove_td_comment_filter’, 10);
function remove_td_comment_filter(){
if ( is_singular(‘dwqa-question’)){
remove_filter( ‘comments_template’, ‘tdc_template_include’, 99 );
}
}
example link of non working pages
https://www.thebeautymadness.com/question/skin-care-problems/many-light-freckles-face-make-face-looks-like-full-blemishes/
https://www.thebeautymadness.com/question/uncategorized/can-get-gelatin-powder-2/
all pages related to plugin is not working.
Also once we disable tagdiv composer these pages works fine.
Hi,
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.
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.
If the problem still persist please check these guides for 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/
Let me know the results!
Thank you!
Hi,
As I said above, that is a general option, will remove the avatar from everywhere in theme and WordPress.
In order to help you I made a function that detects the avatar from comments and is stop it to be load, also this function can be set in functions.php in child theme, you can get it from here -> https://pastebin.com/XhPuW8ZE
Hope this will help you!
Thank you!
Hi,
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
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 chellofr,
Please make sure that you are using the last version of Newspaper theme, v10.3.4 and you do not have any plugin conflicts, please deactivate ALL plugins except tagDiv plugins, 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.
If there is still a problem, please provide me some more details and some screenshots.
Let me know the results!
Thank you!
Hi,
Where was exactly set, in theme file ? because the theme file are remove when the theme is update, therefore any change in them core will be lost if this can not be set in a child theme ->https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hi,
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also make sure that you set the featured video like in our guide from here -> https://forum.tagdiv.com/featured-image-or-video/
Thank you!
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hi I am having difficulty with the code insertion for google tag manager in the newspaper theme. I tried to create the header.php file and load it into the child theme, but the site does not see the changes, I tried to modify the header.php file, that of the main theme, but the same does not work.
I tried to insert it in the “theme panel” settings, where the code for analytics is inserted, I inserted the one for google tag manager, but it does not work because the code is inserted before the closing of the head and body tags, instead, according to the specifications of google tag manager, the code must be entered immediately after opening the head and body tags.
I just need to enter the code for GTM, the code for Analytics I enter it in the GTM console.
Could you help me understand how to solve this problem?
In other sites I don’t have this problem because I just need to edit the header.php file of the various themes and everything works.
In addition, I must also add the code for cookiebot and in my opinion I will have the same problem.
Thanks.
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hello !
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !