Okay
  Public Ticket #1076587
don´t look
Closed

Comments

  •  2
    ROXANA7240 started the conversation

    1) I have upload the plugin and don´t look 

    2) I have placed the code in 

     // Habilitar el modo WP_DEBUG
    define ( 'WP_DEBUG', true);
    // Habilitar el registro de depuración para el archivo /wp-content/debug.log
    define ( 'WP_DEBUG_LOG', true);
    // Desactivar pantalla de errores y advertencias 
    define ( 'WP_DEBUG_DISPLAY', false);
    @ini_set ( 'display_errors', 0);
    // Use versiones dev núcleo de JS y CSS (sólo es necesario si está modificando estos archivos del núcleo)
    define ( 'SCRIPT_DEBUG', true);
    and go on without look 
  • [deleted] replied

    Hey ROXANA7240,

    I'm sorry but I'm not exactly sure what you mean by that the slider does not look. Do you mean that it does not appear on your site ? If yes, could you please show us a test page where we can check this ? As I can see there si no LayerSlider being used on the url you provided.