Page 4 of 28 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 276
  1. #31
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    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?

  2. #32
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by bettysue View Post
    Does this mod or should I say mod "combo" (including the column one) work on v1.37, or you need to back up a version on each to use it on earlier versions than v1.38?

    thank you,

    betty
    In the modules folder I included one for 1.3.7 and one for 1.3.8. Upload the one needed for your site. The rest of the files are universal.

  3. #33
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by qhome View Post
    In the modules folder I included one for 1.3.7 and one for 1.3.8. Upload the one needed for your site. The rest of the files are universal.
    thank you !

    betty

  4. #34
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    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

    Zen Cart and it's community are the best!!

  5. #35
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by lankeeyankee View Post
    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)?

  6. #36
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by qhome View Post
    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)?
    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

    Zen Cart and it's community are the best!!

  7. #37
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by lankeeyankee View Post
    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
    I'll take a look. I think i should be able to add it.

  8. #38
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by qhome View Post
    I'll take a look. I think i should be able to add it.
    Thanks qhome! Would you mind posting the code here when you complete it? I'd like to be able to add it asap, even if you plan on releasing another mod with this included.

    Thanks again!!

    Matt

    Zen Cart and it's community are the best!!

  9. #39
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    Quote Originally Posted by lankeeyankee View Post
    Thanks qhome! Would you mind posting the code here when you complete it? I'd like to be able to add it asap, even if you plan on releasing another mod with this included.

    Thanks again!!

    Matt
    Well it will be an override file that you can just drop-in to override the existing new/featured/special products

  10. #40
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Column Divider Pro (CDP) Contrib - Official Thread

    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:
    PHP Code:
    $startpos strpos($r_params"width:"1); 
    Thanks!

 

 
Page 4 of 28 FirstFirst ... 2345614 ... LastLast

Similar Threads

  1. Tabbed Products Pro (TPP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 2216
    Last Post: 8 Feb 2024, 12:43 PM
  2. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  3. HoverBox 3 - Official Thread
    By testuser in forum All Other Contributions/Addons
    Replies: 217
    Last Post: 23 Jun 2017, 01:30 PM
  4. Content issue post install of column divider pro
    By matchlock in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 23 Jul 2011, 11:12 AM
  5. Column Divider Pro Alignment off on products
    By DigitalGuard in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 Jul 2008, 12:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR