Page 1 of 1
Search found 10 matches
Re: add to cart button is not working for featured products
I went to theme>default>template>module and opened up featured.tpl and on line 23 I commented out the whole line like this: <!-- <div class="cart"><a onclick="addToCart('<?php echo $product['product_id']; ?>');" class="button"><span><?php echo $button_cart; ?></span></a...
Jump to post- Wed Nov 23, 2011 10:05 am
- Replies 2
- Views 538
Re: New Installation, USPS Shipping NOT Working
So, it turns out that I had my geo zones wrong. I changed it to USA All zones. I had two zones. One for NY and one for all others in USA so I could calculate taxes for instate NY customers. But then shipping didn't work. I will need to figure out where the tax rate change happens instead. This shoul...
Jump to post- Tue Nov 22, 2011 9:21 am
- Replies 13
- Views 4521
Re: New Installation, USPS Shipping NOT Working
1.5.1.3 new install USPS not working http://cnyhistory.org/giftshop/ I'm having the same problem. I'm finally happy with my site design. I have chosen USPS. I configured for variable not regular (I've read all the posts). I got my API registration moved to the production server (or at least they SAY...
Jump to post- Tue Nov 22, 2011 12:10 am
- Replies 13
- Views 4521
Re: Cellpadding in #content
I think my mistake was that I put a space between 10 and px..... or maybe 10 was so small that I didn't notice the change? Anyway, I made it 20 and it's just what I wanted. Also thanks for the tip about changing my folder name. I will need to do that for future upgrades.
WP
- Mon Nov 21, 2011 11:08 pm
- Replies 2
- Views 551
Cellpadding in #content [SOLVED]
I'm using 1.5.1.3 and have a fresh install. I have finally gotten most all the coding as I would like. One last struggle..... (Well, then again, there's always a new issue that comes up....) http://www.cnyhistory.com/giftshop/index.php?route=product/category&path=62 Above is a link to our giftsh...
Jump to post- Fri Nov 18, 2011 10:52 am
- Replies 2
- Views 551
Re: header.tpl changes page width
In fact DW closed a div tag, the body tag and the html tag. How do I mark as solved?
Jump to post- Fri Nov 18, 2011 1:41 am
- Replies 5
- Views 1107
Re: header.tpl changes page width
I used notepad. Made the changes. Uploaded them via Dreamweaver, and voila! no problem. Now I can control the header without destroying my page.Thank you for helping me! It didn't occur to me that the problem was DW itself.
WP
- Fri Nov 18, 2011 12:35 am
- Replies 5
- Views 1107
header.tpl changes page width [Solved]
I am using OpenCart 1.5.1.3 and when I edit the header.tpl and add the code to change my home page link, my page content below the header jumps from being 1000 px wide to a full width edge-to-edge content page. This would be workable, but there is no padding at all and I would prefer to keep the for...
Jump to post- Thu Nov 17, 2011 11:55 pm
- Replies 5
- Views 1107
Re: How to add external link to top menu bar
I am using OpenCart 1.5.1.3 and when I edit the header.tpl and add the code you suggest, my page jumps from being 1000 px wide (centered on the white background) to a full width edge-to-edge content page. This would be workable, but there is no padding at all and I would prefer to keep the formattin...
Jump to post- Thu Nov 10, 2011 7:54 am
- Replies 15
- Views 44283
Re: Edit the Extras Menu in the bottom of OpenCart [Solved]
Look in Catalog> View > Theme > Default > Template. That's where you can find the footer.tpl . I took out one whole <div class=column with it's subset. That makes the footer columns offset but gets rid of the unused Extras links.
Jump to post- Thu Nov 10, 2011 6:53 am
- Replies 4
- Views 13594
Search found 10 matches