Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

work with Polylang Translate

Home Forums VW Theme VW PARALLAX PRO THEME work with Polylang Translate

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19076
    Rockerson
    Participant

    Hi, i can´t translate the home page using this pluggin(Polyland) but the rest of my web works perfectly.

    #19217
    developer vwtheme
    Participant

    Hi,

    The dynamic text could not be automatically translated.

    Download POEdit
    Run POEdit, then go to File > New…
    Select the language of your translation strings in the plugin
    Go to File > Save and save the file somewhere (recommended to put it in the languages folder inside your plugin)
    Click “Extract From Sources”
    Click the small “+” button under “Paths” (bottom left corner) and select the main folder of your plugin
    Click the “Sources Keywords” tab along the top
    Click the small add button (second from the left)
    Enter __ (that’s two underscores) then press enter
    Click on the small add button again, then enter _e (underscore then e) and press enter
    Repeat to add any additional functions you might have used to translate in your plugin, such as esc_html__ (with two underscores at the end)
    Click OK
    Verify all your strings were found, otherwise go to Catalog > Properties… in the menu and add any additional translation functions (like esc_attr__) in the Sources Keywords tab
    Go to File > Save to save your .mo file again
    Include the .po and .mo files in your plugin’s languages/ folder or make it available for download somewhere.

    Thank You

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