hjs1
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
yes, if this would be possible in a acceptable way for you.
Thank you very much.
HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
thank you for the reply.
Sorry, yes I talk about language switch. I wrote it already in post 1.
But I am using mqTranslate.
When you are using German language, everything is in German, but then if you switch to English, parts of the Shopping cart are still in German, like I wrote in post 14.Kind regards
HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
did not hear again from you.
Could you check it already?
Would be very nice to hear from you again.
Thank you very much.HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi, and thanks for the reply!
Yes the language is set to German. Everything is in German.
If you go here:http://asiatika-stuttgart.de/home2/arrangement-2/
and set the langage now to English, and put 1 pc. to the cart, you can see, what I mean.
Zwischensumme
Versand
and
Gesamtsumme
is not in English.
Should’t it be Subtotal, Shipping, and Total?Next: If you now change from one pc. to 2 pcs. you should see:
Drücken Sie Enter um eine neue Menge festzulegen.
Shouldn’t it be: Press Enter to set the amount…On the other hand, there is another bug I found (?).
When using the language plugin mqtranslate and you have already something in your shopping cart, then you change the language, the item is not in the cart anymore! Also by changing back to the original language, it is not showing up anymore.
Now, if you put another (new) item into the cart, it will also show your original item again.
This only happens, when you are not logged in (as normal visitors are).
If you are logged in to your site as an admin, and you are trying to do this, it is handling the items correct, even when changing the language.I hope, I could point it out to you, what I mean.
Thanks for your help.HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingThank you very much for your help.
If I understand it right, the developers will answer here in the forum?Kind regards
HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi, thank you for your reply.
I saw that feature.
Is there any description how to use it?Thanks a lot.
HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
yes I do.
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
did not hear from you or the developers at all.
Therefor I would like to ask about my inquiery again.On the other hand, there is another bug I found (?).
When using the language plugin mqtranslate and you have already something in your shopping cart, then you change the language, the item is not in the cart anymore! Also by changing back to the original language, it is not showing up anymore.
Now, if you put another (new) item into the cart, it will also show your original item again.
This only happens, when you are not logged in (as normal visitors are).
If you are logged in to your site as an admin, and you are trying to do this, it is handling the items correct, even when changing the language.Would be nice if someone can tell me what to do.
Thanks a lot.HJ
Forum: Plugins
In reply to: [mqTranslate] gallery is goneSame here: Gallery is gone after the last update!
Rolled back before the first update, few days ago now.
Everything seems to be alright then.
Thanks for your help.HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
did not hear about this matter for so long now.
Any chance to get a solution for this?
Would be nice to hear from you again.HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Translation not switchingHi,
thanks a lot for your reply, and sorry for answereing late, as I was a few days away.
I am really eager if this could be working, as this would be a very nice and helpful feature.Kind regards HJ
Forum: Plugins
In reply to: [mqTranslate] Settings page broke, after enabling qtranslate-services!Found a solution for me:
In the mqtranlate_services.php remove the link (www.qianqin.de) completly to the page.
After a refresh, the page loads normal again.
The link “qTranslate Services Settings (Show)” is back again.
Go there and disable qtranslate services.
Uploade an original mqtranlate_services.php via ftp.
Maybe a circular method, but finally got my result.// connect to qts
if($fast) {
$fp = fsockopen(‘http://www.qianqin.de‘, 80, $errno, $errstr, QS_FAST_TIMEOUT);
stream_set_timeout($fp, QS_FAST_TIMEOUT);
} else {
$fp = fsockopen(‘http://www.qianqin.de‘, 80);
}
if(!$fp) return false;fputs($fp, “POST /mqtranslate/services/$action HTTP/1.1\r\n”);
fputs($fp, “Host: http://www.qianqin.de\r\n”);Forum: Plugins
In reply to: [Simple Shopping Cart] Text missing in buyers email after Umlaut (äöü)Hi together,
everything fine now. I changed to UTF-8 as you adviced in PayPal and it is working now.
So many thanks to both of you!Kind regards
HJ
Forum: Plugins
In reply to: [Simple Shopping Cart] Text missing in buyers email after Umlaut (äöü)Hello and thanks for the reply.
Up to now I have no PayPal IPN notifications switched on.
Are the cart orders in WP which I can see in there, really sent back from PayPal?
Im a little bit confused.Maybe you still have an idea.
HJ