Hi, can someone (a developer, maybe from Team Kriesi.at) cast their eyes over a modified custom shortcode – https://github.com/raspberryrippl3/enfold-shortcode-post-types-custom-fields
It’s built to pull a custom post type with an ACF field into a testimonial slider.
I want to make sure i’ve done it right and not missed anything that might trip up ALB. Any suggestions for improvements more than welcomed
For anyone else looking at this, you’ll need to add the following into your child theme functions.php to enable the excerpt on ‘pages’
add_post_type_support( 'page', 'excerpt' );
It looks like Yoast still won’t autogenerate a description but at least if provides an opportunity to have some control over the description metadata.
Rikard, I don’t understand why using the layout builder won’t autotgenerate the description? Is it because Yoast can’t scan shortcodes?
This appears to be an Issue with the Enfold child-theme. I switched to twentysixteen and switched to enfold and the description tag appeared. So it only affects the child-theme
https://www.managemymenopause.co.uk/test/
Sorry, I think it was a conditional field, try the above test link