Hi
The theme shouldn’t request 16GB ram if the site have 500 visits, on our tests this never happen. Please check the WP Memory Limit from System Status and make sure that there is a set a high value: http://screencast.com/t/LUw3schkvYyo Also check this link for more details about updating php memory limit: https://forum.tagdiv.com/system-status-parameters-guide/
You can also try to use a cache plugin and a cdn service for a better performance and to reduce server’s load: https://forum.tagdiv.com/cloudflare-cdn/ – https://forum.tagdiv.com/cache-plugin-install-and-configure/ Consider also using the query cache to optimize queries made to database: http://dev.mysql.com/doc/refman/5.7/en/query-cache.html
Hope this helps!
Thanks!
Hi,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Also check your cloudflare settings and only use these recommended ones: https://forum.tagdiv.com/cloudflare-cdn/
Thank you!
Dear sir
my website is http://www.jagbharat.com and i have cloud VPS plan 8 core with 16 gb ram !
I want to tell you ! Just 500 online visitors on my website is used all 16 RAM ! and because of high ram consume my website show error like “data base connection error”
only one question why my website using high ram with newspaper theme ( 500 online visitor using 16 gb ram )
You have numerous errors, apparently introduced by Cloudflare. Test one of your posts with F12/console view in Chrome.
E.g.,
2www.exposingthenewage.com/:11 A Parser-blocking, cross-origin script, http://ajax.cloudflare.com/cdn-cgi/nexp/dok3v=0489c402f5/cloudflare.min.js, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.
/wp-includes/js/jquery/jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
/wp-content/plugins/q2w3-fixed-widget/js/q2w3-fixed-widget.min.js:1 q2w3_sidebar_options not found!
ping:1 Application Error: There was a problem getting data for the application you requested. The application may not be valid, or there may be a temporary glitch. Please try again later.
jquery.js:2 Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: hover
Been using AMP with theme since Nov. 2015.
Simply install the official Automattic (people who make WordPress) AMP plugin.
https://wordpress.org/plugins/amp/
If using Yoast SEO, add the Yoast ‘Glue for AMP’ addon.
Ensure your site doesn’t break /amp/ endpoints by minifying, compressing, or rewriting the amp css (e.g., cloudflare, etc.).
I think that is about as “definite” an answer that you will get, as posted previously by the TagDiv theme. You could set up AMP yourself right now in 10 minutes. 🙂
(( I don’t work here. Just a 4-year lurker 🙂 ))
Yes @snaxzer I don’t minify CSS with any plugin except the one done in my CloudFlare account as explained in your article. Though I was using W3 Total Cache before but I have uninstalled it to follow your tutorial.
What could be happening???
Hey party people, noticed when I paste a soundcloud element into post box, it breaks the layout on ipad portrait or if you slide in the width of a desktop view to simulate (mid-size breakpoint).
I guess this is loading “SoundCloud Embed Player (api-web)” via oEMBED in WP.
<iframe width="640" height="400" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?visual=true&url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F277848294&show_artwork=true&maxwidth=640&maxheight=960"></iframe>
e.g.,
http://californianewswire.com/new-comedy-cd-by-jackie-fabulous-released-by-uproar-entertainment/
I seem to recall in 1.71 or whatever I added the pesky generic iframe fix …
embed,iframe,object{max-width: 100%;}
And this still fixes it in 3.1
Might be useful to add this to CSS in future versions, at least for mid-size mobile breakpoint. I’ve added it to my stock style.css pre/post minification for our sites, so done and done.
=======
On unrelated note, can you believe I’m going to need a [IV] badge on here pretty soon? 🙂
@snaxzer thanks this works for me too but there are little issues.
1. My Search box at the top right stopped displaying.
2. MY sidebar stopped being sticky
3. The most post at bottom right did not showup on post pages anymore.
When I disable rocket loader in Cloudfare all the features work but very low pagespeed.
View demo here: https://goo.gl/N9FkD5
Did you try the normal fixes to solve the issue with your WordPress setup?
a) proper install of theme and plugins; disable plugins that came with former theme
b) check enough system resources per the theme system status
c) disable plugins you might be using that conflict with Visual Composer
d) clear cache in browser and on your site
e) RTFM (read the instructions)
f) turn off ad blocking or intrusive anti-virus that blocks your own WordPress admin panel
g) be very specific in WHAT does not save, where, and what you did to try to debug why YOUR setup isn’t working
h) review other topics on here as to how folks fixed their particular problem, such as using cloudflare the wrong way, or not clearing cache, etc. — only YOU can manage your own website — theme cannot fix things unrelated to itself, nor can others
i) if you ask for help, people here try to help
j) insults and the like help no-one
Tens of thousands of people using this theme for 3+ years use it every day; but not every web hosting setup is the same. If your setup works with “normal” WordPress settings and is up to date with latest secured version of WP, theme should work if properly installed.
Tech support offers help as time permits, in order received, and they do respond to everybody and all emails. And have always done so, as I can attest as long time user.
Don’t give up! Try to check some of the things mentioned above AGAIN, if done already — try changing to different web browser (e.g., CHROME); if you’re using broken old version of Safari on Windows, or similar, that can be issue also.
Helps to describe what you are doing and HOW you are doing it, and perhaps you will get some help.
Hi
Please refer to our documentation for more details in page-speed regard: https://forum.tagdiv.com/how-to-make-the-site-faster/ Try to optimize the images following google’s docs: https://developers.google.com/speed/docs/insights/OptimizeImages Also you can use leverage browser cache to reduce the size of the css/js resources served by the server: https://gtmetrix.com/leverage-browser-caching.html
To minify js you can use Speed Booster plugin which loads the minified version of js for the theme. Also for css you can try clodflare; https://forum.tagdiv.com/cloudflare-cdn/
Hope this helps!
Thanks!
I have a problem with some custom image Ads not showing. Just wondering if there are any image size or naming issues that might cause this or what.
<div class=”td-all-devices”>

