Im thinking of installing Column Grid Layout but I already have this installed. Should I uninstall this and then install Column Grid Layout then install it again? Or will it work just fine?
Im thinking of installing Column Grid Layout but I already have this installed. Should I uninstall this and then install Column Grid Layout then install it again? Or will it work just fine?
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Hi qhome,
Thanks so much for your great mods! They are all very useful and practical.
Can you tell me what code I need to add to your mod to allow a quantity box to be added next to or above the add to cart button? I have tried using quantity box code from other parts of the cart but haven't had any success. I would greatly appreciate any advice or code to get this working.
Thanks again!
Matt
Well the add to cart stuff is actually going to be part of another contrib to replace the old "Designer Monthly Boxes" contrib. I'm keeping the divider stuff separate from that functionality.
But at this point, it only does the "Buy Now" or "More Info". Are you saying you'd also like me to try adding the qty box too (for products that don't have attributes)?
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Yes, we sell some products that would always be bought in multiple quantities so it would be more intuitive and user friendly to have a quantity box with the buy now button so we can capture sales directly off of the index page.
It would be really awesome if you can add the quantity box, or the ability to turn it on or off in the script.
I have tried again last night for a couple of hours to use various quantity box variables from other pages but I am in PHP 201, I know enough to do some modifications and a few basic things but not quite enough yet to figure out why the code that I am trying to insert isn't working. I can get the quantity box to show up but it won't actually add the inputted quantity into the cart and I can't see why.
Thanks!
Matt
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Qhome, great work as usual. I am experiencing problem with this mod. This is the error message:
Warning: strpos(): Offset not contained in string in /includes/templates/custom/common/tpl_columnar_display.php on line 43
Line 43 is:
Thanks!PHP Code:
$startpos = strpos($r_params, "width:", 1);
Bookmarks