Hi everybody!
I've successfully installed WOZ on localhost last night and I love it!
Since my website will be multilingual (French and English). I tried different language switch plugins but I really don't like how they behave so I'll be using 2 Wordpress installations.
I am now wondering how I could connect those two blogs on my multilingual cart. I am not a programmer but I came with the idea to replace the value of ABSPATH found in wordpress-config.php with a constant like BLOG_PATH and add a define in my language file so that when a user switch languages in Zen-Cart, the blog would update accordingly.
I tried using this new constant define in my main language file as well as in the provided language file in the mod with no success.
I'm pretty sure I'm close to a solution but can't get it to work that way. Anyone could provide me with tips? I surely must not be the only one who could benefit from such a tweak in the mod!
Thanks all!