translate breadcrumb portfolio

Home Forums Jevelin Theme translate breadcrumb portfolio

Home Forums Jevelin Theme translate breadcrumb portfolio

Viewing 20 posts - 1 through 20 (of 23 total)
  • Author
  • Antalvespo
    Participant

    How can i change the name “Proyectos” in the breadcrumb??

    please check here:

    https://goo.gl/yFDwK9

     

    Thanks!

    Hi @Antalvespo,

     

    I hope you are well today and thank you for your question.

     

    You can change it by translating the theme as described in the following page.

     

    https://support.shufflehound.com/theme-translation/

     

    Best regards,
    Shufflehound team

    Antalvespo
    Participant

    Sorry I need only change this word the rest it´s ok.

    https://goo.gl/cz88Mp

    I need to change the breadcrumb

    <span class=”item-home”>Inicio</span><span class=”separator”> > </span><span class=”item-cat item-custom-post-type-product”>Productos</span><span class=”separator”> > </span><span class=”item-current item-772″><span class=”bread-current bread-772″ title=”Página Web Autoadministrable”>Página Web Autoadministrable</span></span>

    for :

    Inicio <span class=”separator”>> S</span>ervicios <span class=”separator”>> </span><span class=”item-current item-772″><span class=”bread-current bread-772″ title=”Página Web Autoadministrable”>Página Web Autoadministrable</span></span>

     

    There is another way instead of installing a new plugin?

    thanks

    If you don’t want to use plugin then you can translate the theme manually as described in the below page.

     

    https://colorlib.com/wp/how-to-translate-wordpress-theme/

    Antalvespo
    Participant

    I translate everything ok with the pot file ok but this word i can´t find it can you tell me where it is?

     

    It is not a static page but dynamically generated by Unyson plugin so you won’t find the test in theme file.

     

    You will find the code in the theme file which display this text as described in the below page.

     

    https://support.shufflehound.com/forums/topic/changing-breadcrumb-projects/

    Antalvespo
    Participant

    I think the code change in the new jevelin update, the file helpers.php have this in line 1801:

    // Add Homepage link & separator (always present)
    $html .= ‘<span class=”item-home”>‘ . esc_attr( $args[‘home_title’] ) . ‘</span>’;

     

    Can´t understand what i need to change.

    I need to replace in the breadcrumb the word Productos for Servicios:

    Now is:

    Inicio>Productos>Página Web Autoadministrable

    Need to change for:  Inicio> Servicios>Página Web Autoadministrable

    Please check this in: https://goo.gl/cz88Mp

    Is in the woocommerce product page.

    Thanks a lot.

     

     

    You can try achieving this by using the attached custom child theme of Jevelin theme that contains some custom code.

    Attachments:
    You must be logged in to view attached files.

    Antalvespo
    Participant

    I replace the child but nothing change.

     

    It seems the issue on your site as I can’t access Jevelin child theme stylesheet file shared in the private box.

     

    Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?

    Antalvespo
    Participant

    It´s possible to solve the problem without sending the login access??

    Can I change with CSS?

     

    Thanks!!

    I am not sure how you are installing the child theme but you can see in the attached screenshot that it contains duplicate directories.

     

    Please delete all the Jevelin child themes on your site and then install the shared child theme.

    Attachments:
    You must be logged in to view attached files.

    Antalvespo
    Participant

    Done!

    Antalvespo
    Participant

    broke my site this child theme.

    The shared child theme is working fine for me on my test site.

     

    What do you mean by broke the site? Are you getting any error message?

     

    Please be a bit specific or temporary provide me your site login credentials so that I can troubleshoot it myself.

    Antalvespo
    Participant

    I delete the actually child theme in the server via fillezilla

    and upload the child theme 2 you send me but then in the site appear a message that this theme have error it´s broke and automatically go to the jevelin theme and need to set up all the things again.

    Could you please share the screenshot of error message that you are getting?

     

    Also instead of installing child theme using filezilla, could you please install it from theme uploader in the admin area?

    Antalvespo
    Participant

    I delete the folder child theme in filezille first? or upload directly.

    Delete child theme folders first then upload.

    Antalvespo
    Participant

    done!

    but change me the header height and not load the background color now.

    the Header Background Color is #ffcf03 and now show white.

    other error i see is that not load good this code now is 10px and show 20px:

    .sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a {
    padding-top: 10px;
    padding-bottom: 10px;
    }

Viewing 20 posts - 1 through 20 (of 23 total)