 nickicee
|
February 5, 2019 at 5:31 pm
I can’t seem to get the Yoast box to show up on individual event pages. It’s not even listed in the screen options. How do I get it to show up?
Thanks!
|
 Tony
|
February 6, 2019 at 3:48 am
Hi there,
There’s code within Yoast that prevents it from loading but they have a filter we can use to enabled it.
You can use the code here:
https://github.com/eventespresso/ee-code-snippet-library/blob/master/third-party-integration/tw_ee_load_yoast_seo_within_ee.php
Add that to a custom functions plugin on your site, we have some documentation on creating one here:
https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/
|