No search results were found in Documentation!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Please make sure that after you make the changes in theme panel -> https://www.screencast.com/t/VZB5KyaUwdSm and you save the settings you clear all cache and force refresh the browser.
If the problem is still there, please delete( delete the theme, theme plugins too, do not override ) the current version of Newspaper that you have and download again the last version from themefores and reinstall it.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If you are using single image from WPBakery, please check this topic -> https://forum.tagdiv.com/topic/layout-issues-with-latest-version/
Thank you!
Hello,
I have same problems with the function.php of the Child-Theme after updating to Newsmag 4.9.
I changed the number in 11 too and it works for now.
Without the change it looks like this:
https://screenshots.firefox.com/6bkaoBm01276Djq5/lau-rammstein.de
I solved by changing in functions.php of my child theme at line 16:
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001);
with:
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 11);
-
This reply was modified 7 years by
calciotime.
-
This reply was modified 7 years by
calciotime.
-
This reply was modified 7 years by
calciotime.
-
This reply was modified 7 years by
calciotime.
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.
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
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.
When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
I did some testing and it seems it doesn’t work that way currently, I was wrong. Even if a cloud template and the modified date elements is used, the theme will still output both the datepublished and the datemodified metas. Google will pick either one in most cases, from what I can find online it is random. I believe this is supposed to happen, because it is better to have them both
– https://support.google.com/webmasters/answer/9253249?hl=en
Even Yoast loads both metas by default, and they could only be removed with code and not by a setting in the plugin
– https://github.com/Yoast/wordpress-seo/issues/12707
If you want to remove the datepublished and see what happens, the only option is to remove it from the theme code, for default templates in the location mentioned in the screenshot (still possible through a child theme at the moment, might change in future updates). If you also use Yoast, try the code from the topic provided above.
However note that this might result is errors with the structured data
– https://support.google.com/webmasters/forum/AAAA2Jdx3sUYLyTQhbwrSo/
– https://stackoverflow.com/questions/31549422/getting-headline-and-datepublished-required-and-missing-errror-in-blogger
– https://www.bloggerspice.com/2015/12/how-to-fix-post-update-error-from-your-Blogger-template.html
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If you are using single image from WPBakery, please check this topic -> https://forum.tagdiv.com/topic/layout-issues-with-latest-version/
If the problem is still there, please delete( delete the theme plugins too, do not override ) the current version of Newspaper that you have and download again from themefores the Newspaper and reinstall it.
Also please check this topic -> https://forum.tagdiv.com/topic/important-new-update-newspaper-9-7/
Let me know how it goes!
Thanks.
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Please try the steps for mobile friendly indicate in this similar topic : -> https://forum.tagdiv.com/topic/mobile-friendly-test-fail/
Thank you!
Hi,
If I understand correctly when you activate the amp on your website your desktop version will break.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Should work by shortcode, works for most plugins. I haven’t tested that plugin exactly however, maybe there are problems like you mention (could be a CSS issue or maybe there are errors).
You could edit the template files like you did, if that works properly. In a child theme it isn’t possible anymore unfortunately. Only the default post template remained in the theme and can still be modified in a child theme.
Hi,
just a few question before an update to 9.7.2. (from 9.6.1).
We have two modified files; header-amp.php and single.php.
Files located in Newsletter/mobile
In header-amp.php we put a Tag Manager code which allows us to implement GA code (works perfectly in that way). In single.php we put some code to show newsletter subscribtion form for our AMP visitors. The problem is that on 9.7.2 we do not see this files (on our test on localhost). Were thay moved to another location? What should we do?
How we can override this templates, In child theme
if ( td_util::is_amp() ) { we should use this?
Or is there a different way?
Another questioni is about WP 5.1 If we upgrade our site should we turn off Gutenberg?
Regards.
Jurek
Our site: radioklinika.pl
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Also please try to use the child from the package, ( child theme from v9.6.1)
Theme Install Guide -> https://tagdiv.com/how-to-install-newspaper-theme/
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
If you are using single image from WPBakery, please check this topic -> https://forum.tagdiv.com/topic/layout-issues-with-latest-version/
Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
If the problem is still there, please delete( delete the theme plugins too, do not override ) the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
Let me know how it goes!
Thanks.
Hi,
Indeed there should be showing 4 sub categories instead is showing only 3.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi,
Indeed there seem to be to two ads one after other
-> https://www.screencast.com/t/8KfTsVP4
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Also please check the code set for ads that you have set
Thank you!
Hi,
we are running our site (www.florida.nu) on Newspaper, the site was set up for us, using a child theme (v7.2c). I updated the newspaper theme to 9.6.1.(we rolled back from the recent update because we are working with WP bakery page builder and this is not compatible with tagdiv composer), but the child theme still remains on v 7.2c.
The mobile version of the site is not working properly any more. The menu does not work (nothing happens when you click on it) and the pictures are not shown, neither in the grids nor on the posts.
Another issue we have been having is that when creating a link in facebook, facebook does not show our images on that link anymore. I ran a check and the Warnings that came up were:
” Inferred Property The ‘go:image’ property should be explicitly provided, even if a value can be inferred from other tags.”
and
“Missing properties The following required properties are missing: g:url, go:type, go:image, go:description, fb:app_id”
Maybe this issue is related?
I have disabled all plugins, using the health check & troubleshoot plugin, this did not change anything for either issue.
What else can I do? And what is the advantage of running a child theme? May this be the problem? Can I switch to the normal theme without problems?
Thanks,
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please 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 the problem is still there, please delete( delete the theme plugins too, do not override ) the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If the problem is still there, please delete( delete the theme plugins too, do not override ) the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
If the problem is still there please provide some more details and a link were I can inspect this problem.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please 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 the problem is still there, please delete( delete the theme plugins too, do not override ) the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
Also please check this topic about amp problem -> https://forum.tagdiv.com/topic/amp-problem-5/
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please 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 the problem is still there, please delete( delete the theme plugins too, do not override ) the current version of Newspaper that you have and download again from themefores the newspaper and reinstall it.
Thank you!
Hi,
The loop files are now in the composer plugin, as in the screenshot from above. You could edit the ones you want and enter the code there, but I should note that when the theme and plugins are updated the code would have to be entered again.
An exception is the default post template which remained in the theme and can still be edited in a child theme
– http://prntscr.com/nr8qm4
Instead of this maybe try using a cloud post template. Enter the plugin shortcode directly in the template while editing with the composer.
If you use the ratings plugin try t like here – https://forum.tagdiv.com/topic/how-to-edit-post-template-in-version-9-7-1/
I went back to main theme (not child) and deactivated all plugins yet still showed the same issue with logo on mobile
Hello !
This is most likely a plugin conflict. Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you !
Hi,
Please make sure that you have the last version of theme ( v9.7.2 ) and you have all the settings for the theme requirements like in our guide –> https://forum.tagdiv.com/requirements-for-newspaper/
You need to remove the errors, make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!
Hi,
Please make sure that you make the settings like in our documentation -> https://forum.tagdiv.com/sharing/ -> Related articles -> https://forum.tagdiv.com/related-articles/
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Thank you!