- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
Hi,
This may occurs due to some js/plugin conflicts, please deactivate all plugins, empty cache and/or purge files if you use any CDN or cache files then check if this is still happening.
Please let me know of what you find.
Thanks
Did you clear all your caches prior to update? Delete old theme, not overwrite new on top of old.
Also, try resaving your mega menu settings, and re “save” any widget from appearance which is not working.
This usually solves that kind of thing for me; might not work for you, of course.
Hi,
Please make sure you do it like this: https://forum.tagdiv.com/how-to-manage-the-mobile-theme/
Also that you deactivate all plugins, empty cache, purge files if you use any CDN or cache plugins then try again.
If nothing works please send an e-mail at contact@tagdiv.com with your wp-admin user and pass so we can check this, also send an URL to this topic or specify your issues details.
Thanks
I try to add some cache to my site. Using QUICK CACHE or WP FASTEST CACHE i get 42/100 on mobile and 50/100 on desktop on both, and without cache plugin too on google page speed test.
adding
add_filter( ‘jpeg_quality’, create_function( ”, ‘return 50;’ ) );
in functions.php as recommended i get.
Parse error: syntax error, unexpected T_LNUMBER in /home/site/public_html/wp-content/themes/Newspaper/functions.php on line 1553
So I installed W3 total cache.
Following the video from anterior posts https://www.youtube.com/watch?v=u0G6pk2mX4M when i enable minify with newspaper 4.4 i get blanc page. Hard times today… with only page cache from W3 I still have 49 / 100 … pff.
I disabled W3, installed speed-booster-pack.2.6 adn disabled td-speed-booster. Like in the video, when I activate Load CSS asincronius and I load site… guess what. Problems. Is loading with tabs list or something, can’t explain, and then loads. Issue anyway… will try more settings.
Hi,
when you filter categories the link added to the block headline should point you to the first category you add in the filer and the headline if you don’t add a custom one should look like this: http://screencast.com/t/wNvICEw9
About duplicate loading of the articles, i’m not sure what could case this, i have also tested this and didn’t happened for me using the latest theme version 4.3
Please make sure you disable all plugins, the load more feature uses javascript to get the articles and could be in conflict with other plugins.
Also make sure you disable and empty cache of any CDN or cache plugins.
If nothing works please make a backup of your current theme installation then update the theme to the latest version.
Please let me know what you find.
Hope this helps!
Thanks
Hi,
Please disable all plugins, empty cache and try again, this may be due to some plugins conflict, I have tested this and found no issue with this using the latest theme version (4.3).
Please let me know!
Thanks
Hi,
I have deactivated all plugins. And I have emptied cache in Chrome, Firefox and Internet Explorer. Unfortunately, the popup still appears twice in all browsers. But don’t care. This is not a big problem. Everything else works fine.
Thank you for your support.
Matthias
Hi,
I have tested this having an tweet added to the post content (both ways – embed code and also just adding the tweet link) and didn’t found any issues with this: http://screencast.com/t/RuH4n6jnPQ
Please try to deactivate all plugins and test this again, make sure you empty cache also. Note that twitter have an issue with this and could also come from them.
Thanks
Hi,
As you can see here: http://screencast.com/t/1qNOksLr the 3 right thumbs from the left side of the slider should be at 326 x 159 while yours don’t fill the whole thumb-wrap container: http://screencast.com/t/FDaoi8dGt
The solution for this is to regenerate the thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please make sure you follow and apply all the steps from the guide on “how to fix strange thumbnails” should fix this.
Also please make sure before doing this that you disable all plugins especially any CDN plugins and purge files also empty cache, after you have done all this regenerate the thumbnails.
Also try to add a bigger featured image size for your posts, at least 1200 in width.
Please let me know what you find.
Thanks
Hi,
Sorry for the delay.
Please deactivate speed booster also, this may cause something like this also when used in conjunction with other plugins so please make sure that this isn’t happening due to some other plugins by deactivating all plugins and enable only the speed booster plugin then please make sure that you are emptying cache files then check again.
Also note that you don’t need to keep the speed booster plugin active if it dose work without it you can leave it disabled.
Please let me know about what you find.
Thanks
-
This reply was modified 11 years by
Lucian.
Hi,
Based on the fact that I have checked your site and noticed that you already set other categories from the menu as mega menu I figure that you know how to also make “entertainment” as a mega menu, just to be sure please check that this category is set like this in appearance > menus: http://screencast.com/t/22v0vgXjb4
If this isn’t the reason please deactivate all plugins, empty cache and check again.
You can change the layout for a category from theme panel, like this: http://screencast.com/t/DWq0A4au
Please also check to see if the changes you make in theme panel are saved and let me know.
Thanks
Hi,
I have tested this on my side and worked fine for me: http://screencast.com/t/mxZ6cA2uBjOb
Please make sure you use only the theme required plugins and try again, also if you use any cache make sure you empty the cache after you save the changes and before you check for results.
If you still can’t managed to solve this please send me your site’s URL so I can inspect this.
Thanks
I’ve got a few questions on Pagespeed that hopefully some of you can answer.
1 – I’m trying to figure out the best way to improve my server response time. It varies anywhere from 0.4 seconds to 0.8 seconds. I upgraded to a Liquidweb SSD VPS with 3 GB of RAM hoping that would take care of it, but it didn’t – it made it through a heavy day of 30,000+ pageviews, but I still can’t seem to get the response time down. I’ve disabled plugins, but to no avail.
2 – I’m running W3 Total Cache along with Tagdiv speedbooster, and I am still getting the render-blocking CSS and Javascript errors. I’m assuming I can edit the plugin file to get rid of these, correct?
3 – I have a pagespeed score of 61 on one of my posts and I believe it’s related to all of the calls to fetch Gravatars for comments. On a page with few comments, the pagespeed score increases. Here’s a screenshot:
Lots of comments (Pagespeed Link):
Few comments (Pagespeed Link):
I would think that the only difference here is all of the external calls to Gravatar. It seems like there has to be a better way to display 200 blank images rather than calling 200 separate URL’s to obtain the same image – Also, Google is complaining that they aren’t “compressed” enough…
Thanks for any help you can offer! I’m hoping to get up to at least upper 70’s or 80 on mobile. I have Adsense, Google Analytics, and Piwik Analytics going so I know that will prevent me from getting too high.
I posted how to do this recently, but don’t have the link, unfortunately. Perhaps do a quick forum search.
Remember, too, to search/replace the calls to Google fonts in the style.css file, too. And ensure you turn off your cache if using one, prior to making changes.
Also note some folks have trouble doing this when using child theme, if the child them css calls the fonts or a fuctions over ride file calls them.
I think you need to remove the whole section in 4.2x in functions.php which if I recall was lines 41 to 84 … you’re basically removing that “function” ….
How come after the 4.3 update, the buttons (specifically Button 2) on visual composer are not styled according to the settings? http://i.imgur.com/yFJoNX0.png
On the front end, it would only show as links and not the styled one.
I tried reinstall the theme and accompanying plugins and clearing the cache, but it’s still not showing properly.
Note that the buttons were styled fine before the 4.3 update.
Hi,
I have made the changes pointed above from your admin panel and worked fine for me so make sure you disable all plugins and empty cache like I wrote before and then try again.
The theme doesn’t have an option for font weight at the moment but you can changed it via css and we will consider this for future updates. If you don’t have basic css/php/html knowledge we recommend you to hire a developer to make this changes for you as we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/
Thanks for the message!
Hi,
The lines appear because you are using the “Blog style” header style, you can change it from theme panel > header > header style http://screencast.com/t/6nMiErBKpArI
Use another header style, the menu items are centered all the same reason the demo uses header style 1, you will get the the line underneath the menu items when hovering also if you change the header style.
I have checked your site and found this errors in the console, this is why the parallax images don’t work: http://screencast.com/t/W1xEwv93I
Please make sure you deactivate all plugins and check Agana also empty cache files if you use any. Regarding the space between menu and feature image that will disappear if you change the header style.
Please let me know what you find.
Thanks
Hi,
These are the image sizes that the theme uses: http://screencast.com/t/DR0EMtjZXf
So you need to add an image at least 745px of width and 483px height so that it can fill the whole big slider’s image container because neither the theme or wordpress don’t enlarge images to fit the container, you would need a plugin for that.
Make sure you use a image large enough to fill the slider’s container then use this guide and regenerate thumbnails, make sure you deactivate any CDN plugins, purge files and empty cache first if you use any of this.
Please let me know if you still have this issues after this.
Thanks
Hi,
Sorry for the delay, I have tried to replicate this using the theme’s latest version and made tests on various devices using iOS system and didn’t noticed nothing wrong: http://screencast.com/t/OCCXtoMKa6
This may be due to a plugin conflict also so please make sure you deactivate all plugins, empty cache, purge CDN then check again.
Thanks
THankyou Medium.
Unfortunately I tried clearing the cache but it has not resolved the issue.
I am hoping someone from the theme team will get back to me as soon as they can 🙂
Do ensure that the slider is turned off on the Suits & Style category and all subcategories in Theme Panel -> Categories -> Suits and Style, etc. Then clear your cache if you’re using one, and purge your CDN cache if you’re using one. If it’s not the cache, I’m not sure what it is and we’ll have to wait for support. 🙂
Hi,
I doubt that this can be done easily, the theme was not designed to work with this time format so if you want to use this you would have to give up caching or you can try to search for a solution to get past cache, I recommend you hire a developer if you really want to do this, this is custom work and we we cannot offer custom work as we work hard on the development, updates, fixes and support.
Thanks
Hi,
Please try to switch to WordPress SEO by Yoast plugin and see how it works I can’t tell how well the theme works with All in One SEO.
I have checked your site and noticed your facebook sharing issue, this happens because of facebook which creates an cached version of your sharing info and when shared it sends that cached version, you can check this using the Open Graph Object Debugger tool.
Paste the link of one post which has this issue, like this: http://screencast.com/t/ikp18Xox then click “Fetch the new scrap information” button, you will get this result: http://screencast.com/t/aBh7TJzfHzVC This will get the right sharing info and that post will be shared correctly.
This social sharing info takes a while to renew and if you don’t want to debug all your posts(or just those that have this issue) you should wait until this is renewed.
Thanks
Hi,
Please use this guide: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ and install the WPBakery Visual Composer plugin from the plugins folder that came with the theme files.
Then please disable all plugins and then regenerate thumbnails, also remember to empty cache.
If this dose not solve this issue please send your wp-admin user and pass at contact@tagdiv.com so we can check this, also send a link to this topic or specify your issues details.
Thanks
Hi,
This are the result after changing the fonts from them panel:
http://screencast.com/t/6X5X2HSLm6 so it works, make sure you empty cache after changing them:
http://screencast.com/t/X9Piiz9ApKMU
Thanks

