Hey all, I provide free listings and wanted to try and cut down the checkout process down to 2 parts First page Category selection Title Price Description Second Page Upload Image Once thats done i'd like the listing to be live. Unfortunately the support for the quick checkout module doesn't seem to be available and i'm trying to make do with the software. Any help would be much appreciated. Thanks Adrian
The "Quick Checkout" module still had the same number of steps, it just combined the steps into one page with the steps as "sections" instead. As far as doing what you are talking about is certainly possible, however it won't be easy to do. You would need to look at each one of the individual stepX,php files and combine each of the "functions" within each to your own new stepX.php files. Then the same with the stepX.tpl files in order to have all of the information to send within the form to your new .php file to process.
Thanks for that. I was trying to break down each page individually in the steps function but its a bit beyond me in technical capabilities. I am hoping to at least remove the preview function at the end, that would at least reduce one step. I need to learn more about what each step does, and how it responds to the database. Any hints to get me started in combining step 1 and 3 (category and title/description/price) hehe Thanks Was curious what you thought of my site too www.performancecentral.com.au
I am still trying to learn my way through removing the "preview" portion of the classifieds section but can't seem to combine the step 7 into 6 to make the listing active. I can't be far off. This software is really awesome though. Thanks again