Page 1 of 1
Search found 18 matches
Re: [Solved] Out of Stock or Add to Cart button on categorie
Please guys, I'm dying over here. Any ideas, any ideas at all?
- Mon Nov 12, 2012 9:19 am
- Replies 20
- Views 10483
Re: Customize pretty URLs?
Thanks you all. I will think about it, but still I think it would be great if you could change this is system so it would create URLs based on what I've written in the first post.
Any ideas?
- Fri Nov 09, 2012 4:28 am
- Replies 5
- Views 448
Re: [Solved] Out of Stock or Add to Cart button on categorie
Hi! I'm trying to implement this code but after everything is done what I get is: Notice: Undefined index: total in /home/simon/www/simon.wine-express.pl/htdocs/catalog/model/catalog/product.php on line 516Notice: Undefined index: total in /home/simon/www/simon.wine-express.pl/htdocs/catalog/model/c...
Jump to post- Mon Nov 05, 2012 8:18 am
- Replies 20
- Views 10483
Re: [RELEASED] Attribute & Prices Filter Pro (vQmod)
Hi. Is it possible to order items according to their category / subcategory despite the filter? I bought your extension but I lack this option. Example Wine Country Winery Item Item Item Winery Item Item Item Country Winery Item Item etc. And if certain subcategory is empty after applying filters - ...
Jump to post- Mon Nov 05, 2012 7:35 am
- Replies 5
- Views 3520
Free delivery with certain item
Hello, I am currently working on wine-express.pl , an online wine shop. What I need to do is set up free delivery when one adds a certain bottle - so when one adds an item with set free delivery no matter what is added more there is free delivery for the whole cart. Example: There is an item with fr...
Jump to post- Mon Nov 05, 2012 7:05 am
- Replies 2
- Views 268
Re: Free Delivery when buying 'x' products?
Don't you think $50 is quite a lot for such a simple addition? :/
Jump to post- Tue Oct 23, 2012 6:41 am
- Replies 6
- Views 261
Free Delivery when buying 'x' products?
Hello.
You can set up free delivery when overall price is high enough. However, I cannot really see the option to set up automatic free delivery when a customer buys, for example 24 bottles. Any ideas how to do that? :/
Kind Regards,
Simon
- Tue Oct 23, 2012 5:51 am
- Replies 6
- Views 261
Re: How to add product Attributes in Featured
I would also need very much more info on that matter. Any ideas, folks?
- Sun Sep 09, 2012 4:08 am
- Replies 1
- Views 683
Re: Customize pretty URLs?
No, that would not be that smart, because it would also be in meta tag that is being still useful for Google and other search engines.
I need to change seo_url.php somehow. Any ideas?
- Sun Sep 09, 2012 2:49 am
- Replies 5
- Views 448
Customize pretty URLs?
Welcome again! I have really no idea with this one, any help would be appreciated, really. I turned on cURL mod-rewrite so to have "SEO friendly urls" on my opencart website. However, it takes new url directly from meta keywords tag, so it transforms this: "some, awesome, keywords&quo...
Jump to post- Sat Sep 08, 2012 8:48 pm
- Replies 5
- Views 448
Re: [Extension] Banner Language
Manual Installation.
Jump to post- Fri Aug 31, 2012 5:01 pm
- Replies 95
- Views 24370
Re: [Extension] Banner Language
Hi! Great extension and it's working almost fully properly, however I keep getting this error (it's normal after clicking "save", then when I click "edit" I see banner split up into two halfs): http://img193.imageshack.us/img193/963/banneryhl.png with this error in the input fiel...
Jump to post- Fri Aug 31, 2012 3:44 am
- Replies 95
- Views 24370
Re: Link (php echo) to the original image file
Thanks! It works perfectly. I had to change this fragment, though. <?php if ($images) { ?> <div class="image-additional"> <?php foreach ($images as $image) { ?> <a href="<?php echo $image['original_image'] ?>" title="<?php echo $heading_title; ?>" class="cloud-zoom...
Jump to post- Fri Aug 31, 2012 1:43 am
- Replies 6
- Views 1743
Re: Link (php echo) to the original image file
Thanks! I'm getting closer :) However now it's showing me original image of product not additional original image. if ($product_info['image']) { $max_width = (int)315; $max_height = (int)900; $oldsize = getimagesize(DIR_IMAGE.$product_info['image']); $scale = min($max_width/$oldsize[0], $max_height/...
Jump to post- Thu Aug 30, 2012 1:38 am
- Replies 6
- Views 1743
Re: Link (php echo) to the original image file
Thanks for your reply. I need it for product.tpl, because changes I introduced in product.php only made it worse :) How can I do that? My problem is that I'm implementing zoom jquery plugin and I need 3 sizes for additional images (now there are two: thumb and popup). And I need original url for zoo...
Jump to post- Thu Aug 30, 2012 12:31 am
- Replies 6
- Views 1743
Link (php echo) to the original image file
Hi!
Quick problem: how can I get link to the original file that was uploaded that is located in data folder not in cache/data?
<?php echo -?- ?>
Cheers!
- Tue Aug 28, 2012 9:07 pm
- Replies 6
- Views 1743
Re: Required attributes and displayed by default attributes
It should be much simplier than that. Isn't displaying every attribute just a matter of one, two lines of code? Are attributes being held in MySQL database?
Jump to post- Wed Aug 15, 2012 11:19 pm
- Replies 3
- Views 374
Required attributes and displayed by default attributes
Hi! I was wondering, whether it would be possible to make some attributes required and, which is, frankly saying, even more important - is it possible to make the whole list of attributes displayed without the need to type in. It's not a problem for me, I'm not that lazy, but some people working in ...
Jump to post- Wed Aug 15, 2012 3:25 am
- Replies 3
- Views 374
Search found 18 matches