Page 2 of 4

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Wed May 19, 2010 7:25 am
by Daniel
re-upload.

I think some files did not get uploaded.

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Wed May 19, 2010 7:51 am
by cofran
This is a lovely template, I've got it insatlled now and am very pleased with it. Thanks for changing it to show home page text.
One thing I have noticed, on the sub category pages, it shows three category names and 1 picture which is a slide show of the others. I think it makes it look like I only have 3 sub-categories instead of the 9 or 10 I do have. Is it possible to show all the sub-category pictures on the subcategory page somehow? I think I might lose sales otherwise.
it's pretty bug, yes... edit STYLES.CSS (line 3 and 4) delete "height: 20px;" in both
One thing I've just noticed, I went to upload a product and the 'General' page is not clickable and is blank, not able to upload/insert new products, same with categories and with information pages, can edit them but there is only 1 page to it, the page where you write the text for the page is missing. When you press save on anything, products, categories or info pages, an error message comes up.
surprisingly, the design template is only for user (FRONT - html and css) and has not modified source code (archive *.php) :-\

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Wed May 19, 2010 10:07 am
by jefrey1983
wow i am not seeing any bug at the moment nice work, i shall continue testing it,

just wondering if this is a bug or just a loading thing, if I click the components it display a lot images then it become a single image

i see the welcome store, can it be full extended then the shopping cart will be below it in case we put a banner

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Wed May 19, 2010 7:10 pm
by bodyrocks
cofran wrote:
This is a lovely template, I've got it insatlled now and am very pleased with it. Thanks for changing it to show home page text.
One thing I have noticed, on the sub category pages, it shows three category names and 1 picture which is a slide show of the others. I think it makes it look like I only have 3 sub-categories instead of the 9 or 10 I do have. Is it possible to show all the sub-category pictures on the subcategory page somehow? I think I might lose sales otherwise.
it's pretty bug, yes... edit STYLES.CSS (line 3 and 4) delete "height: 20px;" in both
One thing I've just noticed, I went to upload a product and the 'General' page is not clickable and is blank, not able to upload/insert new products, same with categories and with information pages, can edit them but there is only 1 page to it, the page where you write the text for the page is missing. When you press save on anything, products, categories or info pages, an error message comes up.
surprisingly, the design template is only for user (FRONT - html and css) and has not modified source code (archive *.php) :-\
Oh, okay, must be a problem at this end then, sorry. ::) JUst to check - the downloads are v.0 and v.1.1 I think (or something like that). How do you know which one to upload, could that be the problem. I just picked the second one thinking it meant it was a revision of it, but thinking now, it might not be?

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Thu May 20, 2010 12:04 am
by cofran
in v1.1 Fixed a bug in prodcut.tpl and add welcome text in home.tpl only

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Thu May 20, 2010 4:43 pm
by cmebd
Hi Cofran,

I get the following error message once I have clicked on "checkout"

Notice: Undefined variable: weight in /chroot/home/karoolac/karoola.com.au/html/catalog/view/theme/cofran/template/checkout/cart.tpl on line 83
Any hint on where I might go to "fix" my problem?

Tx

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Fri May 21, 2010 1:39 am
by jefrey1983
i want to test this to 1.4.8 so far i am not seeing any error but i will continue i really like this template ;D by the way happy birthday cofran ;D

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Fri May 21, 2010 1:41 am
by cofran
cmebd: you are using version opencart... remember that only supports opencart 1.4.6 and 1.4.7

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Fri May 21, 2010 1:43 am
by cofran
thank you very much jefrey1983, we're getting old ^-^

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Fri May 21, 2010 9:11 am
by cmebd
cofran wrote:cmebd: you are using version opencart... remember that only supports opencart 1.4.6 and 1.4.7
Yes - I am using 1.4.7.

tx

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Fri May 21, 2010 11:10 am
by cofran
delete in checkout/cart.tpl:

Code: Select all

<?php if ($weight) { ?>
								  <tr>
									<th class="a-right" style="" colspan="1">
        							  <?php echo $text_weight; ?>
                                    </th>
									<td class="a-right" style="">
									<span class="price"><?php echo $weight; ?></span>
									</td>
								  </tr>
								  <?php } ?>
or go System ->Settings -> Option -> and enable "Display Weight on Cart Page"

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Sun May 23, 2010 4:09 pm
by jefrey1983
Hi cofran i found a new bug, when i use cheque / money order as my payment it does not confirm in the checkout(last step) , Paypal confirms though, in the default templates confirm does works for cheque / money order
i am using template version 1.1.
I did also try it in your demo and it does not work there too

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Sun May 23, 2010 7:46 pm
by jefrey1983
i manage to fix it by just adding id="checkout"

I am not sure if this is a bug but when i put 10 sub categories or more it only display 5 sub category name

i think it has also an issue with internet explorer. i see floating letters and boxes sometimes but in google chrome and firefox it works fine

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Mon May 24, 2010 8:27 pm
by jefrey1983
I encountered another problem while adding products the latest product is not being properly updated for example i inserted 4 new product in the latest product it only shows 3 products and when i insert my 5th product it display 6 blocks and 4 products

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Tue May 25, 2010 4:32 am
by cofran
tk! I will fix these errors... after watching match Argentina vs. Canada ;D

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Tue May 25, 2010 4:52 am
by cofran
jefrey1983 wrote:I encountered another problem while adding products the latest product is not being properly updated for example i inserted 4 new product in the latest product it only shows 3 products and when i insert my 5th product it display 6 blocks and 4 products
Display 9 block product ("Last Product") in home page:
edit catalog/controller/common/home.php in line 34:

Code: Select all

foreach ($this->model_catalog_product->getLatestProducts(8) as $result) {
replace:

Code: Select all

foreach ($this->model_catalog_product->getLatestProducts(9) as $result) {

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Tue May 25, 2010 5:15 am
by jefrey1983
okay sir cofran i really like your template and i will continue debugging it ;D

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Tue May 25, 2010 9:22 pm
by Valé
i've found a bug :)
When i want to checkout as a guest it gives me this error
Notice: Undefined variable: payment_method in /home/mydomain/domains/mydomain.be/public_html/catalog/view/theme/cofran/template/checkout/guest_step_2.tpl on line 84

Damn it isn't a bug, i just had to set my shipping and sending options woeps :s

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Wed May 26, 2010 4:08 am
by cofran
tk vale! I will fix these errors

Re: Template for Opecart 1.4.7 [FREE - ]

Posted: Thu May 27, 2010 11:48 pm
by charleytc
Hola Cofran,

very nice work!, can you tell me how can I change the background color?
good luck toArgentina and Diego A. M. in South Africa!!!! Arriba Messi!

chao
ch