Archived topic
Change comments link text on Blog posts page
4 replies · Started by shahmoeen on December 24, 2017
Hi,
I am using GeneratePress on my RTL Blog and I translated almost full theme successfully.
with the help of generate_leave_comment_text function I changed Leave a Comment text above comments box but It did not changed Leave a comments text on my Blog Posts Page.
http://storage4.static.itmages.com/i/17/1224/h_1514138476_6573903_ca6125a847.jpeg
Please let me know how can I change that? also how can I change "1 Comment" text in my blog language?
Here is how I am using generate_leave_comment function.
http://storage7.static.itmages.com/i/17/1224/h_1514138725_4520142_9d353ca163.jpeg
I believe you would need to overwrite this entire function: https://github.com/tomusborne/generatepress/blob/2.0.1/inc/structure/post-meta.php#L153-L186
Then adjust the text as needed.
Let me know :)
Thank you so much, Problem Solved.
You're welcome :)