michelet
Forum Replies Created
-
I guess I’ll just talk to myself since no one else is…
Tried a bunch of things. Closest I’m getting is …
<?php echo get_post_meta($post->ID, '_yoast_wpseo_metadesc', true); ?>But that displays the WPSEO description from the post and not the category.
It seems like I would need something like get_category_meta but from what I can see, that is a different plugin. I’ve replaced $post->ID with a number of different category-related things but they just yield errors or nothing at all.
Anyone care to chime in?
Never mind. Changed themes and it’s working fine.
A note to anyone else trying to incorporate the Cover WP theme and Easy Digital Downloads…there are some things that the designer of Cover added to the functions.php file that contradict things you might want to use with EDD. In the end, I found it easier to simply build a custom theme from scratch.
Thank you Pippin for the quick reply. I had hoped that I could modify the checkout/cart page as well.
BTW, did you get my email through your contact page?