• Hi,

    How can I change or translate ”All” in grid filter to something else? My site is in Danish and I can’t figure out how to do it. I asked wpbakery in comments on CodeCanyon, and I got this response “Hello, you should look into PO MO files of VC and translate it there.”

    I’ve only been able to locate default.mo and default.po in wp-content/plugins/js_composer/locale/

    #: include/./templates/editors/partials/add_element_search.tpl.php:10
    msgid "Search element by name"
    msgstr ""
    
    #: include/./templates/editors/partials/add_element_tabs.tpl.php:10
    #: include/./templates/pages/partials/vc-roles-parts/_presets.tpl.php:11
    #: include/./templates/pages/partials/vc-roles-parts/_settings.tpl.php:17
    #: include/./templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php:26
    #: include/./templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php:31
    #: include/./templates/pages/partials/vc-roles-parts/_templates.tpl.php:11
    #: include/./templates/shortcodes/vc_basic_grid_filter.php:31
    #: include/./templates/shortcodes/vc_basic_grid_filter.php:49
    #: include/./templates/shortcodes/vc_posts_grid.php:153
    msgid "All"
    msgstr ""

    And I changed msgid”All” but it doesn’t work.

    Any ideas? Thank you.

The topic ‘[Theme Foundry] VC grid filter change "all"’ is closed to new replies.