Cristian Antohe
Forum Replies Created
-
Hi,
The issue was fixed. Simply update to the latest version 2.9.18 and it should be fine.
Again, thank you for reporting this!
Best Regards!Hi,
Thank you for reporting this. You can use Google Translate with the free version, yes.
But it’s a bug we introduced in the latest version. The solution is to revert to the previous version using https://wordpress.org/plugins/wp-rollback/ We’ll get this sorted as soon as possible.
Best Regards!Can you please check if you have recently update WooCommerce. The notices mentioned in your error log are not related to the issue you are experiencing.
We noticed an issue with the latest version of WooPayments causing Memory Limit exceeded in PHP. Look for a similar error please.Hi Andreas,
It’s possible the user you’re trying to use and add the shortcode does not have enough permissions and the input gets escaped.
Can you please confirm it’s an administrator account with which you’re trying to add the shortcode? It sounds like the entire content generated gets escaped by WordPress or another plugin. It should not happen by default.
You can also try and do a compatibility test. Ideally in a staging environment. Disable all plugins and activate a default WordPress theme, then try again and see if it still happens.
Best Regards!Hi,
It’s a bug with the shortcode block directly in WordPress
To fix it, use the HTML block instead.
Best Regards,Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] Translate date shortcode textHi,
Did a quick test and it looks like {order_date} is getting translated as it’s based on a WordPress function.
So make sure the language gets applied correctly. Are other strings translated?You can try to exclude the language domain for those plugins from translation and see if that sorts anything. Or disable gettext all together from WordPress -> Settings -> Translatepress -> Advanced -> Debug. At least for testing purposes.
Hello,
Please contact us via our support forms over at https://translatepress.com as we’re not allowed to offer support here for paid users according to the wordpress.org forum guidelines. All paid features should not be discussed here.
That being said, flight.tiketvisa.com/lang/tr/Β redirects your user back to the referrer URL, meaning this particular application does not respect this URL. Since TranslatePress is not executed on that subdomain, it’s not responsible for this redirect. See if those /lang/tr URL’s exist in the first place and make sure they don’t generate a 302 redirect as they do now.
Best Regards,Hello,
Do you have any sort of shipping plugin? Because there is no reason that ID should be a gettext field. It’s just an ID.Testing with WooCommerce and TranslatePress alone, does not replicate the issue. If another shipping plugin is wrapping the ID in a gettext, you might want to try and exclude that domain from it, or reach towards the plugin developer to have a look at this issue.
Best RegardsForum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] Popup RedesignHello,
qtranxs-available-languages-container is not a TranslatePress css class, it’s most likely from another plugin.
The only popup TranslatePress has, is for suggesting a user language based on browser language or IP.
This particular feature is only available in the Paid version and according to the WordPress.org forum guidelines, we are not allowed to discuss paid features on the forums.
Please contact us directly via the translatepress.com website. I’m sorry we could be more helpful here.
Best Regards,Yes, you’ll use the Profile Builder Form. Then simply add an extra field with the subscription plans as described here: https://www.cozmoslabs.com/docs/paid-member-subscriptions/integration-with-other-plugins/profile-builder/
Best RegardsHi,
Hmm… the recaptha field does appear in the page and so does it’s JS code:<li class="wppb-form-field wppb-recaptcha" id="wppb-form-element-19"><div id="wppb-recaptcha-element-pb_register1" class="wppb-recaptcha-element wppb-v3-recaptcha"><input type="hidden" name="g-recaptcha-response" class="g-recaptcha-response wppb-v3-recaptcha"></div></li>However, your pages seam to be using https://wordpress.org/plugins/phastpress
Can you disable it for testing purposes and try again maybe it’s interfering with the scriptHi,
While we currently don’t have this feature, a plugin like WordFence can help with this. https://www.wordfence.com/help/blocking/country-blocking/
It allows you to block certain pages from being accessed from various countries.
Best RegardsHi,
To add custom fields you can combine Profile Builder free(https://wordpress.org/plugins/profile-builder/) with Paid Member Subscriptions.
You can then have a registration form that’s fully customizable, with extra fields https://www.cozmoslabs.com/docs/paid-member-subscriptions/integration-with-other-plugins/profile-builder/
As for styling, signup form styles are only available in the paid versions of the plugin, however, you can use CSS to make changes to the styles.
Best RegardsI meant to make sure it’s not checked. It can’t work without it unchecked.
Unfortunately if you can’t select the HTML added text, it’s possible we simply can’t detect it using our current method. The only other solution is to create two different forms, one for each language and use the conditional shortcode mentioned above.
Best Regards.