- NewspaperAutoptimize Plugin – install and configuration
- NewspaperCache plugin – install and configure
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagInstalling pre-built websites
- TutorialsHow to install Revolution Slider
- NewspaperInstalling Pre-built Websites
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- TutorialsHow to Install bbPress forum
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperWoo Brands
- NewspaperStripe Setup
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperFlex Block Settings Guide
- NewspaperHow to setup the Contact Page
- NewspaperAdd Cryptocurrency Price Ticker Widget
Hello @clecio !
This seems to be a caching issue. Please try to uninstall the cache plugin and check if the problem is solved. Make sure you do not use an object cache or any caching tool in your Cpanel.
Let me know the results!
Thank you!
Hello,
Using the import/export option from the theme will allow you to import only the theme panel settings, the cloud templates go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import, then install the wordpress importer and clink on run import – https://i.imgur.com/tyxoVvg.png
Also, you have to use a plugin for migrate https://wordpress.org/plugins/duplicator/
Thank you!
Hello!
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Every mobile version has its own settings section.
Thank you!
Hello @ramiz1819 !
Unfortunately, AMP is not working with the cloud templates because the AMP’s layout is not fully customized.
The AMP version works best with default templates and not cloud templates. That’s why we integrated it with the Mobile theme plugin.
The feedback from our clients about AMP was negative and it is not used anymore, that’s why we didn’t add more customization options. From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP.
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hello!
Did you use the Category Background Image element from the tagdiv Composer?
Please check if the image is set here: https://prnt.sc/ZRoVdPARQcJx
Try to upload it again, save the settings and view the results.
Please try to uninstall the cache plugin and check if the problem is solved.
Thank you!
We want to complate a setup on my website that cares for speed, SEO, and Google Easy index features.
right now i am facing issue with Date, i installed on my demo website.
Modified Date is not working on Desktop and mobile theme.
if i enable last Modified Date in Mobile Them, Desktop theme options not showing. – Desktop theme showing only Published Date.
i recommend to use Mobile them for mobile users.
Hello,
Please check this topic https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/ and try this code ->
// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '';
echo '';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– 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/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello,
The page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website. A good choice for the page speed, could be the mobile layout which contains fewer elements because it can improve a bit your page speed.
There are many optimization guides provided by our users here in the forum, some made by us; you could check some of them
– https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
– https://forum.tagdiv.com/how-to-make-the-site-faster/
– https://forum.tagdiv.com/topic/high-number-of-ajax-request/
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://www.andraware.com/wp-rocket-for-newspaper-theme/
– https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
– 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/
Also, pagespeed is not covered by support -> https://forum.tagdiv.com/newspaper-theme-support/
If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray
To be able to optimize and to remove CLS and LCP please check these guide => https://developers.google.com/web/tools/lighthouse/ -> https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> https://web.dev/lighthouse-whats-new-6.0/ -> https://web.dev/lcp/ -> https://web.dev/cls/
Thank you!
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hello,
Usually, this happens with cache plugins. If the cache plugin does not have mobile support then the mobile theme version can be delivered instead.
The solution would be to use the recommended WP Super Cache plugin instead and activate these settings (especially the mobile device support): https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also, please let me know what plugin for the cache you use now.
I hope this helps.
Thank you!
Hello,
Please provide more details, with the link to your website and screenshots.
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hey there!
I’m going to try to keep my request super simple. I’ve read through about 15 posts in your forum here and none of the suggestions are helping. I’m not a CSS expert, but I definitely tried everything suggested and I’m still struggling.
All I’m trying to so is to make the sidebar/column sticky within the the Crypto News theme/template (I have the full Crypto News Demo site installed), and I’m trying to edit the “Single Template – Global”. I’m also running the latest version of your theme on WordPress 6.3.2. (Brand new install of everything on a new WordPress site this past week).
When I make the “Stay in the Loop” column sticky, the column WILL move up and down the page as a sticky column, however the column doesnt start to move until you are halfway down the contents of the column (the column doesnt “stick” until Ive scrolled down to about the middle of the column”)
I would like to make the “Stay in the Loop” column sticky starting at the top of the column where it says “Stay in the Loop”.
I’ve tried playing with -200 and 200 padding/margins in the CSS for the column (and higher and lower values), this doesnt help with the column becoming sticky when scrolling down, however it does affect the “timing” of when the column scrolls back up again.
I’ve also tried playing with the Sticky offset, which doesn’t seem to do anything at all, which confuses me. If I set sticky offset from 100 to 400 lets say, nothing changes…if I set the offset to 1000 or greater, the sticky column is no longer “sticky” at all even when “Sticky” is checked.
Can you please just install the Crypto News Demo site with all the content, and let me know what settings I need to change to make this work properly? I would appreciate this time-saving help. I’ve spent about 2 hours on this so far.
Thank you in advance for your time and help with this 🙂
I just recently bought a new newspaper theme and i have installed it but want to register it. when i click activate it does not work
Hi,
I installed Newspaper in http://www.noleggiotuo.it
I installed the Shop Audio demo
When I go to Cloud Template/Shop the product template page to edit it tells me the page is non-existent.
Also, the template gives me a number of problems with product visibility.
I have tried uninstalling and reinstalling but, nothing has changed.
Can you give me YOUR assistance?
—
Ciao,
ho installato Newspaper nel sito http://www.noleggiotuo.it
Ho installato la demo Shop Audio
Quando vado su Cloud Template/Shop la pagina del template prodotto per modificare mi dice che la pagina e inesistente.
Inoltre il template mi da una serie di problemi di visibilità dei prodotti.
Ho provato a disinstallare e reinstallare ma, non è cambiato nulla.
Mi puoi dare la Tua assistenza?
Dear Support Team,
I have purchased the Momentum Pro theme with the intention of using the template displayed at the following link: https://demo.tagdiv.com/newspaper_momentum_pro/tdcpt_case_studies/personal-trainer-shop/. However, I am encountering difficulties in setting it up correctly, despite having installed the ACF plugin.
I would like to request a detailed tutorial on how to use this template. I am having trouble replicating it using ACF and CPT (Advanced Custom Fields and Custom Post Types). I would greatly appreciate your assistance in making the most of the product I have purchased.
I look forward to your guidance and thank you for your prompt help.
Sincerely,
Cristian
I installed newspaper (newsweek prebuild) theme and after installation i can’t publish any article -although posts prior installation show up. Also i can’t customize single items (Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)) I believe its the same problem. Please help with this because its urgent.
Also important: there is no way to show media credits to images and we will have copyright issues.
https://moderndiplomacy.eu/
Hi Bettina,
I have followed all the steps you mentioned in the post you linked and they did not resolve the issue.
Suggesting that we try on a fresh WordPress install does not help with the issue we are having. We do not want to rebuild the entire site. We are simply attempting to upgrade from Newspaper 9 to Newspaper 12 in order to take advantage of the malware patch in Composer version 4. When we upgrade, the site looks fine except that the header with our logo and menu no longer shows. And with Composer throwing this error we cannot edit the page to fix it.
The “Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue.” error does not appear when editing using Composer in our Newspaper 9 site, but only after upgrading to Newspaper 12.
We have also tried updating to Composer 4 on our Newspaper 9 site, but installing it creates a critical error.
Can you give us any more assistance to get this resolved? Please help.
Thank you,
“What Custom Post Type (CPT) do you recommend installing for this template?”
Inquiry about Template Usage After Installation
Dear support team,
Thank you for your prompt response. I have successfully installed the template. However, when I create a post and select the template, a different design is displayed when viewing the post. Could you please guide me on the correct way to use this template to load project content similar to the demonstration?
I look forward to your guidance to make the most of the template’s functionality.
Thank you in advance for your assistance.
Sincerely,
Cristian
Hi,
Please do the update without extra plugins and check if the tagdiv plugins are installed and activated.
Thank you!
Hello!
You have a lot of errors in the console.
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hi,
Please deactivate, delete and reinstall tagDiv Composer and tagDiv Cloud Library from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Also, please go to the theme panel -> block settings -> inline css and disable the option to minify the css, clear the cache and check after.
Thank you!
Solved.
The updater had not installed the Standard Pack.
SOLVED: I installed a Authors page from the cloud – this was editable