Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #293709

    Hi,

    I’m using the theme in brazilian portuguese translation.
    Everything is translated, except for the “All” gallery filter.

    I was using this code in portfolip.php
    original:
    $first_item_name = apply_filters(‘avf_portfolio_sort_first_label’, __(‘All’,’avia_framework’ ), $params);
    to:
    $first_item_name = apply_filters(‘avf_portfolio_sort_first_label’, __(‘Mostrar tudo’,’avia_framework’ ), $params);

    It used to work on olders versions of enfold, but it’s not working now.

    Waiting for help

    Very thanks!!

    #293856

    Hey skauper!

    Please use this plugin to translate the string from WordPress backend – https://wordpress.org/plugins/codestyling-localization/
    Please rescan theme files of your language then edit to change the string

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.