pontiki Posted August 1, 2003 Posted August 1, 2003 Very good contibution but what if your store have more than one language? I want to create two set of images.One for greek and one for english. And everytime that you switch language to change the headers according to the language that you select? Quote
Guest Posted August 1, 2003 Posted August 1, 2003 I haven't used this contribution, but I wouldn't think it would be too hard to change it to use the includes/languages/$language/images directory for images. Then you could just put different images for each language, similar to how it handles buttons and the little flag pictures now. You would just need to change calls that look like tep_image(DIR_WS_IMAGES . $image_name... to tep_image(DIR_WS_LANGUAGES . $language . '/images/' . $image_name... in those places where you want them to be language dependent. Hth, Matt Quote
Guest Posted September 20, 2003 Posted September 20, 2003 I have added the contrib, but I also require the cat box enhancement, these 2 contribs require modding of the catagories.php and although I have them now running together I have one small problem the sub cats all appear at the bottom of the infobox anyone else seem and fixed or now what is wrong. :( testing as you will see from the link. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.