Chris
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Is Recaptcha broken??Thanks, @locascioa – Yes that update fixes the spam issue. Haven’t received a single spam request in V3 from over 30,000 hits. Cheers.
Forum: Plugins
In reply to: [Contact Form 7] Is Recaptcha broken??Yes looks like Contact form has ditched Version 2 and gone with version 3. You no longer need the recpatcha field. However, since implementation, I’ve been receiving more spam from Version 3. Google needs time to learn the traffic. But I’m not sure if that’s the issue or not.
Forum: Plugins
In reply to: [Facebook Comments] Moderation Notification and Facebook Business PageFYI With part 1: Just some further reading, this may be a known issue with Facebook and the lack of notifications. only thing to make sure is to add your name to the “Settings” > “moderators” inside the Facebook Moderation App. Not the plugin on wordpress. You also need notifications turned on your personal facebook account to receive the notification.
Forum: Plugins
In reply to: [Facebook Comments] Addthis Plug and Facebook Comments Conflicthey Alex,
Sorry for the lack of update. Forgot about this post.
So tried all combinations of the plugin and couldn’t get it to work. We finally went back to default settings and concentrated on Addthis code.
The problem we found out was with our CDN network Cloudflare. We were using Rocket Loader to async scripts. Removing rocket loader or by adding this code: data-cfasync=”false” fixed the issue. This loaded the addthis code, which then enabled the comments plugin to work correctly as well.
If anyone else has issues with cloudflare, this may help:
https://support.cloudflare.com/hc/en-us/articles/200169436-How-can-I-have-Rocket-Loader-ignore-my-script-s-in-Automatic-Mode-Thanks for your help. Top plugin!
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Erro Log on YarPPThe only fix we have found so far is to disable the RSS option inside of YARPP. Disabling the posts from appearing on the RSS fixes the issue for us.
(1). If you dont want the TITLE appearing on every page then remove this from the WordPress SEO template.
(2). Also check your wordpress template ie header.php to make sure the title is getting created correctly. It’s different for different themes.
Looks like you have fixed it now ??? The XML is working correctly.
(1). Have you tried disabling your cache plugin and checking for errors?
(2). Your sitemap xml is incorrect. Have you modified them or added code to individual files?
Have you checked these settings?
From your SEO Plugin:
Word Press SEO > Titles & Metas > Post TypesCheck to see if your title is added to the template.
This is mainly for inner pages and posts. Of course you can buy a domain name with your keyword, however these are indicators only. It doesn’t mean you will be ranked highly on search engines if you follow all the green, yellow and orange indicators. There are hundreds of factors used by engines to index your site.
For Page-URL for your root directory “/” can be disregarded.
Hi Thanks for your help. We found more information that everyone might be interested.
In fact this menu option:
WordPress SEO > Titles & Meta > Post types > Pages > Date in Snippet Preview: (Unticked)Has nothing to do with Google. All this field does is show the snippet date in the editor of the wordpress admin. When you create a new post, WordPress SEO shows a snippet preview in wordpress admin. This removes the date / adds the date to the preview.
The ONLY way to remove the date from Pages and Post is to edit your template from your theme. single-post, single-page . PHP files. Just remove the dates even if you use display:none in CSS to hide it, I would suggest removing the php code that generates it completely.
Then go into Google webmaster and fetch or resubmit your sitemap.
Sorry this had nothing to do with the Yoast Plugin after all. Got confused with the terminology in the menu options.
Forum: Installing WordPress
In reply to: 404 error when trying to install?Delete the Wpconfig file and re-run the WordPress Install.
http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_InstallDo you get any errors while running the installer?
If you have further problems get in contact with us and we can install it for you. Cheers.
Forum: Installing WordPress
In reply to: 404 error when trying to install?You need to setup your database as well so the install can talk to the database. The install process will guide you through the installation.
Th setup your database go into your control panel / cpanel.
Really need more information to help you out, so contact me if you require further help.
Yes 3.6 screws up the XML file setup. For some reason the XML stops working after the upgrade. Just needs to be re-saved.
The fix was simple:
– All I did was go into the plugin.
– Select XML plugin from the menu.
– Under exclude post types, I just selected a random one “Posts”
– Save the file.
– Went back into the same menu. This time unticked “Posts”
– Save the fileXML File was back online.
Basically the settings needs to be saved using a different parameter.
Hope it helps.Guys just roll back to 1.9.13.
http://wordpress.org/plugins/nextgen-gallery/developers/This will at least get your site working as normal. Without loss of photos or functionality. We just rolled back 92 sites without issues. But it is a pain in the butt when version 2.0 doesn’t work as intended.