تخطي الملاحة

الوسوم: 

يحتوي هذا الموضوع رد واحد ، لديه 1صوت.

آخر تحديث بواسطة lucap-5 قبل 8 أشهر، 3 أسابيع.

يساعده: Lauren.

مؤلف المقالات
مايو 15, 2024في 6:21 م #15632027

lucap-5

I have a search page that shows some products and there is a filter. I have added the following code in order to list the results number:

[wpv-found-count] [wpml-string context='RESULTS']RESULTS[/wpml-string]

Is there a way to change the word RESULTS to RESULT when there is only 1 result?

Solution: WPML only handles the translations, so you would need a function to count the results and then display your desired content.