Search found 5 matches

Page 1 of 1

Search found 5 matches

Re: Paypal Checkout Integration cannot be enabled

crosland wrote:
Tue Dec 19, 2023 9:02 pm
I don't fancy messing with .htaccess. Which bits did you comment out?
Just simply rename the .htaccess file to something like 1.htaccess. This will disable it and allow you to Connect. Once connected, change the name back to .htaccess.

Jump to post
  • Tue Dec 26, 2023 2:20 am
  • Replies 9
  • Views 9434
Re: Sub-category thumbnail in Top Navigation

Nevermind. I found the solution. For anyone wanting to put subcategory thumbnails in their top dropdown menu: Modify: catalog/controller/common/header.php Change: $children_data[] = array( 'name' => $child['name'] . ($this->config->get('config_product_count') ? ' (' . $product_total . ')' : ''), 'hr...

Jump to post
  • Wed Mar 27, 2013 10:15 am
  • Replies 4
  • Views 2341
Sub-category thumbnail in Top Navigation

Hi all. So in an older version of Opencart I was able to customize my top navigation to display the sub-category thumbnails and the description. I've upgraded to the latest version and it's no longer working. It's only returning: [name] and [href] How will I go about getting the thumbnail [image] li...

Jump to post
  • Wed Mar 27, 2013 9:14 am
  • Replies 4
  • Views 2341
Re: What's the best way to add new features?

Xsecrets wrote:there really is no idea of a module that extends the backend. The best you can do is make your stuff in new pages and use vqmod to add it to the menu's
Thank you. I will look into vqmod.

Jump to post
  • Thu Sep 08, 2011 10:28 pm
  • Replies 2
  • Views 523
What's the best way to add new features?

Hi all, I've downloaded this wonderful shopping cart as a replacement for a commercial cart that I've been using for many years. I love that it is very clean and FAST! I'm interested in extending the functionality mainly on the admin's end. I was wondering if there's a preferred method for "upg...

Jump to post
  • Thu Sep 08, 2011 9:48 am
  • Replies 2
  • Views 523

Page 1 of 1

Search found 5 matches