Viewing 1 replies (of 1 total)
  • Plugin Contributor Samir Shah

    (@solarissmoke)

    Thanks for posting this. I’m not able to fix this from the plugin however. You will need to ask the theme authors to fix their logic – the theme code should be checking whether the WP_Widget_Recent_Comments widget is registered before trying to modify its behaviour.

    You can also prevent the conflict on your own install by defining your own mfn_remove_recent_comments_style which does nothing:

    function mfn_remove_recent_comments_style(){}
Viewing 1 replies (of 1 total)

The topic ‘Betheme Theme conflict’ is closed to new replies.