</div>
Above image is not showing on custom Ad –
But banner image from example layout works below.
<div class=”td-all-devices”>

</div>
Any idea what is the issue?
Hello, here are some screenshots of http://www.cadzand-online.de…at first its the "search"-button by default black...Id like to have this in another colour..
Thanks, best regards
Michael
Hey nairolf,
After referring to your comment and the link provided, finally, I successfully activated the speed booster plugin and successfully moved all .JS files in the footer.
In my previous attempt, I was not able to find the correct CSS and JS ID, but this I found it. Reason?
Just discovered the real issue behind why we usually are not able to find the correct .js and .css id for adding it to the td-speed-booster.php and the issue was: I was copying text from the wrong location.
Like me, We all usually copy the “Registered .JS and Registered .CSS code” that appear on the top of the WordPress admin page where we have just added the “code” in functions.php code.
Actually, it displays only those .CSS and .JS codes that loads under WordPress Admin Dashboard panel. To find the actual codes, you must visit either your homepage or any post and then copy the “Registered .JS and Registered .CSS ” file into a text.
But in the case of CSS files, Google Pagespeed still showing various .CSS files
https://domain.com/…in/public/css/facebook-login.css?ver=7.3
https://fonts.googleapis.com/…0,700|Amiri:400,700|Lora:400,700&ver=7.3
https://fonts.googleapis.com/…italic,700,900,500italic,400,300&ver=7.3
https://domain.com/…r/assets/css/js_composer.min.css?ver=7.3
https://domain.com/…ntent/themes/Newspaper/style.css?ver=7.3
Though when I check the “View Source” of my post on Google Chrome, I can see these CSS moving from top to footer ( checked with and without adding the code and noticed the difference) , it’s just that it’s not appearing on Google Pagespeed result. Of course, I cleared all kind of Cache ( Super Cache+ Cloudflare) before checking it, but it’s not reflecting on Google Pagespeed result.
Only one .JS file still appears o some of the post, ie:
http://domain.com/wp-content/plugins/akismet/_inc/form.js
Do you know ID for Akismet so that I can attempt to move it too?
One more important thing- Under some thread, somebody mentioned to search for CSS ID using “View Source” page on Google Chrome but the ID that appears on this page like :
<link rel='stylesheet' id='facebook-login-css' href='http://domain.com/wp-content/plugins/wp-facebook-login/public/css/facebook-login.css' type='text/css' media='all' />
<link rel='stylesheet' id='google-fonts-style-css' href='http://fonts.googleapis.com/css?
These IDs contain “-css” at the end but it doesn’t work . Actually ID as found using this method ( Point 5.2) , doesn’t contain -css in the ID and it works well.
So, one should use ‘google-fonts-style’ as CSS ID not ‘google-fonts-style-css’
Can you tell me why it’snot displaying on Google Pagespeed? Is there something else that I need to look on?
Thank you.
PS: I am planning to remove https://wordpress.org/plugins/host-analyticsjs-local/ plugin. Don’t know if it’s the reason behind low traffic
-
This reply was modified 9 years by
Nano.
Hi
The theme only makes the request to Instagram and can’t control the response time from their servers. I’ve checked your site with google pagespeed tool and noticed that on desktop you ca make some improvements by setting a leverage browser cache for those resources: http://screencast.com/t/eSzQo6p27eUa Please check this link for more details in this regard: https://developers.google.com/speed/docs/insights/LeverageBrowserCaching – https://gtmetrix.com/leverage-browser-caching.html
Google also complains about the images from Instagram widget but being served from external sources is no much you can do about them as they can’t be controlled. You can try to use cloudflare but I can’t say for sure how much will help.
Thanks!
-
This reply was modified 9 years by
Andrei L..
Dear Support,
I just purchase Newspaper theme. After i install the theme, it come to few plugin and visual composer is required plugin. I install it but failed with error message. May I know how can i do it again as i don’t see this visual composer plugin at the downloaded files. Please advice. Thanks. By the way, i am using hostgator wordpress cloud.
Hello,
I have Newspaper 7 installed. Everything seems to work, but some of the sorting options in Visual Composer don’t work. Random posts and Oldest Posts are two examples.
I have tried this without any cache plugin, with every plugin but Visual Composer installed. I have cleaned and optimized my database, and I even tried manually adding the code to the post.
Nothing seems to work.
Any ideas?
Here’s an example:
[vc_row][vc_column][td_block_trending_now category_id=”902″ category_ids=”902″][td_block_big_grid_3][/vc_column][/vc_row][vc_row el_class="td-ss-row"][vc_column width="1/3"][td_block_18 custom_title=”Vida Prática” header_text_color=”#ffffff” header_color=”#1e73be” category_id=”11″ limit=”12″ ajax_pagination=”next_prev”][/vc_column][vc_column width="1/3"][td_block_18 custom_title=”De Olho na MĂdia” header_text_color=”#ffffff” header_color=”#00b584″ category_id=”10″ limit=”12″ ajax_pagination=”next_prev”][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-td_demo_sidebar_tech"][td_block_7 custom_title="Mais Lidas" post_ids="528,486,491,220,420,509,568,490,519,515" sort="oldest_posts" limit="10"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block_1 custom_title="Doutrina CristĂŁ" header_text_color="#ffffff" header_color="#c48211" category_id="12"][td_block_21 custom_title=”Mitos e Fatos” header_text_color=”#ffffff” header_color=”#b52020″ category_id=”9″ limit=”4″ ajax_pagination=”next_prev”][/vc_column][vc_column width="1/3"][td_block_7 custom_title="VocĂŞ já leu?" sort="random_posts"][vc_wp_tagcloud taxonomy="post_tag"][/vc_column][/vc_row][vc_row][vc_column][td_block_16 custom_title=”DĂşvidas Comuns” header_text_color=”#ffffff” header_color=”#c9b100″ category_id=”16″][td_block_16 custom_title=”Ăšltimas Postagens” header_text_color=”#ffffff” header_color=”#145791″ limit=”10″ ajax_pagination=”next_prev”][/vc_column][/vc_row]
Hi,
yes – I have implemented the .htaccess rule as you can see here:
http://pastebin.com/tE0fwWFY
The Cache plugin cache has been deleted and the Cloudflare CDN cache was purged after this change.
Nevertheless, the issue is still there. Strangely on the mobile version it looks just fine.
Hello,
I have inserted a header banner ad in gif format using the theme panel
For some reason the category url of my webpage is added before the target URL of the banner. If I am on the homepage only the homepage URL is added.
Example: The homepage url of my website is kanalfinans.com target URL for the banner is http://www.xyz.com
So the target URL or the banner becomes kanalfinans.com/www.xyz.com
If I am viewing a post in category abc then the target URL or fhte banner becomes kanalfinans.com/abc/www.xyz.com
I have
Disabled all plugins but visual composer (I use W3 Total Cache and I disabled it as well)
Purged Cloudflare cache
Cleared browser cache
I am using Newsmag Version 3.1, WordPress 4.6.1 and Visual Composer 4.12
You can check my website at http://kanalfinans.com
Please advise
Kind regards,
Tunc
Got it working with some changes on Cloudflare and the SSL settings there.
Thanks,
Rick
Hey,
Thank you. Yes, finally it worked for Td Speedbosster.I used file without compression and it worked 🙂
Though, Cloudflare’s awesome rocket loader still mysteriously make it ( the image caption box) disappear. Here I have recorded the event to make you all understand better. Have a look: http://i.giphy.com/l3vR3RDKHR5S16orS.gif

Initiall, you will notice the word “Via” in a semi-transparent gray box in the bottom left corner and then it disappear mysteriously after image loads completly . It happens only when “Rocket loader” is enabled.
Anyway way to bypass this event for rocketloader? Because rocketloader speedup site really well.
Thank you.
Hi
We haven’t tested cloudflare’s rocket loader with the theme but usually the rocket loader or automatic compression of js resources cause this. We don’t recommend using an autominify tool as this could generate js conflicts and break features that use js, function as in your case mobile menu and search.
Thanks!
Thanks for the tips Chris…
Not ranting – frustrated! As I stated above, we’ve done everything suggested already. In the inbishkek.com site, is the only instance where the problem is happening. In the testsite.inbishkek.com, a subdomain of inbishkek.com, where we developed it, no problems, even with lazy loading enabled. iNBishkek.com was first created in the testsite, after verification that it was working, all files were copied to the inbishkek.com domain a new database created and config files changed to point to the correct domain.
We scoured through the bowels of these forums, found only 1 post from 1 YEAR AGO, and support’s suggestion was to disable lazy load along with ALL plugins – a bunch of BS! But we did, the problem remains – occurring intermittently, for example; it worked fine over the weekend, today – Monday – the problem reappeared again.
What is weird is this; in the home page all images appear. In posts – style 8, the slider and the featured image do not. And this is my main source of frustration with this theme.
Caching is via Comet Cache WP widget (FKA Zen Cache), fully optimized, we’ve been using it for years on several premium themes – never a problem. We also cleaned the affected browsers – Chrome, Firefox, Opera & Vivaldi. Safari and IE are not affected by the problem.
Prior to uploading images, each JPG is reduced in Photoshop to 72ppi, then compressed with Caesium. When uploaded, they are optimized again with EWWW Image Optimizer. For CDN, we keep it simple, we use CloudFlare from the hosting provider and integrate it via WP. Also, to avoid any issues with integral components of the theme, we purchased licences for Visual Composer and Rev Slider.
iNBishkek.com is not a play blog or a simple site, it is a business site. Our client, iNBiskek Magazine, depends on it for revenue and has been operating a website for 2+ years, with over 500K visitors per month and retained iMedia to give their site a complete new look and feel. Newspaper7 was chosen for its appealing look and future possibilities. However, one little problem after another, poor support, and here we are; 1 month behind schedule, over budget and a fully functioning site is nowhere in sight, so forgive me if a rant a little…or a lot.
Hi Bogdan, In my thread ( https://forum.tagdiv.com/topic/tagdiv-speed-booster-plugin-setup-issues/) you have explained many great things about speedbooster plugin and also explained a workaround way to make all plugins work with tdbooster.
Today I tried to comment out the above-written code from sppedbosster.php to whitelist all the plugins. It worked and now I can see that the “td speed booster plugin” is showing “active” under system panel.
But unfortunately, it doesn’t appear to be doing anything. I also the “view source code” on chrome and found “speedbosster is running on each page. but there is no change in pagespeed score and .js and css files are still showing same render blocking issues. Have a look at this screenshot: https://i.snag.gy/6YsgCl.jpg here is the report: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Ftomatoheart.com%2F&tab=desktop
Shouldn’t it be okay now? What should I do ?
The only change that I notice, is change in the position of image caption box: Here is how it used to look before: https://i.snag.gy/hflEuA.jpg
Here is how it looks now: https://i.snag.gy/ICc1Wj.jpg
The responsibe code for the design and positioning of this image caption box is written under CUSTOM CSS here: https://i.snag.gy/p47FrG.jpg
Here is the code :
.wp-caption-text a {
background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
display: inline-block;
padding: 0 3%;
}
.wp-caption-text, .wp-caption-text a {
color: #fff;
font-size: 10px;
margin-top: -28px;
text-align: left;
line-height: 20px;
margin-left: 3px;
}
The similar impact I found when I turned on rocket loader of cloudflare. It makes the site very fast but this image caption box disappears once page fully loads. I thought that tdbooster should have compatibility issues only with plugins , not with CUSTOM CSS codes. but it seems to be conflicting with it too.
How can I make this css code unimpactable for rocket loader or td speedbooster plugin. Should I try writing this code directly to style.css ?
Please help me to make these awesome performance plugins compatible .
Thank you.
Hi,
on our test site we tried to activate Cloudflare Rocketloader and on mobile, the icon mobile and the icon search stopped working. Deactivating Rocketloader brings back the function. E.g.: Link
Has anyone experienced the same? Any solutions?
Hello all,
I personally think the Newspaper theme is the best theme out there for publishers. It is fully loaded with features and is highly customizable.
The loading speed of a website can make or break the success of a site. You can have awesome content and a similar site can have mediocre content, but if your pages load extremely slowly and your competition’s pages load extremely fast, your competition is more likely to get the traffic and not you. Google likes fast pages.
Fortunately, there are some ideas to score 100/100 PageSpeed.
Use –
WP Super Cache plugin
CloudFlare – use rocket loader
.htaccess code
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
ExpiresByType font/truetype "access plus 604800 seconds"
ExpiresByType font/opentype "access plus 604800 seconds"
ExpiresByType application/x-font-woff "access plus 604800 seconds"
ExpiresByType image/svg+xml "access plus 604800 seconds"
ExpiresByType application/vnd.ms-fontobject "access plus 604800 seconds"
ExpiresByType text/html "access plus 600 seconds"
ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|woff|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
<IfModule mod_mime.c>
<FilesMatch "\.html\.gz$">
ForceType text/html
FileETag None
</FilesMatch>
AddEncoding gzip .gz
AddType text/html .gz
</IfModule>
Output results will amaze you!!
Read full detailed tutorial here – https://goo.gl/e6pVWs
Thanks for reading.
have a nice time ahead 🙂