Version 2 Broken Site :(
-
Hi guys,
I use this code to output the description on to the actual page
<?php if(function_exists('aiosp_meta')) : ?> <?php $description = stripcslashes(get_post_meta($post->ID, '_aioseop_description', true)); ?> <?php if(!empty($description)) : ?> <?php echo $description; ?>This no longer works with the latest version. Any ideas what can be done?
Thanks!
Matt
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Version 2 Broken Site :(’ is closed to new replies.