Search found 272 matches

Search found 272 matches

Creating Live Product In Cart Count in header .tpl

Hi All, I am working on an adaptation of the stock theme for a slightly more compact view on mobiles. To get everything to display nice I need to show a count of products in the cart outside of the standard id="cart" button. I want to show a simple count of how many products are in the car...

Jump to post
  • Tue Sep 19, 2017 7:59 pm
  • Replies 1
  • Views 19978
Re: One Way Related Product Linking

FIXED With my limited understanding it was this line that was causing the issue. $this->db->query("DELETE FROM " . DB_PREFIX . "product_related WHERE related_id = '" . (int)$product_id . "'"); Which to my layman terms brain says, Delete from the database any link where ...

Jump to post
  • Wed Feb 08, 2017 12:32 am
  • Replies 1
  • Views 763
One Way Related Product Linking

Hi All, I have tried to set up one way product linking following some information here: https://forum.opencart.com/viewtopic.php?f=20&t=20402&start=0 intended for opencart 1.5. It worked on 2.0 but has a quirk and I hope someone can put me on the right tracks as to what I have got wrong. Fir...

Jump to post
  • Tue Feb 07, 2017 8:06 pm
  • Replies 1
  • Views 763
Re: Duplicating Standard Opencart Field

well, I doubt that someone will tell you in detail, what to do, to achieve such, and in the Extension Section, multiple cheap Mod's exist on this, probably matching your version, as I found out. :D But if you want to basically find out, how such works, then you should check on something like this, ...

Jump to post
  • Fri Jan 27, 2017 4:57 pm
  • Replies 4
  • Views 1190
Re: Duplicating Standard Opencart Field

Thanks for the link, Because I want to add multiple versions of the this I would ideally like to understand the workings behind it so that I can replicate and manipulate it in a few different ways.

Jump to post
  • Thu Jan 26, 2017 7:53 pm
  • Replies 4
  • Views 1190
Duplicating Standard Opencart Field

Hi All, Just hoping someone can provide me with a step by step or point me to a guide on how to duplicate a standard field in opencart. I am familiar with how to duplicate a module, but I want to create a duplication of the linked products. The reason for wanting to do this is to have links to two d...

Jump to post
  • Wed Jan 25, 2017 10:07 pm
  • Replies 4
  • Views 1190
Adding From Price to Title Tag on TPL

So I am wondering how hard it would be or if someone can fill in the gaps as to how to achieve the end result. I am running opencart 2.1.0.1 with a custom theme and we would like to add to the end of the title tag From £xx So I understand the best way to do this would be VQmod and that we would need...

Jump to post
  • Tue Aug 16, 2016 5:23 pm
  • Replies 0
  • Views 1242
Automating Product Attributes - Critique my code?

Hi All, I have a large store that I manage and currently show a checklist of "assurances" to the customer in a tick list format. With over 1000 products it is becoming a pain to manage. I have thought up a solution to this to make it easier than manually entering each attribute at admin le...

Jump to post
  • Wed Mar 11, 2015 6:40 pm
  • Replies 0
  • Views 653
Re: Calling Link For Product Page

Cheers FIdo, Will give it a go later today,

Kind Regards
James

Jump to post
  • Tue Dec 23, 2014 6:52 pm
  • Replies 6
  • Views 1613
Re: Calling Link For Product Page

Hey Fido, Had a go with this but no luck, the line you suggested was already present in the controller / product/product on line 220. I have tried calling it as <?php echo $canonical_url; ?> and <?php echo $canonical; ?> With no luck. It is probably some silly mistake somewhere that I have made, any...

Jump to post
  • Wed Dec 17, 2014 3:58 am
  • Replies 6
  • Views 1613
Re: Calling Link For Product Page

Thanks will give this a go later!

Much appreciated!

Jump to post
  • Tue Dec 16, 2014 3:28 am
  • Replies 6
  • Views 1613
Calling Link For Product Page

Hi All, Hopefully this is something very simple, I am currently writing a new theme to use for OC2.0 and need to be able to echo the canonicalised url for the product page, e.g. http://www.mysite.com/product (not /category/product) can anyone tell me the best way of doing this, On 1.4.6.3 I used to ...

Jump to post
  • Thu Dec 11, 2014 9:55 pm
  • Replies 6
  • Views 1613
Problem adding aditional options

Hi all, I seem to be getting an error on a product that has a lot of options, If i try to add any additional options to it then i get the following error set when saving: 2014-06-20 20:25:03 - PHP Notice: Undefined index: points in /home/dinky/public_html/vqmod/vqcache/vq2-admin_model_catalog_produc...

Jump to post
  • Sat Jun 21, 2014 4:55 am
  • Replies 1
  • Views 893
Layout Overide Not Saving

Hi All, Hopefully a quick and easy one to resolve. I have just moved a store from one address / server to another and since doing so the layout overide has stopped working. I have a layout "custom 1" If I go into a product and try and overide it to "custom 1 " on the design tab t...

Jump to post
  • Tue Jun 03, 2014 2:10 am
  • Replies 0
  • Views 510
Admin View Wishlist

Hi All, I have scoured the extension store and cannot see a module with this function, I want a very simple module that shares a customers wishlist products with the admin and the admin alone. It would also need to save any selected options on that item as I am using it on a custom product builder. ...

Jump to post
  • Tue May 06, 2014 1:54 am
  • Replies 1
  • Views 1343
Change the Div Class According to cart empty or with item

Hi All, Can anyone point me in the the right direction for how to change the div class of the shopping cart depending on if it is empty or not? e.g. I want to make it light up red if it has an item in it. I am running OC 1.5.1.3 with a custom theme, but I am sure the mechanics for switching the div ...

Jump to post
  • Thu Mar 20, 2014 11:08 pm
  • Replies 1
  • Views 1226
Re: Fancybox on tablets not playing nice

after a bit of thinking could it be down to the viewport?

Jump to post
  • Thu Jan 16, 2014 8:28 pm
  • Replies 2
  • Views 961
Fancybox on tablets not playing nice

Hi all, I have noticed over the last few weeks that fancybox has not been playing nice on my Iphone (4s if that makes a difference) and android Nexus 7 test tablet. It keeps sitting off to one side, as far as I know I have not changed anything that should impact this. an example page can be viewed h...

Jump to post
  • Thu Jan 16, 2014 4:18 pm
  • Replies 2
  • Views 961
Anchor Linking not working on Product Pages

Hi all, Just after what I hope is an easy fix. I have altered my template to put the reviews at the bottom of the description. I would like to change the link next the the star rating that states "6 reviews" to go directly to the reviews. Normally this would be done by creating a link such...

Jump to post
  • Tue Jul 30, 2013 7:26 pm
  • Replies 0
  • Views 793
Slow Loading lots of Products (Category Counts Removed)

Hi everyone, I am running OC 1.5.1.3 on a store with 10,000 products (and looking to add a lot more), it is on a dedicated server and is generally very fast to load. Product pages load near instantly, as do information pages. Where I am having trouble is with slow loading on the following pages: Cat...

Jump to post
  • Tue Apr 30, 2013 6:25 pm
  • Replies 1
  • Views 738

Search found 272 matches