r_heliman Posted January 4, 2004 Share Posted January 4, 2004 Hello, I hope that you can help me, but I thinks it will be an easy question for the advanced people. 1.... How do I implement some images on the main page? I want to insert some images in the text that I have written. 2.... In the menu Categories, I want to insert: Information, but thise has to be showen in three differend languages. How do I implement a ownmade page in it? Should I make a link? Or Does someone have a better solotion. Thanks in advance for you Help, r_heliman Link to comment Share on other sites More sharing options...
r_heliman Posted January 4, 2004 Author Share Posted January 4, 2004 Hi, There is a nother small question I wonted to ad to this. I saw on a other shop the possibility to: CONTACT US, in the categorie wehre an e-mail could be send by filling out a form. Please can someone help me with my problems and give me a good explantion to solve them, thanks r_heliman Link to comment Share on other sites More sharing options...
♥kymation Posted January 4, 2004 Share Posted January 4, 2004 1. Use HTML in your text. Works fine. 2. Do you want to add text to the box? You could just create a new text define and add the appropriate text to includes/languages/english.php and the other languages that you want to use. If you want to link to a new page, try copying one of the pages in the Information box, including the language defines in the corresponding file (includes/languages/english/filename.php and similar.) 3. The contact form is in contact_us.php, linked from the information box on every page (usually in the bottom of the left column, but you can move it elsewhere.) If you have more questiosn just ask. It's usually better to keep it to one question per post; multiple questions may intimidate the people who can't answer all of them at once. Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
r_heliman Posted January 4, 2004 Author Share Posted January 4, 2004 Hi Jim, Thank you for your fast response. I know I should ask to many questions at once but I thinks its easyer to keap is all together. 1 I have this contact_us.php But I can't a way to install it in the ADMIN console. Where can I activate it? 2 Which command is it in the mainTEXT that I should use to implement images? Thanks Jim Link to comment Share on other sites More sharing options...
r_heliman Posted January 4, 2004 Author Share Posted January 4, 2004 Hi, For problem 1, I found the solution: <img src="www.adres.JPG" border="0"> So know I just have to searche for the other problems r_heliman Link to comment Share on other sites More sharing options...
♥kymation Posted January 5, 2004 Share Posted January 5, 2004 contact_us.php doesn't need to be activated; it's a complete page. There is a link to this page in the Information box. The form does need the owner's email address to send to -- look for that in Admin > Configuration > My store. You have the HTML for images right. It's a good idea to add the Alt parameter, like so: <img src="www.adres.JPG" border="0" alt="Address"> Did I cover everything? Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
r_heliman Posted January 5, 2004 Author Share Posted January 5, 2004 Hello Jim, Thank you again for your Help, But I can't find how to make the CONTACT_US.php to work. In the MY SHOP is everthing oke. But how to put in in the categories?? First this, the rest I ask later!! Thanks in advance, r_heliman Link to comment Share on other sites More sharing options...
♥kymation Posted January 5, 2004 Share Posted January 5, 2004 Sorry, but I just don't understand what is wrong. Could you give me some more information? A link to the site would help a lot. Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
r_heliman Posted January 5, 2004 Author Share Posted January 5, 2004 Hello Jim, Oke I tray to explain. This: contact us is not visable in my shop. Now I want to make it visable and working. Do I have to program some code in catagories.php or how du I make it work? Thanks r_heliman Link to comment Share on other sites More sharing options...
1quicksi Posted January 5, 2004 Share Posted January 5, 2004 Contact Us is not listed in the categories, it is shown in the information box. knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
r_heliman Posted January 5, 2004 Author Share Posted January 5, 2004 Thanks, but how du I make my informationbox visable. I dont have one on my side. Maybe I delited it or??? Greatings r_heliman Link to comment Share on other sites More sharing options...
r_heliman Posted January 5, 2004 Author Share Posted January 5, 2004 YES I DID IT......... I delited the tekst in Leftbox.php and know it is WORKING. One problem sollved.. One to go .. Greatings r_heliman Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.