Hi,
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
Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin not.
For example, you can have the mobile theme plugin activate 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 activate.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
I’ve looked at all of the existing topics and tried Disqus Conditional Load but I can’t seem to get Disqus to work on the front end. I can see the moderation on the back end and it includes all of the previous comments so I know it is installed.
Hello, I been trying to fix this issue for a while. It is esencial that the webpage updates instantly. The problem is that I create a new post and is not visible after a while. The same happens with a change in a page style.
I can see the changes when I am logged in, but when I log out they disappear. I already try to update, fix, delate and re-instal the WP Super Cache Plugin. I followed all the settings mention in the guide: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Webpage: https://www.rotativodemexico.com/
Hi, using the downtown homepage, there is a button that wont click and reloads the homepage regardless of the settings added to it. all other buttons follow the rules and hover rules except for this one. I reinstalled this homepage block from the cloud but this button still creates the same issue. can i share my details by email so someone can have a look at this issue?
Dear Bettina,
Maybe I must install woocommerce language pack to resolv this issue?
Hello,
I recommend using cloud templates and flex blocks and big grid flex blocks.
Also, I recommend using the cache option on the blocks -> https://forum.tagdiv.com/use-flex-blocks-cache-option/
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!
Hi, ok, I’ll check in the mirror to see if I see what’s there or what’s interfering. but as for modifying the code, I have not modified anything, I have only used visual modifications in the theme option in the theme panel. but just like always the theme was bad and slow.
The solution of doing a scratch installation is not viable.
Dear Support,
I installed vintage_choppers_store!
After set translations to Serbian I see change
but woo site is still on English!
Do you know what is problem?
Thanks in advance
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!
Hi,
I think that you need to do a fresh install with the theme and WordPress. I think that you made a lot of changes in the code, or that you use some plugins.
I checked and you use LiteSpeed, this plugin interferes with the theme if you minify the css and js.
Thank you!
Hi Daniel,
Please let me know what are those, posts or cpt.
I did a test with draft post/page/cpt and those are not displayed in search results.
Also, did you install a plugin recently?
Thank you!
Hello itduck2020,
I believe that you are receiving this for the mobile version. What I can recommend i s to try the mobile theme plugin (you can install it from Newsmag > plugins).
This should resolve those problems.
Let me know the results!
Hello, I install fresh version of wordpress and newspaper 12.3.1 theme and there is no undo and redo buttons when I try edit something via td composer.
hello.
Please advise.
Installed the custom code.
.td-vm-title {
pointer-events: none;
}
But it applies to the whole site. I can’t figure out which class to apply it to, so that it applies only to this page.
https://nevessta.ru/video/
-
This reply was modified 3 years by
denya.
Problem solved.
Yoast had some options activated that disabled RSS feeds.
Furthermore I installed GN Publisher plugin that creates Google News optimized feeds.
Hi, folks
after trying some normal debug stuff; a) disable any custom CSS; b) remove Google ads; c) disable some widgets; still having minor CSS issue cannot solve, as not sure if specific to me, or general element from composer plugin.
Specifically, on Chrome Desktop, Windows 11 Pro (all latest versions); latest version of Newsmag theme and composer plugin. No other composer plugins installed; have the default WordPress plugins to allow legacy widgets and post editor.
ISSUE: on home page, the ‘slider’ element, background gradient seems to run full width to the edge of the left column outside the slider element.
I am using simple grid layout as
[ row ]
inside row,
[ 2/3 col ] [ 1/3 col ]
in right col have the widget element and nothing else
You may be able to see the issue here:
NewYorkNetwire.com
and here is home page code elements from composer
[tdc_zone type="tdc_content"][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_slide title_tag="" ms_title_tag="h2" custom_title="FEATURED" limit="2" category_id="4048" header_color="#dd3333"][td_block_4 custom_title="NEW YORK BUSINESS NEWS" limit="2" category_id="4048" offset="2"][td_block_4 custom_title="NEW YORK BUSINESS NEWS" limit="2" category_id="4048" offset="4"][td_block_11 ajax_pagination="load_more" category_id="6" limit="6" offset="6"][td_block_4 custom_title="NEW YORK GOVERNMENT AND POLITICS" limit="2" category_id="10"][td_block_11 category_id="10" offset="2" ajax_pagination="load_more" limit="2"][vc_separator border_width="2"][td_block_8 custom_title="NATIONAL NEWSWIRE STORIES" header_color="#1e73be" limit="8" category_id="5" ajax_pagination="load_more"][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-homepager"][/vc_column][/vc_row][/tdc_zone]
This site was just migrated to v5 from v3. I delete old home page elements completely, but still same ‘page’ — started with fresh layout.
On my iPad it looked just fine; but not on PC desktop.
Thanks for help on this one 🙂
Hello There,
After installing and doing a rigorous search on Tagdiv forum, I have realized that your team wasn’t able to solve a few major mobile-usability issues. FYI, recently, even I have purchased Newspaper theme and everything was working fine for me, until I install Newspaper theme on our website.
Earlier I had used and several other websites of mine are using some free WordPress themes, such as Generate press and Kadence. and I haven’t faced any problem as such. But now, after installing Newspaper theme, we are getting issues like;
Text too small to read
Content wider than the screen
Clickable elements too close together
Example:
https://franchisegoal.com/mellow-mushroom-franchise-cost-profit/
Note:
Already tried clearing cache, uninstall, and re-install.
We don’t know what has caused this issue and also we have checked the forum and what we can see is only a “Generic Response”, without any proper resolution.
Can you please check and help me in this?
When installing MonsterInsights I’ve also installed UserFeedback (userfeedback.com) to get more info on what my audience wants.
It does not show up on any pages and it also lists a shortcode:
[userfeedback id=1]
Where/how can I put this somewhere so that it shows up on every page or specific pages?
No my Tag div plugin is installed
Hello!
A code in your frontend is appearing only when you have a plugin uninstalled when it should be installed, so instead of the code, it will display the element from that plugin.
Check in the Newspaper -> Plugins.
Let me know the results!
Thank you!
Hello Andrea!
You do not need to downgrade the theme. We recommend you to have all the tagdiv plugins installed and activate, also up to date in order to have access to the new features and fixes.
This is the 404 cloud template and it can be edited with the TagDiv Composer: https://prnt.sc/gozA2n9cnxeb -> https://prnt.sc/lAm3lqi6OTko -> https://forum.tagdiv.com/cloud-library-templates/
A code in your frontend is appearing only when you have a plugin uninstalled when it should be installed, so instead of the code, it will display the element from that plugin.
Check in the Newspaper -> Plugins.
Thank you!
Hello @hasan-2 !
My colleague already mentioned above: https://prnt.sc/McpOr6CkBr1o
Also, you can uninstall the mobile theme plugin and use other types of mobile version:
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
Thank you!
Hello!
No. It shouldn’t affect your site for more than a few minutes.
You can make a full backup, just to be sure, and then try these steps, which my colleagues explained to you. Make sure you delete the cache when you uninstall and install the plugins.
Thank you!
Dear Support,
I installed vintage_choppers_store!
How to use this page https://demo.tagdiv.com/newspaper_shop_vintage_choppers_store/product/diplomatic-tt/
for different products?
When I duplicated this product I can not find in menu pages. How to added new product to main menu?
I want use Woo Product Template for 3 different product with its images. I changed background image in Row/Css
and I have same background image in different products.
Is it possible to resolve this?
Thank you in advance.
Thank you for your attention, but GoDaddy is preventing me from installing that plugin. Are there any other caching plugins you can recommend? Or is there another solution available?