- NewspaperCloudflare (CDN)
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewsmagUsing the theme translations together with WPML
- NewspaperUsing the Theme Translations with WPML
- NewsmagCustom Post Type Support
- NewsmagRequirements for Newsmag
- TutorialsWhat is Ajax preloading?
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
Hi,
Unfortunately for the moment these can be served only form media, because the theme create thumbs and these are save in media not on CDN.
I will add this on our list, maybe our developers will find a way to make this function better.
Thank you for your understanding!
Hi,
Please make a test, let only theme plugins, without external links (ads, trackers etc) clear all cache purge CDN can check the results to see if there is some difference in page speed or not, using lots of plugins and external links are also slow the page speed.
Thank you!
Hi,
1. Using Newsmag you can change the menu style only if you change the header style -> https://i.imgur.com/u7xknEN.png the menu colors can be set from here -> https://i.imgur.com/IAcDN72.png and the size of menu and fonts can be adjusted from here -> https://i.imgur.com/uxEPtsJ.png
2. The header template on sidebar block can be set from appearance -> https://i.imgur.com/fXuqo4u.png
3. Yes, the theme has an option for lazyload in theme panel -> https://i.imgur.com/U6m1jlD.png -> https://forum.tagdiv.com/newsmag-loading-image-effects/
Thank you!
Hi Calin,
This is more of a bug report than a request for page speed. Images should always be served from my CDN, but instead the TagDiv Composer modules are serving uncompressed images directly from my uploads folder, rather than the correctly compressed images from my CDN.
Hi,
Normal, when you click on author name, you should be redirect to author page.
For the problem with the author links, maybe the author archives are disabled in the Yoast plugin, if they are author links will be redirected to the homepage. Check if that is the case – http://prntscr.com/mbwwuk after that clear all cache, purge CDN(if you are using) and check the results.
Let me know the results!
Thank you!
Hi,
As I know the mobile-theme.woff?9 is in only one place and is a font face -> wp-content/plugins/td-composer/mobile/style.css -> https://i.imgur.com/6NNiXR4.png if you want you can set “font-display: swap” clear all cache, purge CDN and check the results to see if this message is still displaying or not in google page speed/
Normal it doesn’t affect the performance much and even has some side effects, like font flashes. But if you’re hunting for a 100 PageSpeed score, you should probably do it.
Thank you!
Example Url #1: https://bestofnj.com/
Example Url #2: https://bestofnj.com/features/food/the-best-new-jersey-food-trucks-chanks-grab-n-go/
Dear TagDiv,
My website uses a custom homepage built via TagDiv Composer. It relies on a number of different modules to display content from different sections of our website (i.e. articles, business listings, and events). However, in all instances of content being displayed via module, the images are served from their original source rather than our CDN (we use Hummingbird, part of WPMU Dev, as our image CDN).
This problem is most easily seen in Example #2. As you’ll see, the article and all content on the left side of the desktop version is served from our CDN. However, the content in the sidebar rendered via module, is served from the original source. (Example of CDN-served image: https://326193.smushcdn.com/137681/wp-content/uploads/2020/06/Assorted-Cones-696×464.jpg?lossy=1&strip=1&webp=1 vs Example of locally-served image: https://bestofnj.com/wp-content/uploads/2018/11/Palermos-Bakery-Hero-356×220.jpg)
Forcing the modules to serve images via CDN would greatly improve my website’s performance. How can I resolve this issue?
So for exemple, If I want to delete “https://cdn.ampproject.org/v0.js”
I put this code into functions.php wp-content>plugins>td-composer>mobile>amp>functions.php
/** Disable New Relic Scripts in AMP Pages */
function disable_newrelic_for_amp_pages()
{
if ( function_exists( 'is_amp_endpoint' ) && is_amp_endpoint() ) {
if (extension_loaded('newrelic')) {
newrelic_disable_autorum( true );
}
}
}
add_action('init', 'disable_newrelic_for_amp_pages');
??
Thank you
I’m encountering this error, but for the life of me can’t figure out why. The error seems to be at
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:116
tdb_header_mega_menu::cssMedia()
Now, when I look at the code, it looks like the error is at
$modulo_posts = $modules_limit % intval((100/intval($modules_number)));
However, when I go to the editor, all my values are numerical and I don’t see what’s tripping things
Hi,
I think that the problem is that you have set the menu/header with a fix position and the content is getting under the menu/header, this can be done like this -> https://i.imgur.com/r4iBNdw.png > https://i.imgur.com/fbCDnN8.png just change the position on default and everything should be find, also you can use a sticky menu -> https://i.imgur.com/nu6MdDL.png
Let me know the results!
Thank you!
Hi,
That flesh/slide of background color is not from theme, usually is from some plugins, or it can be from rocket loader.
Please set the rocket loader to off like in our guide ->https://tagdiv.com/how-to-set-up-cloudflare-cdn/
Please clear all cache after you change the settings.
Thank you !
Thanks, I could figure a problem in the CDN which I used and the images have come back.
Thanks Calin. It would be helpful to make a note on your website that the Newspaper theme is not compatible with Jetpack’s image processing CDN. Other users will have this same issue. Also a note that TDComposer is not compatible with Namecheap’s EasyWP dedicated WordPress hosting.
Two more issues:
1. In the element “text with title” it seems like if the title includes quotation marks (“), it will eventually delete the title and revert back to the default BLOCK TITLE text. We use quotations often in naming our magazines. Has this issue been solved before?
2. I have built out two duplicate pages: https://almostrealthings.com/spotlight is an actual WordPress page, and https://almostrealthings.com/category/spotlight is a cloud category template. The /spotlight WordPress page looks perfect but the duplicate /category/spotlight template does not follow the column formatting that I specify in TDComposer.
How it should look: https://i.imgur.com/tjIMi6c.png
How it looks currently: https://i.imgur.com/uFnOsuv.png
Why does the template lack the same formatting? How can I fix it?
Thank you for all of your help.
I performed the Google Pagespeed test and in the mobile version.
One result was:
Remove unused JavaScript to reduce bytes consumed by network activity.
/v0/amp-ad-network-adsense-impl-0.1.js(cdn.ampproject.org)
/v0.js(cdn.ampproject.org)
/v0/amp-analytics-0.1.js(cdn.ampproject.org)
/v0/amp-lightbox-gallery-0.1.js(cdn.ampproject.org)
/v0/amp-bind-0.1.js(cdn.ampproject.org)
/v0/amp-form-0.1.js(cdn.ampproject.org)
/v0/amp-mustache-0.2.js(cdn.ampproject.org)
/v0/amp-ad-0.1.js(cdn.ampproject.org)
/v0/amp-sidebar-0.1.js(cdn.ampproject.org)
However the tested page is Responsive and not AMP.
How can I do, so that these AMP scripts do not load in the responsive version.
Thanks.
Also I am using Cloudfalre CDN.
Hello Calin,
I have the same issue with the theme! I don’t have revolution slider. I deactivate ALL plugins except tagDiv plugins, child theme or cache plugin, and CDN system and clear all cache and not working!!
The only way for remove the canonical tag is set up theme to latest post option, but with this option, I can’t setup excerpt posts and none configuration.
Please I need you help ! my traffic is drop 75% for it !
Thank you very much!
Thanks, still having issues with the footer as seen here with the copyright info and footer menu not being on the same line. This only occurs on article pages for some reason.
Also, from that Jetpack article it says this “The image CDN looks to the img element’s width and height attributes and the width of the containing element. It will then serve an image resized to the smallest dimensions. If it didn’t resize that image to something smaller, then it’s likely that the 2250 size was the smallest based on those parameters.”
So that means the theme is constraining this element. I don’t have any css constraints for the row or column or image so I am not sure why it thinks the maximum width for this element is 696px. The native image is 1100px x 557px and everything looks fine in the TDComposer but the live version continues to shrink the image. Have you run into this problem before with Jetpack on Newspaper?
Thanks
Yes I am also using cloudfalre and for me it’s an must use service as a CDN and spam blocker.
Hello there,
The Newspaper theme has Big issue with the canonical tag and Yoast plugin. When I use + latest articles + pagination option the canonical is repeated (duplicate) in the view source code home. It affects the SEO and the drop in the Google rankings SERPs.
The canonical tag is repeated 2 times, this is terrible for SEO to ruin our traffic.
Apparently the theme breaks the Yoast code (canonical link), causing the plugin to repeat the canonical 2 times in the Home and on the next pages: /page/1 until the end.
It’s confuses for Google bots, leaving your home page in the last ranking positions, and loss of JUICE in the links.
It’s not a Yoast issue, when you deactivate the plugin, the error continues. Only disappears when you change the theme from (+ latest articles + pagination) to (latest posts) option. But here is a big problem, because you cannot activate extracts for the posts in this module 1. What should we do? Most user should have the same problem and have not noticed it.
Starting on April after the Newspaper Theme updates, the visitor drop dramatically. Many think it’s Yoast issue plugin, which mistakenly deleted the meta tags from all posts for “No index”. But it was fixed in the version 14.1.
The issue only appears on the home page and home pagination
Here the code with the 2 canonical tag:
<link rel=”canonical” href=”https://www.devocionalescristianos.org/”/><link rel=”next” href=”https://www.devocionalescristianos.org/page/2″/><link rel=”icon” type=”image/png” href=”https://cdn.devocionalescristianos.org/wp-content/uploads/2015/07/favicono.ico”>
<!– This site is optimized with the Yoast SEO Premium plugin v14.1 – https://yoast.com/wordpress/plugins/seo/ –>
<meta name=”description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />
<meta name=”robots” content=”index, follow” />
<meta name=”googlebot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<meta name=”bingbot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<link rel=”canonical” href=”https://www.devocionalescristianos.org/” />
<meta property=”og:locale” content=”es_ES” />
<meta property=”og:type” content=”website” />
<meta property=”og:title” content=”Devocionales † Cristianos: Sitio Oficial” />
<meta property=”og:description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />
Look it the code:
<link rel=”canonical” href=”https://www.devocionalescristianos.org/”/><link rel=”next”
it should be below the Yoast tags: (and it’s above)
<!– This site is optimized with the Yoast SEO Premium plugin v14.1 – https://yoast.com/wordpress/plugins/seo/ –>
Do you understanding? Any idea with it issue please?
Thank you very much!
Hi Calin,
your theme has Big issue with the canonical tag. When I use + latest articles + pagination option the canonical is repeated (duplicate) in the view source code home.This affect the Seo and the drop in the Google rankings serps.
The theme has an issue with the Yoast plugin when I use the + latest articles + pagination. But if I use the “last posts option” all work correctly.
If I use the last posts, How can enable excerpt post? Because my posts it shows with complete content.
Here the code with the 2 canonical tag:
<link rel=”canonical” href=”https://www.devocionalescristianos.org/”/><link rel=”next” href=”https://www.devocionalescristianos.org/page/2″/><link rel=”icon” type=”image/png” href=”https://cdn.devocionalescristianos.org/wp-content/uploads/2015/07/favicono.ico”>
<!– This site is optimized with the Yoast SEO Premium plugin v14.1 – https://yoast.com/wordpress/plugins/seo/ –>
<meta name=”description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />
<meta name=”robots” content=”index, follow” />
<meta name=”googlebot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<meta name=”bingbot” content=”index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1″ />
<link rel=”canonical” href=”https://www.devocionalescristianos.org/” />
<meta property=”og:locale” content=”es_ES” />
<meta property=”og:type” content=”website” />
<meta property=”og:title” content=”Devocionales † Cristianos: Sitio Oficial” />
<meta property=”og:description” content=”Devocionales Santa Biblia Reina Valera 1960 Estudios Reflexiones Versículos Bíblicos Clases Lecciones Recursos para Iglesias Juegos Dinámicas.” />
Any idea with it issue please?
Thank you very much!
Hi trepcom,
In Newsmag v4.9.4 the offset post option on post loop is working normal https://i.imgur.com/y6EhIBm.png -> https://i.imgur.com/Tag8GhX.png -> https://i.imgur.com/uaAO0GX.png
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme, cache plugin or CDN, deactivate them, clear all cache and try again.
Thank you!
I want to ad Google AMP enabled ADs instead of standard ads to my theme.
When you create the ad, google adsense says:
Step 1: Copy and paste the script in between the <head></head> tags of your site
Place this code once in between the head tags of your AMP site’s HTML. This script loads the relevant amp-ad libraries.
<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script>
However, there’s no head tag in the plugins theme, Google says – the plugin has a txt file that says “The mobile templates files are in the ./mobile theme directory, the TagDiv Mobile Theme plugin detecting and working with them.” but there’s no accessibly theme I can see.
So how do i add the initial script to enable AMP ads in the header?
Hi,
Unfortunately I do not have ac css to see the image -> https://i.imgur.com/Hq1CCc0.png
Make sure that your posts has set a featured image or video -> https://forum.tagdiv.com/featured-image-or-video/
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme, cache plugin or CDN, 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, cache plugin or CDN, 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,
Make sure that you are using Newspaper v10.3.4 then the shortcode should be display on single post templates -> https://i.imgur.com/zFDvyU7.png
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme, cache plugin or CDN, deactivate them, clear all cache and try again.
If this is still not displaying, you can use text with column or text with title elements.
Thank you!