- NewspaperHow to use the Flex Blocks cache option
- NewspaperCache plugin – install and configure
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperFlex Block Settings Guide
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperAutoptimize Plugin – install and configuration
- NewspaperHow to update a plugin
- NewspaperCloudflare (CDN)
- NewspaperFacebook Share
- NewspaperVideo Playlist
- Newspaper7 Days Post Sorting
- NewspaperAjax View Count
- NewspaperTop bar templates
- NewspaperHow to Update the Newspaper Theme
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
- NewspaperRequirements for Newspaper
- NewspaperHow to Make the Site Faster
Only for the first load… no images are shown.
I tried w3 total cache and WP super cache.
This problem only appears with this theme, if I switch to any other it works perfectly…
please help.
Make sure you completely clear the history/cache in IE 9 and try again; from the screenshot looks like the CSS is not loading. Also try NOT using a “child theme.”
And, stop using IE9 and start using IE10; if you’re still running Windows XP, not everything may work properly — but it “might” 😉
If running Windows 7, you should be using IE10 which came out 4 years ago. IE9 was very buggy.
I cleared all the browser’s cache and I still have the same issue with missing icons on Internet Explorer and the almost invisible line below the menu on Google Chrome. The only one which I don’t have any issue is with Firefox.
My site is http://www.professoraolga.com.br
Can someone help me?
Hi Alin Sir, as you told I cleared the cache and also checked by deactivating all plugins except VC. Still the problem persists like this only in Chrome browser: http://prntscr.com/7nn7lg I checked both in Firefox and Chome browser but this problem in mega-menu is happening only in Chrome browser.
Hi,
Please also test without any plugins active, leave just the VC plugins active, empty all caches and test again.
Let us know how it goes!
Thanks
Hi,
I have checked your site and if you refer to this gap above the top menu – http://screencast.com/t/rYZlLH07vmd the theme doesn’t add something like that and you should disable all your plugins, clear cache and see if you still have this issue. Then activate your plugins one by one to see which one caused this issue.
If this is not what you mean please provide more details.
Thanks!
Hi,
Please check documentation(Requirements for Newspaper) – https://forum.tagdiv.com/requirements-for-newspaper/ and this guide – https://forum.tagdiv.com/pagespeed-guide/ We recommend now Wp-Super Cache instead of W3 Total Cache, it seems to be faster and we will change this also in the documentation.
Also try to use only plugins that you need. The speed booster move the js and css at the bottom of the page to eliminate render-blocking, but not for all plugins.
Thanks!
Hi,
I also tested this, but I did not found any issues – http://screencast.com/t/7bjFsC2gCkc – http://screencast.com/t/sub42zkeJR5M
Please make sure that you use the latest version of the theme 6.2 and also you have updated the Visual Composer plugin from package that you have downloaded from themeforest /plugins folder. Also check this without any plugins active, leave only Visual Composer active, clear cache and see if it works.
Thanks!
Getting that specific often requires access to the site, not just a static screenshot. Post a link to a page on your site and you’re far more likely to receive help with this customization.
Newspaper v.6+ is only certified to work with the following 3rd party plugins:
- WP Super Cache – caching plugin
- Contact form 7 – used to make contact forms
- bbPress – forum plugin
- BuddyPress- social network plugin
- Font Awesome 4 Menus- icon pack, supported in the theme menus
- Jetpack – plugin with lots of features *it may slow down your site
- WooCommerce – eCommerce solution
- WordPress SEO – SEO plugin
- Wp User Avatar – Change users avatars
Happy to take a look at the conflict but need a working example to go on.
To answer your last question, yes there is a way to disable the built-in lightbox. Turn it off for each image in posts and for featured images from the settings panel.
There is this line of CSS. In Inspector, if I disable this line, the block shrinks and fits perfectly. As you can see, this piece of code is mixed in with a bunch of media queries and even has some comments in it for responsive design, but it doesn’t appear to be within a media query itself.
I can change that value to height: 378px; but since the problem isn’t occurring on a duplicate of the site, I’m thinking there is another problem and manipulating these value only disguises it.
I definitely do not want to hide problems on the site. So I’m hoping you guys can tell me what’s causing the thumb to resize in the browser. I’m not running any caching plugins and have cleared my browser cache repeatedly; it’s not that.
At a loss for the next step, though.
Thanks.
Alin – I had used Minify JS option in cloudflare and that’s why it was giving this error but that feature in cloudflare is really helpful as it compresses the JS files as well as store them in Cache
Could you please forward my concern to developer that your theme shouldn’t throw an error while using Minify JS in cloudflare. I don’t think there are many changes required to make sure theme doesn’t break when Minify JS is enabled in Cloudflare.
Thanks
Hi,
You can just install the theme there and start configure it with the existing content you have now. We don’t have a specific guide on how to change themes but you can use our installation guide here: http://screencast.com/t/KgyZg4IDO – https://forum.tagdiv.com/wordpress-information/
You should also consider into the process at the following aspects:
– backup your current theme/WordPress/database: https://codex.wordpress.org/WordPress_Backups
– setup a maintenance mode and you can use a plugin for that.
– empty all caches/purge files if you also use CDN host then disable any services of this type until you switch to the new theme
– disable all plugins
– install the theme then install the required plugins
– switch back the rest of the plugins and start other services
The theme blocks filters are based on categories and tags but you can also use authors filters: http://screencast.com/t/chg98E7KAt But to answer your question, then yes, it would be better to add tags to your posts or organize theme into several categories this would make your theme customization work easier.
Thanks
Hi,
Please provide a link so we can take a look, also please clear cache if you are using a cache plugin and purge your files if you use CDN.
Thanks!
Hi,
That post isn’t available anymore: http://screencast.com/t/KgqVriqJem6a
According to gtmetrix you still need to optimize images. I suggest you use a plugin for that or add the following code in functions.php file:
add_filter( 'jpeg_quality', create_function('', 'return 50;' ) );
This will compress all images to 50%, you can change that value, after you add the code you have to regenerate all thumbs – https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and also empty all caches and purge CDN files.
That reported scaled images seems to be on tables landscape view where they are scaled using css: http://screencast.com/t/kK4sfEqrK however that is the way they are designed.
Thanks
I tried disabling the Plugins folder via FTP – doing so results in this:
W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /home/epictu6/public_html/wp-content/advanced-cache.php.
Parse error: syntax error, unexpected $end in /home/epictu6/public_html/wp-content/themes/Newspaper/includes/wp_booster/external/class-tgm-plugin-activation.php on line 2238
Remove (renaming) the advanced-cache.php does nothing.
Yes might be I need to clear cache. Because in Chrome browser the problem is showing up. Whereas in Firefox browser I can hover over sub-categoried. BTW Thanks for your reply
Hi,
I have checked your site and did not found any issues with megamenu subcategories, it works like it should be. When you hover a subcategory it is displaying articles from that subcategory and when you click it takes you to the category page – http://screencast.com/t/sWcswGnuo1F – http://screencast.com/t/9QKOSKkppgK
If you still have this issue please check this without any plugins active, leave just Visual Composer active, clear cache and check if it works.
Thanks!
Hi,
I have checked your page and it looks like this on desktop – http://screencast.com/t/44EgC5bt and like this on mobile – http://screencast.com/t/0AKpcGGn please clear cache, maybe it is a caching issue.
Thanks!
That doesn’t work 🙁
I put it in my Custom CSS Field, but there’s is no change, even when i empty the cache
I have changed memory as such:
define('WP_MEMORY_LIMIT', '96M');
no change.
It is a clean install, am using main theme not a child theme. I have turned of all plugins besides VC. As for the logo problem, I have uploaded it to the media library with WordPress admin panel so it changes the path successfully on the Theme Panel and saves just fine but then when I view the site, no changes have taken place even after I clear my cache in browser. I can change it only if I upload it directly in cPanel or FTP it in but I shouldn’t have to do that lol. And nothing else I do in Theme Panel reflects any changes either, I can modify top bar, header, ad codes and pretty much everything else and even tells me it has saved successfully but then when viewing the site… no change.
i disabled all of plug-ins and cleared my browser cache. still have this problem 🙁
hi lucian
i empty all caches and purge files (using cloudflare free), then disabled tagDiv Speed Booster and super cache. but still continue the problem.
Hello,
I purchased this theme twice for two websites that are hosted on the same server.
On this website: nextwavecities.ph, some fonts are not applied on some elements:
but it works well on bebgc.ph:
and (still on nextwavecities.ph) the sidebar widget for blog posts is still using the demo widget, even though i’ve already chosen which sidebar to use for blog posts – this happened ever since I installed the theme which was last week and it still shows the same result even if I clear cache.
Hi,
I have checked your site and did not found any issues with it, this how it looks on author page and post page – http://screencast.com/t/5c2b8mJD6 – http://screencast.com/t/VAuRUBFah
Do you have this issue displaying it on post page? Please clear cache maybe it is a cache issue or provide more details what do you mean with “NOT working on post pages”.
Thanks!
Hi,
From my test the smooth scroll is enable and works on your site compared to our demo which doesn’t have the smooth scroll enabled.
I suggest you make sure you empty all your caches if you don’t have the same result and test again.
Thanks for the message!
