Re: How do I add payment logos?
Thank you!!
Jump to post- Fri Oct 14, 2011 1:39 am
- Replies 18
- Views 20751
Re: Show customer phone number in the invoice
I have been searching this forum for the last 2 hours trying to figure out the same.
We need to tinker with admin/controller/sale/order.php and admin/view/template/sale/order_invoice.tpl
I am not very good with programing but I will look at the 2 files tonight and post my findings
- Wed Oct 12, 2011 11:38 am
- Replies 1
- Views 524
Re: Manually turn off SSL
I was able to edit to admin>config.php // HTTPS define('HTTPS_SERVER', 'https://www.yoursite.com/admin/'); define('HTTPS_IMAGE', 'https://www.yoursite.com/image/'); To HTTPS define('HTTPS_SERVER', 'http://www.yoursite.com/admin/'); define('HTTPS_IMAGE', 'http://www.yoursite.com/image/'); This allowe...
Jump to post- Mon Oct 10, 2011 12:14 pm
- Replies 10
- Views 13686
Re: 1.5.0.5 Show info page in top menu?
Well in this case you should edit the same header.tpl file and add a row after row # 129. The new row would be something like this: <li><a href="index.php?route=information/information&information_id=6">Delivery information</a></li> This codes adds into the drop down menu. If you were...
Jump to post- Tue Sep 13, 2011 3:37 am
- Replies 4
- Views 1780
Re: [RELEASED] Request Reviews
I sent a test email out and the links for the products did not work.
Is this an issue with real orders?
The images do not show either.
Thank you
*Edit
The store and product urls are not linking to the site. Not quite sure how to fix it.
- Sun Aug 28, 2011 2:51 am
- Replies 109
- Views 59856
Re: OpenCart 1.5.0 Released!
I read how to do it on my old version 1.4.1.9. But 1.5 is different. There is a design>layout which is new, Im not really sure what that is for.
Jump to post- Tue Jul 19, 2011 1:58 pm
- Replies 282
- Views 141459
Re: OpenCart 1.5.0 Released!
Hello,
For the last week I have been trying to figure out how to remove the 'add to cart' button for certain products.
I know that their is a new design layout feature and maybe I am not understanding this correctly. If someone could please help I would be very appreciative!
Thank you.
- Tue Jul 19, 2011 7:56 am
- Replies 282
- Views 141459
Re: Custom Layout v2.0 [FREE]
Hello, I am getting this error: Error: Unknown column 'product_layout' in 'field list' Error No: 1054 UPDATE product SET product_layout = 'product.tpl', model = 'PING IN Series Refurbished Li\'l Wack-E Putter', sku = '', location = '', quantity = '99', minimum = '1', subtract = '1', stock_status_id ...
Jump to post- Fri Jul 01, 2011 8:15 am
- Replies 19
- Views 23078