Try copying the files to wp-content/languages/themes/[theme name]-pt_BR.mo
and .po
.
Related Posts:
- How to create .pot files with POedit?
- When to use _e and __ for the translation?
- What is a Theme textdomain?
- pass object/JSON to wp_localize_script
- How to concatenate inside the _e() function the right way?
- What is the purpose of an extra file for translation?
- Make a custom theme translate-ready
- Change text of twentyseventeen_edit_link()
- Theme elements not translating
- Should we localize custom-made themes / plugins?
- Help with “text domain”, comments_form in WordPress theme
- Prevent WordPress updates from overriding custom language translations?
- Translation-readiness of Koi theme
- Some translations do not work in my template class
- My custom theme does not load the translations
- How to make the_tags title translatable?
- Internationalization and functions that use it
- Translation Issue with WordPress Theme Check in comment_form function
- Default string not appearing want to translate
- Should I change text-domain of TGM library inside theme?
- Single translation for many locales
- comment form args are not translatable (customized comment form)
- Set parent theme language with custom .mo files
- Does the textdomain have to be the theme’s name?
- Why set a second parameter in the translate function?
- Do translation functions like __e() have to take strings in English in themes?
- Translate a child theme with pure PHP and gettext
- Translate a theme with a PO file
- Cart displayed above header
- how to unlocalize theme/plugin?
- Theme starter content translation is not working
- Menu names not getting translated
- Any way to permanently translate themes?
- Display Today’s date outside the loop?
- Get the first image from post content (eg.: hotlinked images)
- Getting failure when using filemtime() with wp_enqueue_style
- Is it possible ( or advisable) to allow open access to the new theme customizer for potential clients?
- How bad is it if I write AJAX functions using wp-load.php?
- How to know if a child theme is being used?
- How to modify an image block in Gutenberg WordPress 5?
- wp_nav_menu sort order?
- Grab the first paragraph of each post
- Wrapper class: How to get rid of call_user_func_array() warning?
- Change Genesis Tag from Page Template [closed]
- How to Handle CSS for Multiple Header header.php Files?
- Why is save_post triggered even when I havent saved the post
- Adding WordPress colorpicker in widget settings
- What is wrong with this code I have to make a blockquote shortcode
- Add social icons in a theme through custom admin menu
- file_get_contents Not allowed in Themes?
- How to attach different React Components to different Dom Roots using the new WP wordpress/scripts webpack/babel
- Is it necessary to prefix every css class in a theme framework?
- Warning/Error in Admin Panel while developing theme
- How do I get the next page of posts link?
- display 20 lines only with the_content
- Where can I access my custom page template?
- How to display posts in hyperlink with nested slugs?
- How to To Filter wp_enqueue_script() Scripts on Some Pages
- Check if tag, category or author on archive.php
- Editing Footer Information
- How does a mobile WordPress theme differ from a simple theme?
- Developing WordPress Theme using CSS framework like Bootstrap
- Add “Delete” button to my Theme
- Disable dashboard drag&drop
- nothing happen in search form
- Catagories to the list of the titles in that catagory to the content of the post [closed]
- How to customize output of plugin
- Override customizer values on a per-menu base
- Theme Inspector “X-Ray”
- WordPress Theme Creation [closed]
- Cherry framework – Overriding function in template-general.php
- Javascipt issue on custom theme
- pagination for a custom loop with multiple post types
- Making a child theme for “Airi”
- How to get category lists by name or slug
- Same comments on all posts
- In a Gallery with limited image posts, how do I not limit images on single post?
- is using the_posts_navigation() required?
- How to add custom page elements to the WYSIWYG editor?
- Theme development: menu links a tabbed page with page jumps
- Adding Woocommerce to my own theme, how do I do it?
- Disable redirect canonical
- Best practice for implementing a blog page / section in wp_menu_nav()
- Show only pages you are author of
- WordPress and Semantic UI
- Displaying front side empty with one file attached problem
- How to get next post and previous post URL in loop, single.php My WordPress 4.9.6
- Load multiple css simultaneously using functions.php
- bbPress: modifying template for forum index
- control posts order by select option
- Nav menus Fast previewing not working with wp_get_nav_menu_items!
- Load get_page_templates into select menu
- how to make a new page affected by a theme’s index.php layout?
- How to display only some widgets of a sidebar?
- Theme Options Doesn’t Work On WP Multisite
- WordPress two sidebar layout or theme
- add_action not working in header?
- Custom Infinite-post-scrolling in a custom theme:
- Recent posts with comment count in “Sidebar” template [closed]
- HTML to WORDPRESS [closed]