Search found 66 matches

Search found 66 matches

Re: Having multilingual "special" or sale image for products

Ok so I solved this: In the controller (in this case catalog/controller/product/category.php), I looked for: <?php class ControllerProductCategory extends Controller { public function index() { and added at the next line: $this->data['language_code'] = $this->session->data['language']; I then went t...

Jump to post
  • Tue Feb 28, 2012 6:18 am
  • Replies 4
  • Views 3701
Re: canada post module

I even tested my connection to the canada post server (see post http://forum.opencart.com/viewtopic.php?f=112&t=49126) and I am able to connect to the server using the script.

So why can't I get the info requested with OpenCart?

Jump to post
  • Tue Feb 28, 2012 4:13 am
  • Replies 13
  • Views 3864
Re: Having multilingual "special" or sale image for products

I just tried something, but it failed. I am sure it is due to syntax error. Could someone check it out please ? Here is what I did: <?php if ($product['thumb']) { ?> <div class="image"><?php if ($product['special']) { ?><div class="product-sale-'<? $language['code']; ?>'"></div><...

Jump to post
  • Tue Feb 28, 2012 2:39 am
  • Replies 4
  • Views 3701
Re: Having multilingual "special" or sale image for products

Just to be more precise, I am talking of product labels here. Thanks!

Jump to post
  • Mon Feb 27, 2012 11:53 pm
  • Replies 4
  • Views 3701
Re: change product status directly in order list

Hi!

Will this work with 1.5.1.3?

And I would love the quantity change too!

Thank you!

Jump to post
  • Mon Feb 27, 2012 11:59 am
  • Replies 5
  • Views 3797
[SOLVED] Having multilingual sale label for products

Hi, I have a bilingual store (English/French) I am working on, bought a template on Theme Forest, and now I would like to change the "sale" image in french: http://cartamagicastore.com/OpenC/product/special So I went ahead and created a .product-sale-fr class, a french image, tested it and...

Jump to post
  • Mon Feb 27, 2012 1:21 am
  • Replies 4
  • Views 3701
Re: Having multilingual "special" or sale image for products

I would really appreciate some pointer on this. I've worked a lot with CMS Made Simple, so I have a pretty good idea how Smarty works, I just need the proper syntax to achieve this with OpenCart.

Any help would be greatly appreciated!!!

Jump to post
  • Sat Feb 25, 2012 8:40 pm
  • Replies 3
  • Views 610
Re: A new twist on Pre Order products?

Hi,

I have been browsing the extensions for more than a week now about this, and I can't find anything.... Anybody can point me to an extension that would do what I am looking for?

Jump to post
  • Sat Feb 25, 2012 8:39 pm
  • Replies 2
  • Views 517
Re: canada post module

Hi,

I checked my logs and the connection is timing out. Any way to fix this?

I also checked with my hosting provider and all is well there, communication with Canada Post server is ok.

Jump to post
  • Sat Feb 25, 2012 8:02 pm
  • Replies 13
  • Views 3864
Re: canada post module

Hi, I just installed the 1.8 version and I still can't get this module to work in french only. English works fine... It says it can't connect to the Canada Post server... And even if I choose another Shipping option, I can't get past the shipping step. Can anybody help me? Our website is planned to ...

Jump to post
  • Sat Feb 25, 2012 9:36 am
  • Replies 13
  • Views 3864
Re: Trying to create alternate product template

Just thought I'd let you know I found exactly the extension I needed!!
Here it is:
http://www.opencart.com/index.php?route ... on_id=4294

It lets me have as many product templates as I need.

Jump to post
  • Tue Feb 21, 2012 6:34 am
  • Replies 3
  • Views 716
Re: Slider supporting multi-language

Hi!

I would very much like some help on this, and to apply the modification on all the banners also please! I really need to be able to use one image per language.

Thank you!

Jump to post
  • Sat Feb 18, 2012 7:14 am
  • Replies 1
  • Views 489
Re: Having multilingual "special" or sale image for products

Anybody please? If my request was not clear enough, it will be my pleasure to clarify it!

Jump to post
  • Thu Feb 16, 2012 6:53 pm
  • Replies 3
  • Views 610
Having multilingual sale image for products [SOLVED]

Hi, I have a bilingual store (English/French) I am working on, bought a template on Theme Forest, and now I would like to change the "sale" image in french: http://cartamagicastore.com/OpenC/product/category&path=61_63_473 So I went ahead and created a .product-sale-fr class, a french ...

Jump to post
  • Wed Feb 15, 2012 7:57 pm
  • Replies 3
  • Views 610
A new twist on Pre Order products?

Hi, I am looking for a practical way of having pre order products. I've been reading a lot on the forum about it, and I have a few ideas. In order to implement them, I would love a few pointers about how to achieve the following: Is it possible to have an In Stock status (instead of Out of Stock), a...

Jump to post
  • Wed Feb 15, 2012 8:52 am
  • Replies 2
  • Views 517
Re: Missing shipping step in checkout

You need ton contact your hosting provider to open port 30 000 for you. You also need to make sure you have port 30 000 in your set up, and not 3 000.

Hope this helps!

Jump to post
  • Fri Feb 10, 2012 12:55 pm
  • Replies 9
  • Views 5406
Re: Missing shipping step in checkout

Actually, my problem was linked to the product I was testing with. I have no clue what I did to that product, but I created a new one, put it in ma cart and bingo! My missing shipping step was back. Hope this helps.

Jump to post
  • Fri Feb 10, 2012 3:21 am
  • Replies 9
  • Views 5406
Missing shipping step in checkout

Hi! I am still in the process of figuring lots of stuff about OpenCart (and loving it so far!!). But what I can't figure out is that the shipping step in my checkout seems to have disappeared! The only module I installed is Canada Post, and it was working after install. Now I installed a new templat...

Jump to post
  • Mon Feb 06, 2012 11:29 am
  • Replies 9
  • Views 5406
Re: Trying to create alternate product template

Thanks for the link, but it's not really what I am looking for.

So basically, I can only have one product layout for all my products?

Jump to post
  • Mon Feb 06, 2012 8:02 am
  • Replies 3
  • Views 716

Search found 66 matches