I've created products on this site: http://upperroomtheatre.org/zencart/...php?main_page=
As you can see, when you click on tickets it takes you back to the main page...where's the products page?
I've created products on this site: http://upperroomtheatre.org/zencart/...php?main_page=
As you can see, when you click on tickets it takes you back to the main page...where's the products page?
Good question. It's hard to see exactly what you done here, but it appears you have tried to paste some code from some website creation software into your define_main_page. I can't imagine that working.
I would start again with define_main_page and work within Zencart's structure.
Thank you so much...I followed your direction and went through Zencart to reset the main page adn it still leads back to the original page.
Any other ideas?
O.k....I created a new category and moved all of the products to it. The new category does not show up on the main page.
I'm still seeing in your source:
<meta name="generator" content="Starfield Technologies; WebSite Tonight v4.8.3" />
and, especially,
" href="http://upperroomtheatre.org/zencart/index.php?main_page=" target="_self">Tickets</a>
You're missing the <a and you have a mess of scripts nad 'onclick' functions.
It still looks like you're trying to paste stuff into define_main_page from another program. Better to start over and use the Admin - Tools - Define Pages Editor to build your page from scratch.
Dear kind person,
I have gone into tools, define_main_page and have deleted all of the stuff from my software including font styles and 'on clicks'. I still come up with the tickets link going back to the main page. I'm sorry if I'm a pain here...but I don't know where to turn.
Thank you so much for your time...I changed my layout settings and the products come right up on the main page.
Thanks again