Translating strings
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from dmcalcada on March 18, 2024, 04:09Hello there,
I am having a hard time translating some strings through Loco Translate. Namely:
"On sale", "In stock", "Clear all" e "Filter" (to open mobile pop-up).
URL:
https://northern-ride.com/
What am I doing wrong?
Greetings.
Hello there,
I am having a hard time translating some strings through Loco Translate. Namely:
"On sale","In stock","Clear all" e"Filter" (to open mobile pop-up).
URL:
What am I doing wrong?
Greetings.
Quote from Pablo Borysenco on March 18, 2024, 12:19Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Try scanning the plugin (Loco Translate functionality)
Or you can try - https://products-filter.com/hook/woof_ext_custom_title_xxx https://products-filter.com/hook/woof_clear_all_text
https://c2n.me/4kwwTKg.png - My plugin has nothing to do with this functionality
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Try scanning the plugin (Loco Translate functionality)
Or you can try - https://products-filter.com/hook/woof_ext_custom_title_xxx https://products-filter.com/hook/woof_clear_all_text
https://c2n.me/4kwwTKg.png - My plugin has nothing to do with this functionality
Quote from dmcalcada on March 26, 2024, 11:47Hello,https://c2n.me/4kwwTKg.png - My plugin has nothing to do with this functionality
Yeah, you're right, sorry, that's fixed!The Clear All, Hide filter (mobile) and stock status would be important.I've added the license keyGreetings,
https://c2n.me/4kwwTKg.png - My plugin has nothing to do with this functionality

Quote from Pablo Borysenco on March 26, 2024, 12:51Hello
Hide filter (mobile) - In design tab - https://share.pluginus.net/image/i20240326125014.png
The Clear All - https://products-filter.com/hook/woof_clear_all_text
stock status - https://products-filter.com/hook/woof_ext_custom_title_xxx
Hello
Hide filter (mobile) - In design tab - https://share.pluginus.net/image/i20240326125014.png
The Clear All - https://products-filter.com/hook/woof_clear_all_text
stock status - https://products-filter.com/hook/woof_ext_custom_title_xxx
Quote from dmcalcada on March 26, 2024, 15:45Hello again,
The 1. did not have any impact. Actually, we had already set it previously... but the text remains the same.
2. works flawlessly
And I don't get what you are suggesting with the 3rd point.
Thank you
Hello again,
The 1. did not have any impact. Actually, we had already set it previously... but the text remains the same.
2. works flawlessly
And I don't get what you are suggesting with the 3rd point.
Thank you
Quote from Pablo Borysenco on March 27, 2024, 12:00Hello
The 1. did not have any impact. Actually, we had already set it previously... but the text remains the same. - I gave you instructions for my plugin. If you want to change this - https://c2n.me/4kwwTKg.png OR this - https://share.pluginus.net/image/i20240327115742.png - I don't know how to translate this third-party functionality. Please give me a link where you use our functionality
3 examples:
add_filter('woof_ext_custom_title_by_instock', function($title){
return "Any text!"
});
Hello
The 1. did not have any impact. Actually, we had already set it previously... but the text remains the same. - I gave you instructions for my plugin. If you want to change this - https://c2n.me/4kwwTKg.png OR this - https://share.pluginus.net/image/i20240327115742.png - I don't know how to translate this third-party functionality. Please give me a link where you use our functionality
3 examples:
add_filter('woof_ext_custom_title_by_instock', function($title){
return"Any text!"
});
Quote from Pablo Borysenco on March 27, 2024, 12:01add_filter('woof_ext_custom_title_by_onsales', function($title){
return "Any text for ON Sale!"
});
add_filter('woof_ext_custom_title_by_onsales', function($title){
return"Any text for ON Sale!"
});
Quote from dmcalcada on March 27, 2024, 13:18add_filter('woof_ext_custom_title_by_onsale', function($title){
return "Em promoção";
});does not work, for example!
add_filter('woof_ext_custom_title_by_onsale', function($title){
return"Em promoção";
});
does not work, for example!
Quote from Pablo Borysenco on March 27, 2024, 13:23yes your code won't work - https://share.pluginus.net/image/i20240327132329.png
yes your code won't work - https://share.pluginus.net/image/i20240327132329.png
Quote from dmcalcada on March 27, 2024, 13:25Nevermind, I fixed it. Perfect.
The only thing lacking now is the button to close the filters sidebar on mobile. It is still in English, strangely.
Nevermind, I fixed it. Perfect.
The only thing lacking now is the button to close the filters sidebar on mobile. It is still in English, strangely.
Quote from Pablo Borysenco on March 28, 2024, 10:24Hello
But this button has nothing to do with my plugin. You'd better ask the author of this functionality
Hello
But this button has nothing to do with my plugin. You'd better ask the author of this functionality
Quote from dmcalcada on March 28, 2024, 11:56You are right, sorry.
Thank you for your support!
You are right, sorry.
Thank you for your support!