• Good evening,
    I liked to test and have your plgin but always got the plumb error.

    Fatal error: Cannot redeclare mw_enqueue_color_picker() in /home/adilubpt/public_html/wp-content/plugins/wp-catalogue/index.php on line 154

    If possible, I would appreciate help.
    Thank you

    https://wordpress.org/plugins/wp-catalogue/

Viewing 1 replies (of 1 total)
  • Plugin Author Maeve Lander

    (@enigmaweb)

    This is caused because some other plugin or your theme also use the function mw_enqueue_color_picker() which the WP Catalogue plugin then declares. The error message and/or error console should show you both files, not just the WP Catalogue one… so once you know the two conflicting files you simply need to change one function so they are unique. If it’s your theme, that would be the best place to change it. If it’s another plugin please send me a note of which and I can test and advise further

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error’ is closed to new replies.