I have created a page for my store, published it, but when I go to see my store, it says :Page not found. Like it does not exist. Now, I emptied teh cache on teh safari, even restarted the computer and nothing, tried from a pc and the same thing... like it was not published. I can not find any answers anywhere and this is not teh first problem I have had since I decided to take on the task of doing my site and adding the shopping cart, so at this point unfortunately my patience is running low, since it is really really hard to fnd answers to all the problems I have had. So if anyone has any info that might help it would be greatly appreciated.
Thank you,
Danielle
Problem viewing the store
-
- Posts: 4
- Joined: Wed Apr 09, 2008 9:14 am
Hi,
Thanks for teh help, I fixed the porblem, I guess I had to set the site name or whatever to be index . html.... which it didn't say anywhere... anyways, my patience is sort of coming back. However, I am having trouble now with the add to cart button, it does not show as a button, it just shows [Add to Cart] no cute button... which after all the other prblems I have had this one is not that important but I woudl still liek to have the actual button, it works fine, it adds to teh cart and all but it is just the text. The url to the site is http://escazuchocolates.com/store/index.html
tanks for you response
Thanks for teh help, I fixed the porblem, I guess I had to set the site name or whatever to be index . html.... which it didn't say anywhere... anyways, my patience is sort of coming back. However, I am having trouble now with the add to cart button, it does not show as a button, it just shows [Add to Cart] no cute button... which after all the other prblems I have had this one is not that important but I woudl still liek to have the actual button, it works fine, it adds to teh cart and all but it is just the text. The url to the site is http://escazuchocolates.com/store/index.html
tanks for you response
-
- Site Admin
- Posts: 4953
- Joined: Fri Aug 04, 2006 1:42 pm
- Location: Utah
To use an image for the add to cart and view cart buttons you would need to go to Preferences > Store Text> Store pages and add the image url in the field for the Add and View Cart buttons. The html code to use would be something like
You can get the proper html if go to Images > select the image you want to use > Edit Image and copy the Image tag: field contents and paste that in the location specified above. Then publish the store again.
Code: Select all
<img src="http://eval.shopsite.com/ssdemos/ver90/kimsdemo/media/add_to_cart.gif" width="83" height="20" vspace="0" hspace="0" border="0">
-
- Posts: 4
- Joined: Wed Apr 09, 2008 9:14 am
THANK YOU! I have not tried to do that yet, but i will and let you know. Beacause i did copy and paste the url or whatever that is taht si given in the images, but it showed that text, so thank you for teh coding I knew it had somethign to do with coding that I am not at all friendly with. Thank you for all teh help, it is greatly appreciate it. I will let you knwo if it works well.
-
- Posts: 4
- Joined: Wed Apr 09, 2008 9:14 am