PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

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 please
If 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.

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:

https://northern-ride.com/

What am I doing wrong?

Greetings.

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

Hello,

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 key 👍
Greetings,

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 

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

 

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!"

});

add_filter('woof_ext_custom_title_by_onsales', function($title){

 

return"Any  text for ON Sale!"

});

add_filter('woof_ext_custom_title_by_onsale', function($title){
return"Em promoção";
});

does not work, for example!

yes your code won't work - https://share.pluginus.net/image/i20240327132329.png

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.

Hello

But this button has nothing to do with my plugin. You'd better ask the author of this functionality

You are right, sorry.

Thank you for your support!

Welcome;)