• Resolved alexmoomey

    (@alexmoomey)


    Has anyone ever dealt with this upon activating mobile? I’m thinking the plugin just isn’t going to work with my theme?

    Fatal error: Cannot redeclare is_tablet() (previously declared in /home/xxxxx/xxxxx.org/wp-content/themes/Avada/functions.php:1202) in /home/alemoo10/nationaldrawinginvitational.org/wp-content/plugins/mobble/mobble.php on line 295

    https://wordpress.org/plugins/mobble/

Viewing 1 replies (of 1 total)
  • Plugin Author Scott (@scottsweb)

    (@scottsweb)

    It sounds like your theme may already be bundled with mobble or something very similar. The warning simply means both the theme and mobble have a function called is_tablet();.

    I would browse the functions.php file in your theme to see if you can see other mobble functions too. It may already contain what you need and so you will not need mobble.

    Avada is a premium theme and you should contact the developer of that theme if you have further issues with it.

Viewing 1 replies (of 1 total)

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