jsmith21
Forum Replies Created
-
Forum: Plugins
In reply to: [Transposh WordPress Translation] Backup Error "500 – key does not fit"Thanks for the support through email Ofer.
—FOR ANYONE ELSE—
I received a key from him and this allowed me to backup the files on one of his remote servers. To backup the translation files locally, you can backup the database tables:wp_translations
wp_translations_log*There are many good database plugins out there to backup your files.
**If your tables are still prefixed with wp_, you may want to look into changing them for security reasons.Forum: Plugins
In reply to: [Transposh WordPress Translation] WP E-Commerce Checkout PageI’m not much of a coder, just a Googler 😀 Thanks for your time Ofer. It says a lot about you and I appreciate it.
Forum: Plugins
In reply to: [Transposh WordPress Translation] WP E-Commerce Checkout PageNo, it stays in Arabic, but I’m ok with that. Anyone who orders anything from this site should be able to read Arabic, but not necessarily English.
Forum: Plugins
In reply to: [Transposh WordPress Translation] WP E-Commerce Checkout PageThat did the trick.
I went to http://nahralhayat.com/wp-admin/options.php and changed shopping_cart_url to the Arabic URL, http://nahralhayat.com/ar/books/checkout/
Forum: Plugins
In reply to: [Transposh WordPress Translation] Prevent Transposh from Reversing LayoutYou make it too easy Ofer. This worked
html, body { direction: rtl; }Forum: Plugins
In reply to: [Transposh WordPress Translation] WP E-Commerce Checkout PageYou are absolutely right, and I changed the default language back to English.
Forum: Plugins
In reply to: [Transposh WordPress Translation] WP E-Commerce Checkout PageThe workaround is to set the default language as Arabic in Transposh and change the Checkout Page form labels in WP ECommerce from English to Arabic.