Re: Multilingual - disable multilingual descriptions
woops seems like I asked a tough one... nobody any ideas ?? The shop is operational but is now in a state which does not allow full backups to be taken anymore... the backups of the product_description table are corrupt... I can not load them back into the site... thanks for any hint... If none I do...
Jump to post- Sun May 20, 2012 7:10 am
- Replies 1
- Views 674
Multilingual - disable multilingual descriptions
Hi all, I have a friend managing a trilingual opencart shop which I installed for him... His shop is located in Belgium, hence the need for trilingual but there is no need to have the product_decription in three languages ! He has now already loaded almost 11000 articles and the trilingual product_d...
Jump to post- Sun May 06, 2012 7:41 pm
- Replies 1
- Views 674
Re: SlideShow Help
instead of moving away from the page one might obviously choose to just hide the navigation boxes...
Code: Select all
display: none;

- Sun Feb 19, 2012 11:41 pm
- Replies 2
- Views 701
Re: SlideShow Help
I know this is an old posting and I am sorry I did not notice this earlier... But this might come in handy for people looking how to get rid of these dots... Removing/renaming the bullets.png image is not a good way to do this as the navigation boxes stay there... A quick and dirty solution is to si...
Jump to post- Sun Feb 19, 2012 3:01 am
- Replies 2
- Views 701
Re: Gallery for you all [FREE]
Inserting an iframe in the information page seems to do the trick... <iframe allowtransparency="true" frameborder="0" height="600" marginheight="0" marginwidth="0" scrolling="yes" src="http://www.yourshop.biz/path_to_gallery/index.php&...
Jump to post- Fri Jun 17, 2011 1:20 am
- Replies 5
- Views 3994
Re: Gallery for you all [FREE]
Not A bad idea at all... I will probably use this concept... I understand this means there is no config thru the opencart interface so I selected an album that requires zero configuration... If I need another pic, I just add it to the gallery folder... If I need separate galleries, I add subdirector...
Jump to post- Fri Jun 17, 2011 12:41 am
- Replies 5
- Views 3994
Re: Shipping Price scenario
OK, I spent way too much time om this but managed to get something workeable by combining and modifying 2 existing extensions...
It's primitive but it works, that's all I need...
Now I hope they will keep working on the new OpenCart versions...
- Fri May 06, 2011 4:27 am
- Replies 8
- Views 1331
Re: [opgelost] verzendkosten omslag/pakket, hoe doe ik dat ?
Ik heb de voorbije dagen uren (en uren) gespendeerd aan het wijzigen van twee bestaande extensions om een oplossing in elkaar te knutselen... Na veel geknoei is het me gelukt, was ik maar programmeur dan had dit me max een half dagje werk gekost... Ik zit nu met een 'werkbare' oplossing, hopelijk bl...
Jump to post- Fri May 06, 2011 4:25 am
- Replies 1
- Views 890
Re: shipping_cost_by_manufacturer Geo zones
O0 I got the geo-zone functionality working O0 Now as the initial extension seems to be a mod done on the flat rate module I can only apply it to a single geo-zone :choke: So either I try to merge the original mod with the weight-based module's muti-geo-zone or I install this module three times... (...
Jump to post- Thu May 05, 2011 9:50 pm
- Replies 3
- Views 1190
Re: Is my Template good? What could I change to make it bett
Tabacus, Site looks clean to me overall... I would remove the link from your slideshow images as now it's just linking back to your home page so in fact reloads the page... The top div with the language, Currency and searchbox. The border around this box could be a bit more subtle to my taste (but t...
Jump to post- Thu May 05, 2011 3:16 am
- Replies 6
- Views 1469
Re: Any good Gallery extensions?
the only gallery extension i know of is for one from back in 1.3.2 i think, you can find it in the old extensions zip located in one of the sticky threads. As far as i know, it will work with current version with just some slight fine tuning. Check it out. SXGuy, any idea how the gallery was named,...
Jump to post- Wed May 04, 2011 4:07 am
- Replies 3
- Views 2125
Re: shipping_cost_by_manufacturer Geo zones
Thanks Q, It must be something withing the extension, I do see the geo zones in there so that part is OK ... But no matter whatever geo zone I select, I only have one set of fields to enter the shipping costs, nothing separate per zone, the geo zone selection is a dropdown, no tabs as in the shippin...
Jump to post- Tue May 03, 2011 10:20 pm
- Replies 3
- Views 1190
shipping_cost_by_manufacturer Geo zones
Hi, Has anybody tested the shipping_cost_by_manufacturer made by cits on 1.4.9.4 ? I just installed it but can't get the geo-zones to work, not sure where/how I would enter different shipping costs to different shipping zones. Am I missing something? I would like to mod this extension to accommodate...
Jump to post- Tue May 03, 2011 10:03 pm
- Replies 3
- Views 1190
Re: Shipping Price scenario
Can i ask, If i create a geo zone called "Europe" and put all European countries in it. Do i put 99999:1.50 to charge them all £1.50? Yes, that's correct ! Can I hijack your thread ? I have another shipping Price scenario ... The articles proposed are lightweight... images like photo's, s...
Jump to post- Thu Apr 28, 2011 6:38 am
- Replies 8
- Views 1331
[opgelost] verzendkosten omslag/pakket, hoe doe ik dat ?
Hallo, Ik ben mijn eerste shop aan het bouwen maar heb een vraag wat betreft verzendkosten... De artikelen zijn afbeeldingen, foto's, stickers, posters, enz... Verzendkosten zijn dus grotendeels afhankelijk van de afmetingen... Hoe ga ik best te werk? Wetende dat mogelijke verpakkingen zijn : - Stan...
Jump to post- Thu Apr 28, 2011 3:02 am
- Replies 1
- Views 890
Re: Create link to specific (or single) information page
Thanks Jay !!!!
(Honestly I assumed the info_id was there as well, I just did not know how to access it...)
So now I now I need to add it into the controller file, once done your code works as a charm !
Thanks for the time spent to help me out !
Much appreciated !
- Tue Apr 19, 2011 2:24 am
- Replies 12
- Views 15042
Re: Create link to specific (or single) information page
Sorry I confused you Jay... When I tried your code, I got an error message... This is why I posted I get 'Undefined index: information_id' as message... Since it seems I can not use this 'information_id' I am now trying to extract the id from the 'information['href']' variable as it is included in t...
Jump to post- Tue Apr 19, 2011 1:54 am
- Replies 12
- Views 15042
Re: Create link to specific (or single) information page
Yes Jay, I know that, but how do I code them ? I'm working on something, will post later on... Problem with the about page is that this one has an seo link... Will keep this thread updated ... I'm not a programmer so it takes time ;-) And I suppose there will be a better solution but I'm already hap...
Jump to post- Tue Apr 19, 2011 12:31 am
- Replies 12
- Views 15042
Re: Create link to specific (or single) information page
Thanks Jay, I tried this but I get
This is where I got stuck in the first place...Undefined index: information_id
Since the code works with the foreach statement I guess there is an index defined...
I now just have to try and figure out what it is...

- Mon Apr 18, 2011 10:25 pm
- Replies 12
- Views 15042
Re: Create link to specific (or single) information page
Thanks Jay,
That's how I would have done it if my site was in a single language
But can you tell me how I can get the 'URL TITLE' in the language the page is displaying
Tia,
Djeeke
- Mon Apr 18, 2011 2:04 am
- Replies 12
- Views 15042