• Resolved jasonchu1

    (@jasonchu1)


    I am doing a multilingual website,

    I found there is a file called wp_listings.pot, which i believe its the file to use to translate the plugin.

    But all the “translated-ready words” that are in there are all the backend word. I couldnt find any frontend word to translate, such as Description, Photo Gallery, Location map etc. ( like those tabs you have on the property page).

    Is there any way to translate those tabs on the frontend?

    Thanks a lot!!

    https://ww.wp.xz.cn/plugins/wp-listings/

Viewing 1 replies (of 1 total)
  • Plugin Author agentevolution

    (@agentevolution)

    The front end is controlled with the included templates: single-listing.php and archive-listing.php. In the plugin’s /includes/views/ folder. Copy them to your theme folder and edit as needed.

Viewing 1 replies (of 1 total)

The topic ‘Frontend strings translating’ is closed to new replies.