I don’t use nextgen, i haven’t other solution that upgrade to v4 ? and you are sure this correct my problem ?
Me, i have only update WordPress to 3.9 but i use the version 3.3.8
i have the same problem but i haven’t migrate to V4, can you help me ?
I have the same probleme, i can’t save any template of newsletter, i click on save settings, the preview lightbox appear but into the list of newsletter it’s empty. Can you help me ? Secondly, how to add subscriber ?
lol thank I have find the code and edit for this : <?php if(current_user_can('manage_options')){ echo " Edit Package"; } ?> That work for me.
<?php if(current_user_can('manage_options')){ echo " Edit Package"; } ?>