• Resolved juliacorot

    (@juliacorot)


    Hi,
    it seems that your social slider widget for instagram plugin is no compatible with PHP version 5.3 and WordPress version 5.3.2. Since I updated all my plugins your plugin does not work and crash my website each time I activate it.
    Let me know if you know anything to fix it.

    Thanks

    Julia Comil

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello.

    The plugin requires PHP version 5.4 and higher.

    To understand what happened, we need to look at the errors. To do this, enable debug mode – add these lines to the wp-config.php file:

    define( 'WP_DEBUG', true ); 
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );

    After that, activate the plugin and go to the error page. After that, you can deactivate the plugin and disable debugging mode.
    Error messages will appear in the wp-content/debug.log file. Send them all here

Viewing 1 replies (of 1 total)

The topic ‘Plugin not working’ is closed to new replies.