George Botsev
Forum Replies Created
-
I am not sure what you mean by “unsubject”.
That hook is there to translate the subject, so removing it – it will pass with just incorrect language – probably the default site language – but it will work.@alberto3 the issue will be fixed in the next release.
For now you can use the workaround that I mentioned above.
Commenting out that line should make it work for you.Hello
I am not very familiar with how the facebook pixel works.
If it can work with WooCommerce – I am sure that it should work with WooCommerce Multilingual as well. Of course, I cannot guarantee that as I already said that I don’t know how facebook pixel works, however, if you have a setup where you use it and you have difficulties with our plugin – we can try to help with that.Thank you again!
I checked the issue.
It seems that it is a bug and I have notified our developers about it.
In the mean time, you can work-around this by commenting out line 139 in /wp-content/plugins/woocommerce-multilingual/inc/class-wcml-emails.phpadd_filter( 'woocommerce_email_subject_new_order', array( $this, 'new_order_email_subject' ) );Hello!
Thank you for reporting this.
I am checking it now.Hello!
I am sorry but using WooCommerce Multilingual without WPML Translation Management or WPML String Translation for that matter (WPML String Translation is also not included in the Multilingual Blog package) is not possible.Hello again @johnymas
We updated the plugin with this issue fixed.
Please re-download it.Hello and thank you for reporting this issue.
We are working on fixing this right now.Hello and thank you for contacting us.
Did you try to check the template that is assigned to your translation of the shop page? Perhaps checking that would help?
It is also possible that the translation is affected by cache. Updating the translated page (e.g. going to edit the page and re-saving) could help sometimes.
Of course there could be also a theme template issue – I suggest that you check with a theme like “Storefront” too – how it behaves then?Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] wc-ajax returning 404Thank you for confirming that.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] wc-ajax returning 404Hello, just a small update from me.
We released WPML 3.9.4 which should contain two fixes that are related to the problems reported here.
You might want to test it out.
As an usual update procedure and a best practice, please remember to make a backup before updating.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] wc-ajax returning 404Thank you for the details.
As far as I understand the problem comes when http and https is mixed.
Perhaps you should verify your home url/site url settings in WordPress and set them accordingly to https or http and that would kinda fix the problem?I will forward this ticket to our developers to take a look.
Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] wc-ajax returning 404Hello @gorem and @simonph
You both say that the issue happens after migration.
Did you perhaps tried to re-save the permalinks in the WordPress dashboard > Settings > Permalinks?
I have not used “All-In-One WP Migration” for migrating sites, but as far as I know, it is a recommended step when using “Duplicator” after the migration is complete.
For me this seems like the only logical explanation.I will forward the issue to our developers.
Yes there appears to be a missing bracked where you said.
The affected file is not the minified one, so the impact should be only when using scriptdebug definition in WordPress.
Even with that, I am not entirely sure how I can trigger the error because of that bracket as I tried it and I was able to remove the additional currency without issues.Thank you for reporting this.
I will check it now and get back to you asap.