Forum Replies Created

Viewing 9 replies - 16 through 24 (of 24 total)
  • Me the same thing has happened using a child theme.
    Regards.

    Hola, pdoltd.
    Si sólo quieres cambiar el icono, tienes que modificar el archivo header.php (te recomiendo que uses un tema hijo), y cambia el texto <span class="phone_icon"> por <span class="mail_icon">. Lo que ocurre es que cuando cambies el número de teléfono por una dirección de correo en ‘Header Phone’, dentro de ‘General Settings’ de las opciones del tema, no te hará el efecto del mailto.
    Saludos.

    Thread Starter Félix Ortega

    (@fexco)

    After testing, it worked calling me “kage-child” to the theme child folder.

    Hola kelhara.
    Yo lo pasé a espa?ol modificando los archivos “./wp-content/plugins/pagerestrict/pagerestrict.php” y “./wp-content/plugins/pagerestrictinc/admin.php”. Imagino que en caso de actualización, todos los cambios se perderían.
    Saludos.

    Thanks for the replies.

    I’ll wait to update it.

    A greeting.

    Hi.

    After change the line 57 in functions.php (/lib/languages to /languages), the theme show again the same text.

    A greeting.

    Hi there.
    I installed the “Minamaze” plugin. I have generated the “es_ES.po” files and “es_ES.mo”. I have checked the language in the “wp-config.php” file and the translation does not work, eg “Read More” to “Leer más” or “Search” to “Buscar”
    A greeting.

    Thread Starter Félix Ortega

    (@fexco)

    Thanks for all.

    The line should contain this path: @import url(“../accesspress-lite/style.css”);

    The name for master theme: accesspress-lite
    The name for child them: accesspresslite-child

    What if anything can serve others, the code is:

    /*
    Theme Name: Accesspress Lite-Child
    Theme URI: https://access-keys.com/accesspresslite/
    Description: Accesspress Lite is a HTML5 & CSS3 Responsive WordPress Business theme with clean, minimal yet highly professional design. It is easily customizable as per requirement with all the options avaliable at the dashboard theme option.
    Author: Access Keys Team
    Author URI: https://access-keys.com/
    Template: accesspress-lite
    Version: 1.7.1
    Tags: blue, white, light, custom-menu, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, custom-background, featured-image-header, sticky-post, theme-options, threaded-comments, featured-images, full-width-template, custom-header, flexible-header, responsive-layout
    Text Domain: AccesspressLite-child

    */

    @import url(“../accesspress-lite/style.css”);

    /* =Start From Here
    ————————————————————– */

    Regards.

    Thread Starter Félix Ortega

    (@fexco)

    Does not work:

    /*
     Theme Name: AccesspressLite-Child
     Theme URI: https://access-keys.com/accesspresslite/
     Description: Accesspress Lite is a HTML5 & CSS3 Responsive WordPress Business theme with clean, minimal yet highly professional design. It is easily customizable as per requirement with all the options avaliable at the dashboard theme option.
     Author: Access Keys Team
     Author URI: https://access-keys.com/
     Template: AccesspressLite
     Version: 1.7.1
     Tags: blue, white, light, custom-menu, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, custom-background, featured-image-header, sticky-post, theme-options, threaded-comments, featured-images, full-width-template, custom-header, flexible-header, responsive-layout
     Text Domain:  AccesspressLite-child
    
    */
    
    @import url("../\accesspresslite/style.css");
    
    /* =Start From Here
    -------------------------------------------------------------- */
Viewing 9 replies - 16 through 24 (of 24 total)