Adding Custom String For Polylang and Solving an Encountered Issue
I want to show you how you can add custom strings for translation in polylang. you can watch video below to see how to add custom strings.
the issue that i faced was that get_template_part lines having issue with pll_e, so i added html manually and it fixed the issue, you can also watch video below to see how i solved it. here is the link that i opened in stackoverflow about the issue.