Marcin Kazmierski
@marcinkazmierski on WordPress.org
- Member Since: January 26th, 2016
- Website: kazmierski.com.pl
Contribution History
Marcin Kazmierski’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@elliv1989 I still have no idea how to help you :( -
Posted a reply to Issue with custom registered text-domain, on the site WordPress.org Forums:
Hi @gts85 , did you select your text domain on Languages->TTfP Settings page under “WordPress… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
You've got something wrong because your code doesn't work properly: https://ibb.co/8dHJ6x3 when you add "$domains[]… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
show me “WordPress core and admin domains” section too (settings page), please :) -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
this is strange, if you correctly added filter with new domain: "setsail-tours" than this domain… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
can you confirm that you have selected 'setsail-tours' on the settings page? https://imgbb.com/kJ2CDnC (section: "Wordpress… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@elliv1989 please update your filter like this: add_filter(‘ttfp_domains’, ‘custom_ttfp_domains’, 10, 1);function custom_ttfp_domains(array $domains){$domains[] = “setsail-tours”;return… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
I want to help you.I need more details... this translation is not working: https://ibb.co/Thk2xfy yes?… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@adriana97 @hekcis @gchris2 Do you still have a problem with translations after update to 3.3.3… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@elliv1989 in parallel, I made an update: new version on plugin is 3.3.3. This update… -
Committed [2855267] to Plugins SVN:
Include text domain of plugins and themes. -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
ok, thanks. your domain text name is: "setsail-tours" - it is different than theme name,… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
I need code snippet with print function in your theme :) like: <?php _e('text', 'my_theme');… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
Hello @elliv1989, can you send a php+html code snippet with translation problem? -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@hekcis Your theme name is: "andriiart" but your text domain name is "andi" so there… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@hekcis can you show me a code snippet where is "Read more" text displayed /… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
please, share your screen from your dashboard with settings: Languages -> TTfP Settings. -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
how about my solution above: Please check if you have necessary themes and plugins selected… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
Please check if you have necessary themes and plugins selected in tab (In admin dashboard):Languages… -
Posted a reply to String translations stop working, on the site WordPress.org Forums:
@adriana97 can you send a php+html code snippet with translation problem? -
Posted a reply to php warning “undefined index”, on the site WordPress.org Forums:
hello @kugae thank you for your issue, please update your plugin to the latest version… -
Committed [2839667] to Plugins SVN:
Fixed notice in Polylang_Theme_Translation_Settings. -
Posted a reply to esc_html__ not detected, on the site WordPress.org Forums:
Please update the plugin and let me know if everything is OK Additionally please check… -
Posted a reply to DOMAINS not working and PHP Warning, on the site WordPress.org Forums:
@pavelmares can you share code snippet with the function that displays this text: "Go back… -
Posted a reply to DOMAINS not working and PHP Warning, on the site WordPress.org Forums:
Please check if you have necessary themes and plugins selected in tab (In admin dashboard):Languages… -
Posted a reply to The update is causing troubles – I cant see Save button, on the site WordPress.org Forums:
please leave your email address, I will write to you -
Posted a reply to Translating posts / products / orders when user language is English, on the site WordPress.org Forums:
Please check if you have necessary themes and plugins selected in tab (In admin dashboard):Languages… -
Posted a reply to The update is causing troubles – I cant see Save button, on the site WordPress.org Forums:
yes, I can try help you :) -
Posted a reply to The update is causing troubles – I cant see Save button, on the site WordPress.org Forums:
hello @drachires , give me more details please. Please check if you have necessary themes… -
Posted a reply to Some translations working but not all, on the site WordPress.org Forums:
@outerbridge ok, thank you, I already know everything, your theme is not named like your… -
Posted a reply to Some translations working but not all, on the site WordPress.org Forums:
@outerbridge can you also share screenshot of "TTfP Settings" in your dashbord ("Languages" > "TTfP… -
Posted a reply to Some translations working but not all, on the site WordPress.org Forums:
@outerbridge can you share code snipet with translation problem? function with text that is not… -
Committed [2834530] to Plugins SVN:
Added apply_filters: ttfp_domains. -
Posted a reply to http error 500 in wp-admin after update to 3.2.20, on the site WordPress.org Forums:
great! -
Posted a reply to String Translations Not Showing, on the site WordPress.org Forums:
hello @hayk77 sorry for the delay. Do you still have a problem with translations? php+html… -
Posted a reply to Seems that only 3.2.13 version works, on the site WordPress.org Forums:
great :) -
Posted a reply to Seems that only 3.2.13 version works, on the site WordPress.org Forums:
at the moment yes, I am working on custom text domains provider :) -
Posted a reply to Seems that only 3.2.13 version works, on the site WordPress.org Forums:
hello @paolobrotto , Please check if you have necessary themes and plugins selected in tab… -
Posted a reply to Don’t scan translations every admin panel is accessed, on the site WordPress.org Forums:
@joppuyo done, I added little cache in 3.3.0 version of plugin. The plugin store scan… -
Posted a reply to Some translations working but not all, on the site WordPress.org Forums:
@outerbridge please update plugin to 3.3.0 and check settings on TTfP Settings page. -
Translated 8 strings on translate.wordpress.org.
-
Posted a reply to http error 500 in wp-admin after update to 3.2.20, on the site WordPress.org Forums:
@2candela2 Thank you very much for your support! @rainerknappe "can it be possible, that your… -
Committed [2834212] to Plugins SVN:
Fixed performance in filters in admin. Added temporary cache on ... -
Posted a reply to After update to 3.2.16 (from 3.2.13) does not work, on the site WordPress.org Forums:
@rebelscumsky probably I found the reason, can you check the latest version: 3.2.23? :) -
Committed [2832390] to Plugins SVN:
Fixed translators in filters. -
Posted a reply to After update to 3.2.16 (from 3.2.13) does not work, on the site WordPress.org Forums:
@rebelscumsky can you share more logs or error messages? -
Committed [2832346] to Plugins SVN:
Fixed translators in filters. -
Posted a reply to http error 500 in wp-admin after update to 3.2.20, on the site WordPress.org Forums:
@mswebadm I can’t replicate this error and that’s why it’s so complicated for me… to… -
Posted a reply to After update to 3.2.16 (from 3.2.13) does not work, on the site WordPress.org Forums:
@2candela2 Do you still have a problem? -
Posted a reply to After update to 3.2.16 (from 3.2.13) does not work, on the site WordPress.org Forums:
@2candela2 have you still this problem after update plugin to 3.2.21 version? I can't replicate…
Developer
-
Theme and plugin translation for Polylang (TTfP)
Active Installs: 10,000+
Polski (Polish) Plugins Translation Editor - #pl_PL
-
Theme and plugin translation for Polylang (TTfP)
Active Installs: 10,000+