- This topic has 24 replies, 5 voices, and was last updated 10 years, 5 months ago by
Garth Dryland.
-
AuthorPosts
-
June 7, 2015 at 11:13 am #113027
Gustavo
Hi Tom,
My question is: WordPress SEO by Yoast does not show all your settings. It can be a compatibility problem with GP?
Thanks!
June 7, 2015 at 11:15 am #113029Tom
Lead DeveloperLead DeveloperWhat do you mean by “all your settings”? Which settings aren’t being shown?
I’m personally using WP SEO without any compatibility issues – haven’t received any reports of any from anyone else either.
June 7, 2015 at 11:37 am #113035Gustavo
Yoast has more configuration options, but are not visible …
June 7, 2015 at 11:46 am #113036Tom
Lead DeveloperLead DeveloperLooks like you took screenshots of two different versions of WP SEO.
The first one the icon on the left is colored, the second one it’s not.
I just tried using WP SEO using TwentyFifteen and am getting the exact same result as in GP.
Check your version numbers and make sure everything is up to date.
June 7, 2015 at 11:57 am #113037Gustavo
Ok Tom,
Thanks!
June 7, 2015 at 2:24 pm #113052Garth Dryland
I came across a similar problem a few days ago. I couldn’t see the file editor in the tools section of my main site. I installed a fresh copy of wordpress and installed Yoast SEO and it was visible.
Anyway what I discovered was that if I had the following in the wp-config.php
//Disable File Edits
define(‘DISALLOW_FILE_EDIT’, true);I couldn’t see the file editor. If I set true to false I could then see the file editor.
My point being is that its looks like these are two different sites so it could be a setting issue elsewhere which are blocking the setting from being visible.
Having said that also I agree with Tpm. You are using different versions and clearly wordpress is not up to date in one of the installs.
I also believe the missing details are under the “other” tab
The english install shows 6 tabs where the other install shows only 5 tabs
Hope that helps.
June 9, 2015 at 1:02 am #113358Gustavo
Hi Garth Dryland,
Yes.You’re right. They are two different versions of WordPress and WordPress Seo shown different. The settings of “meta” are in the “Other”.
Thanks!
June 9, 2015 at 2:28 am #113421Garth Dryland
Awesome. Glad I could help.
September 9, 2015 at 4:54 pm #135671Tracy
Garth, how did you fix the problem in AIOSEO?
September 9, 2015 at 5:37 pm #135674Garth Dryland
If you’re referring to the missing file editor I discovered it was a setting within the wp-config.php file.
//This setting both disables and or allows file editors
define(‘DISALLOW_FILE_EDIT’, true); means the file protection is turned on.This setting must be altered from true to false or the file editor is not even visible for use.
-
AuthorPosts
- You must be logged in to reply to this topic.