• I’m trying to introduce my new theme, but this plugin is not working like it was before.
    On the homepage when I click “save post” it opens my site into its own frame within itself. I read about this problem on the support forum and someone said to do this:
    If you change $(‘.wpfp-link’).live(‘click’, function() { to $(‘.wpfp-link’).on(‘click’, function() { it works perfectly.

    So I did that, and all it did was make it so that the page goes blank white after hitting save post. I havent been able to find any other solutions to this problem on here, any thoughts?

    http://ww.wp.xz.cn/plugins/wp-favorite-posts/

The topic ‘plugin breaks with new theme’ is closed to new replies.