- NewsmagRequirements for Newsmag
- NewsmagHow to update the theme
- NewsmagtagDiv Social Counter tutorial
- NewsmagTop bar templates
- NewsmagAjax view count
If things “suddenly” stopped working, undo what you did to break it.
Or, try clearing cache – both server side and in your browser.
Try disabling any new plugins you activated.
Try different web browser to save settings.
Ah, no if I delete loop-single.php it stops! It was Cloudflare cache.
Sorry! 🙂
Still can’t get excepts working though on 2-6. Trying!
Try disabling your cache; try disabling all plugins except visual composer.
Try switching back to twenty-fifteen theme see if you can save posts.
Check to make sure you re-save permalinks; check to make sure your dbase is not overloaded, or if you have exceeded the storage space on your account, etc.
Try optimizing your WP database.
Try saving a draft post; then make sure you see the “post saved” message at top; then go to your “all posts” and see if there (be sure to make note of proper date setting on your post that you’re not saving it into the past where it would be buried on the index).
That would be my suggestion.
Worst case, reinstall theme and see if problem persists.
This is what I see in your robots.txt file, so apparently not cached …
User-agent: Googlebot
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-content/plugins/
Allow: /wp-content/plugins/*.css
Allow: /wp-content/plugins/*.js
Disallow: /wp-content/mu-plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Allow: /wp-content/themes/*.css
Allow: /wp-content/themes/*.js
Allow: /wp-content/themes/*.gif
Allow: /wp-content/themes/*.png
Allow: /wp-content/themes/*.jpg
Disallow: /*.php$
Disallow: /*.inc$
Disallow: /*?
User-agent: *
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/mu-plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Disallow: /*.php$
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*?
# permitir o adsense em qualquer url
User-agent: Mediapartners-Google*
Disallow:
Allow: /*
# majesticseo.com
User-Agent: MJ12bot
Disallow:
#Sitemap
Sitemap: http://emagrecersemdieta.com.br/sitemap.xml.gz
I would likely try REMOVING everything in your robots.txt file.
Perhaps remove this: Disallow: /wp-content/themes/
Obviously you should be clearing your cache after doing any changes to website like this, updates, theme upgrades, WP updates, etc. Yoast SEO no longer manages robots.txt file – there isn’t even an option to edit it anymore in their menu (edit files is now gone, I noticed; at least in my setup).
Maybe it has something to do with TOTAL CACHE plugin? or YOAST WORDPRESS SEO? Dont know what changes I should do, sorry.
Yes, we added the post_excerpt as follows for each: loop-single.php, loop-single-1.php, loop-single-7.php, loop-single-8.php:
<?php if (!empty($td_mod_single->post->post_excerpt)) { ?>
<p class=”td-post-sub-title”><?php echo $td_mod_single->post->post_excerpt;?></p>
<?php } ?>
I works, but only 1, 7, 8 show excerpt.
If I (temporarily) delete loop-single.php web site posts still load (no cache)! Which means maybe loop-single.php is not being called from this location for some reason?
Thanks again guys!
Clint
Hi,
Not sure how that happens. Could you please try to remove and reinstall the VC plugin and make sure you install the latest version from the full theme /plugins folder: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/
Let us know how it goes and also make sure that you empty all caches and purge files if you use CDN host.
Thanks
Hi,
Please set the Social Counter plugin using this guide – https://forum.tagdiv.com/how-to-set-social-counter/ and provide your site URL if you still have issues with it. Also you can check this without any plugin active, leave only Visual Composer and also clear cache. Let me know!
Thanks!
Hi,
Did you enabled top menu from Theme Panel? – http://screencast.com/t/IE1skPN9PlQO as I have checked your site and the top menu is not visible also on desktop, that css help you to show it on mobile devices(where is hidden) – http://screencast.com/t/ce6z8jXRAZSv
Please check if you have this issue with smartsidebar also without any plugins active, leave only Visual Composer active and clear cache. Also test it without js/css minification.
About loading time please test your pagespeed https://developers.google.com/speed/pagespeed/insights/ and try to fix those errors. You can find out more about this in our documentation – https://forum.tagdiv.com/page-speed-guide/ and also Christopher topic help – https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
Thanks!
Hi,
I have checked your site and did not found any issue with menu and slider: http://screencast.com/t/eye4fri8 – http://screencast.com/t/QdotNLxU
Please clear cache and check again.
Thanks!
Already did some changes to my robots.txt, especially deleting googlebot blocks, but it didnt see to work yet. I did it yesterday, updated manually in webmasters google tools, and its still saying its not mobile-friendly.
I used Emil suggestion from http://www.davidtiong.com/is-my-wordpress-responsive-website-mobile-friendly/
This is my robots now:
User-agent: Googlebot
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-content/plugins/
Allow: /wp-content/plugins/*.css
Allow: /wp-content/plugins/*.js
Disallow: /wp-content/mu-plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Allow: /wp-content/themes/*.css
Allow: /wp-content/themes/*.js
Allow: /wp-content/themes/*.gif
Allow: /wp-content/themes/*.png
Allow: /wp-content/themes/*.jpg
Disallow: /*.php$
Disallow: /*.inc$
Disallow: /*?
User-agent: *
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-content/plugins/
Disallow: /wp-content/mu-plugins/
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Disallow: /*.php$
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*?
# permitir o adsense em qualquer url
User-agent: Mediapartners-Google*
Disallow:
Allow: /*
# majesticseo.com
User-Agent: MJ12bot
Disallow:
#Sitemap
Sitemap: http://emagrecersemdieta.com.br/sitemap.xml.gz
Whats next?
The URL link function in Visual Composer elements is broken since most recent updates. The Select URL dialog opens as normal, but after selecting URL and closing, the URL is not saved. I have Ultimate Addons for Visual Composer installed, but the problem is also pervasive in all standard VC elements (e.g., buttons).
I’ve tried all of the usual steps… Deactivated all other plugins; made sure I have the latest version of Newsmag; reinstalled your latest version of Visual Composer; cleared cache… all to no avail. The problem persists even with only Newsmag and Visual Composer activated.
What to do?
Hi,
Please make sure you also have the post views active and also test this without using caches as the last days 7 post count works based on post views so if you use cache this might not work properly. Also test it by editing a post and take a look at custom fields: http://screencast.com/t/PSmro9YGKZqA then refresh the post a few times and check if it increments. If those values changes when the post is viewed then 7 day sort should work properly.
Thanks!
Hi,
I have checked your site and you have these errors in console: http://screencast.com/t/YzEGPI7ql3aG
Please do a fresh theme installation using this guide via FTP: https://forum.tagdiv.com/how-to-update-the-theme/ and also update the plugins that come with theme’s files from /plugins folder – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also check this without any plugins active, leave just Visual Composer active,clear cache and see if you still have this issue with infinite scroll.
Thanks!
O–M–G — it works! (!!)
Radu, your “shim” 1.0 BETA 2, worked wonderfully. Visual Composer not even on the domain (!).
CPU is “normal” SO FAR (I am double checking every 10 minutes; about to do NEW post to see what happens).
Sent you the long winded email (12:34pm PDT 5/6/15) with server info, and such; and the testing steps I did so far today with Newsmag 1.71B, SHIM 1.0 B2, speed booster on, mod_pagespeed OFF.
I am turning sidebars on/off, changing modules on sidebar to “mess” with it. Leaving home page as the “fancy” layout I already had as page from 2.5 weeks back when setup.
Only thing I’m doing slightly different at the moment is I have the built-in “related” posts OFF and using my long-time fallback “contextual related posts” plugin to just stick 3 text-only related item headlines bottom of each story (it checks content not just tags for last 365 days, and caches the output… nice).
Will update by email AND here, as I play with this more.
You have “rocked” my world today 🙂
Chris
============
SHIM active with 1.71B … 20 minutes and counting….
CPU usage
Last 1 minute 0.52
Last 5 minutes 0.55
Last 15 minutes 0.58
That’s a wee bit better than “32.0” methinks 🙂
-
This reply was modified 11 years by
simchris.
Hello!
I disabled all plugins, that are not used by theme and the problem remains. I deleted cache and all is the same.
I don’t use CDN.
Website is: http://www.dietsportexercise.com/
I use WP Super Cache plugin.
My regards, Z
As a general rule, “most” SEO folk (including Joost over at Yoast, not that he’s always correct on things, I might add.. I can point to articles where he hands out advice and then Google guidelines the next day point out the fallacy of that advice …) … now only put in the robots.txt file couple of things
a) link to sitemap *if* a static site; not needed with WordPress unless you’re using something with static sitemap in your root and you want to ‘hint’ that — Google prefers you to submit via webmaster tools, as does Bing, Yandex, etc.
b) block anything you might have such as legacy /cgi-bin/ in root, or something like a /cache/ folder in root, or something like the duplicator plugin, /duplicator/
You should NOT block anything related to WordPress anymore in your robots.txt file, for best performance.
Some OLD server-installed copies of WP put a whole robots.txt blocking list, and I think that is what you’re running into now.
Fact is, you can pretty much empty your robots.txt file unless you know what you’re doing with that 🙂
Hi,
It happens due to a plugin so make sure you turn them off, all of them, leaving just theme’s Visual Composer plugin active then, empty all caches, purge files if you’re using CDN host and test again.
Also consider turning off js minification options.
Let us know how it goes.
Thanks
Hi,
You have all this anchor tags linking to your homepage added in each grid container into html structure which breaks the layout and causes this: http://screencast.com/t/bKH6UeGwax
As you can see from the screens removing those tags fixes this: http://screencast.com/t/yxpmX8hU – http://screencast.com/t/o9pWAohpD so make sure that you remove any code responsible for that and also test this without using any plugins and make sure you also empty all caches.
Thanks
Hi,
I’ve checked your site and it looks fine.
Try to disable all plugins/cdn/cache (if you use any) and check if it works, the css may interfere with the one coming from the plugins. I’ve tested it on my side and it works – http://screencast.com/t/gAYdQcjPlN – maybe you made a mistake in the process, try to repeat it.
Thank you, Emil G.
Hi,
I also checked your site on Internet Explorer and your subfooter looks fine – http://screencast.com/t/KwLn6IbMiu
Please clear your browser cache.
Thanks!
Hi,
Unfortunately I can test this as we use the latest theme version and also the last update of the plugin. You can check this without any plugins active, leave just Visual Composer and Woocommerce active, clear cache and check if you still have this issue, maybe there is a conflict between plugins.
If this doesn’t work you can use custom css to hide it: http://screencast.com/t/LiesniWd
.single-product .loader {
display: none !important;
}
Or update your theme as I said we cannot test old versions of the theme with plugins. Also if you want to use that version of the theme you ca hire a professional to customize it for your needs(new versions of Woocommerce, also theme’s plugins).
Thanks!
Likely you need to fully clear your cache in IE….
YOUR SITE works perfectly fine for me in IE11/Win7-64.
If you’re using IE8 or 9, then chances are nothing is going to work right anywhere.
-
This reply was modified 11 years by
simchris.
Hi,
Firstly great theme, love it!, i know very little about html coding and am finding wordpress and this theme very user friendly.
I have a couple of issues with my site im trying to work through maybe someone can help.
1) Social Buttons work in the TagDiv widget with FB/YT/Twitter when i enter the details there but for the top menu and bottom menu they dont work, i added the same info into the ‘Social Networks’ tab as i had for widget fields and it just take me to my website… eg for youtube i put channel/XXXXXX into the field, then when i click it goes to http://www.website.com/channel/XXXXXX instead of youtube. Am i making a mistake with the format?
2) Ad code, i made 2 types of ads in my adsense account, a 728 x 90 for the top banner and a ‘responsive’ ad for the sidebar (i figured these sound about right). I copied the code for the 728×90 one into the header adcode section and the responsive adcode into the sidebar section of themepanel>ads and saved but when i view my website there is no ads. Am i missing something here?.
3) Caching – is it better to disable W3 total cache while working on the site so i can see the changes reflected quickly live?, im finding in mozilla with ad blocker im having to use another browser to check what my updates look like and it behaves unpredictably (sometimes shows updates, sometimes not). When i did disable adblocker for my site page only all sorts of malware appeared on my computer subsequently i installed bitdefender and malwarebyte seems to have sorted it.
p.s im a newbie to all this stuff but trying hard and enjoying your theme and this learning curve alot 🙂
my website is http://tabletopminis.com (its still in early development)