Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1327063
    mallorcanetworks
    Participant

    Hello!

    I´m having a problem on a site, Normaly i use this function in a lot of sites to display a custom box in the dashboard and it works ok;

    add_action('wp_dashboard_setup', 'my_custom_dashboard_widgets');
     
    function my_custom_dashboard_widgets() {
    global $wp_meta_boxes;
    
    wp_add_dashboard_widget('custom_help_widget', 'AYUDA Y MANEJO WEB', 'custom_dashboard_help');
    }
    
    function custom_dashboard_help() {
    echo '<p>Bienvenido,aquí encontrara links de ayuda para manejar su página web.</span></p><ul><li><a href="#">Añadir noticia y mostrarla en su categoría correspondiente</a></li><li><a href="#">Mostrar noticia en el SLIDER</a></li><li><a href="#">Como editar información “estática” de las páginas existentes</a></li><li><a href="#">Cómo añadir LOTE</a></li><li><a href="#">Cómo añadir un CURSO Y CATA</a></li><li><a href="#">Cómo añadir una FICHA DE VINO</a></li><li><a href="#">Cómo editar una FICHA DE VINO existente</a></li></ul>';
    }

    But in this site islacatavinos.com doesn´t work, do you now whY?
    Thnaks a lot!

    #1327067
    mallorcanetworks
    Participant
    This reply has been marked as private.
    #1327084
    mallorcanetworks
    Participant

    Helloou!

    In the same site i´m having a problem, cornesrtone not saving changes!
    Per example in this page http://www.islacatavinos.com/flaires/?cornerstone=1 and i think in all others,

    Do you know what could be happening?
    Thanks!

    #1327134
    mallorcanetworks
    Participant

    Hi! Now iom getting an error just when i want to open Cornerstone,
    Thaanks!

    #1327258
    Joao
    Moderator

    Hi There,

    I am a bit confused about the issue you are facing would you mind to clarify

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Here you have a video tutorial in any case:

    Let us know how it goes.

    Thanks

    #1327272
    mallorcanetworks
    Participant

    Hi!
    I´ve added the code to wp-config but cornerstone still not saving, if you see a page like http://www.islacatavinos.com/flaires/?cornerstone=1 and you try to save, modificatios doesn´t save,
    Thanks!

    #1327673
    Jade
    Moderator

    Hi there,

    Would you mind providing your FTP details as well so we can check further?

    Thank you.

    #1328697
    mallorcanetworks
    Participant
    This reply has been marked as private.
    #1329161
    Rad
    Moderator

    Hi there,

    There are multiple errors, first is due to PDF generator so I disabled it. Then there is an internal server error but I couldn’t check as I can’t get into your FTP. It says login is incorrect.

    Thanks!

    #1329831
    mallorcanetworks
    Participant
    This reply has been marked as private.
    #1330101
    Rad
    Moderator

    Hi there,

    Thanks, it works. But may I know to which folder this site is installed? I made some changes in wp-config.php and it’s not taking effect, and I don’t see the memory limit configuration you said you added.

    Thanks!

    #1330659
    mallorcanetworks
    Participant

    Hi!
    It´s installed on httpdocs, i´ve added now the code (before i had added to the wrong folder)
    thanks!

    #1330660
    mallorcanetworks
    Participant

    Hi! I´ve cheked and still cornerstone not saving, Thanks!

    #1330666
    Christian
    Moderator

    Please clear all caches and deactivate all third party plugins then check again. If that doesn’t help, please give us cPanel access.

    Thanks.

    #1330962
    mallorcanetworks
    Participant

    Hi! You mean all the pluggin or just the one that doesn´t come with the theme?
    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1327063 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>