Posted: April 12, 2016 at 6:43 am
|
Hi, |
Hi there, So are you currently using this code? Which version of Yoast do you have installed? |
|
|
Yes, and I use version 4.8.39 |
That’s the version number of Event Espresso, which version number of Yoast are you using? It looks like a loading issue when using that snippet so it can’t be loaded within your themes functions.php file (it loads to late) You’ll need to create a Site Specific Plugin and add the code to that, or you can use the one I used during testing: http://take.ms/Unezz However be sure to remove ALL of the previous code you added to functions.php for this before uploading that plugin, otherwise you’ll likely get a fatal error. |
|
Also note, there is an issue with Yoast when forcing it to load outside of standard posts like this, it will cause JavaScript errors on the Event editor due to how host is loading in the current version. One of our developers investigated this and created a pull request here: https://github.com/Yoast/wordpress-seo/pull/4118 They have now included the fix (and improved upon it) but it has not yet been released within the Yoast plugin. So you will need to wait for them to release the update for yoast for it to work. |
|
|
Hi I use Yoast 2.3.4 |
The link I provided above IS a site specific plugin, are you installing that as a plugin or using the code within functions.php? Make sure you remove the code from functions.php and install that file as a plugin. That will force Yoast to load on EE pages.
The issues you see with Yoast are due to how Yoast is reliant on specific sections within the page that only load within standard posts. Forcing it to load within EE means those sections aren’t available and they needed to work around that (which they have, but its not included within the current release version of Yoast)
That version of yoast is over 8 months old. We test on the latest version only. |
|
|
hi, i resolve the problem with this plugin |
Hi, That does the same as the other plugin I provided, but I’m glad you have a working solution π |
|
|
thanks anyway! π |
The support post ‘Yoast SEO metabox not visible on event creation pag’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.