10/22/2013 at 8:52 pm
#272113
Guest
This worked great. I just had to make minor tweaks to it. Thanks for the prompt reply and great solution. You have a really nice product here.
The tweaks I made were closing the parenthesis here:
( ! get_query_var( ‘cn-entry-slug’ ))
and changing this line to list instead of entry:
add_action( ‘cn_action_list_before’, ‘cn_custom_list_text’, -10 );
