[vQmod] RAG Status table rows in Admin-Orders
Hi,
I needed to easily see order status' so I've employed a RAG status mechanism (Red/Amber/Green) which colours the rows based on the order Status.
Hope it may be useful to someone else, it should be easy to change status-colour mapping in the vQmod file!
Steve
- Mon Sep 24, 2012 5:00 am
- Replies 1
- Views 1285
Re: Kerr Daniel Peter
Which extension did you buy?
Jump to post- Fri Jun 08, 2012 4:35 pm
- Replies 7
- Views 955
Re: Do I have an SSL Problem?
You are a star!!!!!!!!!!!!!
Jump to post- Fri May 25, 2012 4:15 am
- Replies 5
- Views 775
Re: Do I have an SSL Problem?
I've opened the site up, please help!
- Fri May 25, 2012 3:35 am
- Replies 5
- Views 775
Re: Postcode should not be mandatory for Ireland - v1.5.1
Hi Qphoria,
Which files would I need to modify in order to remove the postcode field entirely from the shipping estimates?
Thanks
Steve
- Thu May 24, 2012 5:04 am
- Replies 4
- Views 839
Re: Do I have an SSL Problem?
I've tried disabling SSL but the page still looks wrong
Any pointers greatly received!!
- Fri May 18, 2012 11:20 pm
- Replies 5
- Views 775
Re: Adding separator to Information in footer
can you add " | " (Without the quotes) at the very end of line 6 in the above example?
Jump to post- Fri May 18, 2012 11:06 pm
- Replies 5
- Views 590
Do I have an SSL Problem?
Hi, I'm running Opencart v1.5.2.1 and have a problem... ... On the information pages "Returns" and "My Account" it shows the Information and account list at the top! I've noticed that these 2 pages are protected by SSL Delivery Info Link = http://directmuscle.co.uk/index.php?route=information/inform...
Jump to post- Fri May 18, 2012 10:50 pm
- Replies 5
- Views 775
Re: هل خدمة الرسائل القصيرة متوفرة في سكربت اوبن كارت
It Depends on which country your are in as to what SMS services the service providers give. There are a few SMS extentions avaliable: http://www.opencart.com/index.php?route=extension/extension&filter_search=sms ذلك يعتمد على بلدكم التي هي على ما في خدمات الرسائل القصيرة لمقدمي الخدمات منح. هناك عدد...
Jump to post- Sun Apr 22, 2012 8:26 pm
- Replies 1
- Views 726
Re: [vQmod] Apply coupon during checkout
Thanks for the mod, working great
- Sun Apr 22, 2012 6:58 am
- Replies 142
- Views 76411
Re: How to make vqmod file
http://www.w3schools.com/php/php_intro.asp
Best bet to get started is to find some close examples and modify to do what you need. It's pretty logical stuff but you'll need a logical brain to stand any chance
- Sun Apr 22, 2012 6:00 am
- Replies 8
- Views 3177
Re: Anything to generate a coupon to tempt someone to regist
Just knocked one up quickly as an example but not tested it yet
- Sun Apr 22, 2012 5:51 am
- Replies 6
- Views 2026
Re: Anything to generate a coupon to tempt someone to regist
Great, glad it worked
Have you looked into using VqMod for these kind of changes?
Steve
- Sun Apr 22, 2012 5:46 am
- Replies 6
- Views 2026
Re: [vQmod] Remove Add to Compare
You can get the VqMod's to work with any/all themes by changing 'Default' or 'MyTheme' etc to '*' such as:Just downloaded the file in the first post, updated the paths with my theme
Code: Select all
<file name="catalog/view/theme/*/template/product/category.tpl">
- Sat Apr 21, 2012 11:41 pm
- Replies 41
- Views 28217
Re: Anything to generate a coupon to tempt someone to regist
That is the language file, each line can be called from anywhere within OpenCart. Unless the PHP file which is sending the email is modified to call $_[text_discount] then it will never get used. You have 2 options: 1) Modify the PHP file which is sending the email 2) Add the text that you want to o...
Jump to post- Sat Apr 21, 2012 7:23 pm
- Replies 6
- Views 2026
[Solved] Multiple Category dropdowns
I Found the answer - I had to use a VqMod (http://www.opencart.com/index.php?route ... on_id=3633) to add the "Shop by Brand" and then for the other 2, I created them using the categories module and giving products multiple categories.
Jump to post- Fri Apr 20, 2012 11:36 pm
- Replies 3
- Views 508
Re: SSL and https without "www"
If you click on Register Account, does the url contain https:// or http:// ?
Jump to post- Fri Apr 20, 2012 11:08 pm
- Replies 3
- Views 361
Re: Vqmod
Yes
You can also change the amount of time that the cache refreshes.
Steve
- Fri Apr 20, 2012 8:35 pm
- Replies 2
- Views 212
Re: Create Order or Invoice Manually?
Dashboard --> Sales --> Orders --> Insert
Jump to post- Fri Apr 20, 2012 6:51 pm
- Replies 11
- Views 1380
Re: VQMOD Manufacturers in Top Navigation
Hi,
Do you have a link to the original VqMod?
Thanks
Steve
EDIT: Found it, many thanks
http://www.opencart.com/index.php?route ... on_id=3633
- Fri Apr 20, 2012 6:30 pm
- Replies 3
- Views 1314