Re: PayPal Express - missing or non-matching zones
Would be worth raising this as an issue so it can be resolved for everyone, saving the need for a work around: https://github.com/opencart/opencart/issues
Jump to post- Sun Feb 17, 2019 4:03 am
- Replies 3
- Views 617
Re: Manual Order - Add Product & Remove Products Not Working
Specifically, what version of OC are you using?
Jump to post- Sun Feb 17, 2019 3:59 am
- Replies 1
- Views 370
Re: Product Video Url
As above, more info required in order for us to help you. There is an extension capable of doing this along with instructions see: https://www.opencart.com/index.php?rout ... load_id=38
Jump to post- Sun Feb 17, 2019 3:57 am
- Replies 5
- Views 916
Re: PayPal credit cards payments
You can do this with PayPal Pro.
Jump to post- Sun Feb 17, 2019 3:53 am
- Replies 4
- Views 937
Re: 500 Internal Error on Checkout - Register Account
Check your mail server settings in admin. This maybe caused by the registration email failing to send, had same problem myself when testing using a gmail account and I had entered the settings incorrectly, fastest way to rule this out is just remove the mail server details, test and see if it resolv...
Jump to post- Sun Feb 17, 2019 3:51 am
- Replies 4
- Views 2560
Re: Taking payment admin-side
Are you currently using the free checkout module? If not, just change the text from free checkout in your language file, don't forget to do it on the admin side too!
Jump to post- Sun Feb 17, 2019 3:47 am
- Replies 3
- Views 706
Re: Fresh Instalation mail not working
If you try to reset a customer password using forgot password, do you get the email to reset?
Jump to post- Sun Feb 17, 2019 3:43 am
- Replies 11
- Views 1953
Re: How can I change the color of breadcrumbs text?
It should also change color, did you clear your cache?
Jump to post- Sun Feb 17, 2019 3:40 am
- Replies 6
- Views 1402
Admin Customer Registration - Welcome email to create password
Hi OC Gurus! When I add a customer manually via the admin interface, is there a way I can send an email to the customer asking them to create a password instead of me having to type one in? Alternatively is there an extension to do this? If not, I understand I can implement this myself using the Eve...
Jump to post- Sun Feb 17, 2019 3:22 am
- Replies 3
- Views 947
Re: Contact info within Information page or HTML module
For anyone wanting to do this, I opted for str_replace. Here's the code I used: Replace in catalog/controller/information/information.php $data['description'] = html_entity_decode($information_info['description'], ENT_QUOTES, 'UTF-8'); with $data['description'] = str_replace("{{ telephone }}&qu...
Jump to post- Fri Feb 15, 2019 5:21 am
- Replies 4
- Views 676
Re: Contact info within Information page or HTML module
Excellent ideas - thanks guys!
Jump to post- Fri Feb 15, 2019 4:58 am
- Replies 4
- Views 676
Contact info within Information page or HTML module
It's been a long time since I last used OpenCart however I seem to have found my way back here and I would like to pick some brains! I want to display the store phone number within some information pages or the HTML module. Is there anyway I can pull this directly like within template files where I ...
Jump to post- Thu Feb 14, 2019 5:09 am
- Replies 4
- Views 676
Re: Display menu with no categories in top
Xyph3r wrote:Also remove the code that wraps the menuCode: Select all
<?php if ($categories) { ?> <?php } ?>
Then replace it with what k2tec provided.
This was what I was originally doing... I just realized I was using the wrong comments to comment the line out lol. Thanks all Jump to post
- Mon Feb 10, 2014 8:34 pm
- Replies 3
- Views 675
[SOLVED] Display menu with no categories in top
I have a bit of an odd request.
I want to remove all of the product categories from the top menu.
How can I make the menu still appear?
As when you remove all top menu categories the menu disappears, how can I still display it?
Thanks,
Keiron
- Mon Feb 10, 2014 9:16 am
- Replies 3
- Views 675
Re: Category list dropdown displays behind youtube module
Resolved see http://www.w3schools.com/cssref/pr_pos_z-index.asp
Jump to post- Sat Feb 08, 2014 11:34 am
- Replies 7
- Views 1579
Re: Category list dropdown displays behind youtube module
Can anyone help me with this please? I have the same issue.
Jump to post- Sat Feb 08, 2014 10:57 am
- Replies 7
- Views 1579
Register: Don't request address | Checkout: Require address
As far as I am aware, the normal register file and the checkout register file are two separate files. Is there an extension out there already or can someone advise me how I can allow users to register with just their first name, last name and email address but then during checkout, if they do not ha...
Jump to post- Thu Feb 06, 2014 10:21 pm
- Replies 1
- Views 612
Re: Learn how to develop in Opencart
nvedia has been really helpful so far
If I ever manage to figure this out I will write up a nice tutorial for the beginners here
- Mon Feb 03, 2014 6:02 am
- Replies 9
- Views 3111
Re: Learn how to develop in Opencart
Bump
Jump to post- Sun Feb 02, 2014 9:38 pm
- Replies 9
- Views 3111
Re: Gauging Interest : phpBB3 style fully integrated OC foru
I brought Justines forum a while back, I've downloaded the most recent version and tried to get it working on my local site but no joy.
Has this been release yet?
- Sun Feb 02, 2014 7:52 am
- Replies 40
- Views 27462