Page 1 of 4 123 ... LastLast
Results 1 to 10 of 276

Hybrid View

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

    Default Column Divider Pro (CDP) Contrib - Official Thread

    New Release.

    As with my tabbed products contrib, I've bumped this up to a "Pro" version now too mainly to start fresh with 1.3.8a. I've also done a little bit of merging of "Column Divider Lite" with "Designer Monthly Boxes".

    I'm no longer going to support the old contribs and now will support only this one.

    For those of you unfamiliar with this contrib, it is a little step if fancying up the grid layouts throughout Zen-Cart. This will make a divider for ALL pages that reference the tpl_columnar_display.php file.

    It is quite simple to use. Just add the included tpl_columnar_display.php file to your template folder and it will override the default zen-cart one without changing any core files.

    This will give divider lines for the following modules/pages:

    - New Products on the main page
    - Special Products on the main page
    - Featured Products on the main page
    - Special Products on the Specials... link
    - Additional images on the product page
    - Customers Also Purchased on the product page
    - Cross Sell on the product page (note that Cross Sell is a separate contrib that would need to be installed separately.)

    - I've also added a custom product_listing.php file in the modules area for those who use the ColumnGridLayout contrib. To use it, simply remove the excess text after the filename and it will override.

    Note: If you are already using the Designer Monthly Boxes (DMB) contrib or Column Divider Lite, CDP will replace most of the files with the correct files so it should be a painless transition.

    Some changes from those previous renditions include fixing the spacing calculations to use a -0.5 so that there is always room for the divider line. And some css additions to prevent hidden horizontal lines.

    View a Demo

    --
    Last edited by qhome; 9 Apr 2008 at 03:36 AM.

  2. #2
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Do you have demo for this?

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

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

    Quote Originally Posted by Berserker View Post
    Do you have demo for this?
    Additional Demos:
    Last edited by qhome; 23 Jan 2008 at 08:53 PM.

  4. #4
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    Additional Demos:
    Will be using this one as well. Thanks for another great mod!

  5. #5
    Join Date
    Jan 2007
    Posts
    226
    Plugin Contributions
    0

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

    Hello qhome,

    I have installed Column Divider Pro over the 2 previous mods.

    I also had already installed the Column Layout Grid mod.

    I removed the text at the end of product_listing.php and uploaded over the previous file.

    However, when I click on a category, it came up with an error.

    I since then deleted the Column Layout Grid mod files and uninstalled from SQL Patches.

    I notice that you have the products in a category showing properly at the link here for example:

    http://www.unbannable.com/zen138a/in...dex&cPath=3_10

    Would you be able to explain the process for me now to get the categories pages showing properly?

    Do I just reinstall the Column Layout Grid mod now, or should I do something else.

    Here is my site to reference to:

    http://www.xmanhosting.com.au/shop/i...=index&cPath=1

    Kind regards,
    Anthony

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

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

    Quote Originally Posted by xman888 View Post
    Hello qhome,

    I have installed Column Divider Pro over the 2 previous mods.

    I also had already installed the Column Layout Grid mod.

    I removed the text at the end of product_listing.php and uploaded over the previous file.

    However, when I click on a category, it came up with an error.

    I since then deleted the Column Layout Grid mod files and uninstalled from SQL Patches.

    I notice that you have the products in a category showing properly at the link here for example:

    http://www.unbannable.com/zen138a/in...dex&cPath=3_10

    Would you be able to explain the process for me now to get the categories pages showing properly?

    Do I just reinstall the Column Layout Grid mod now, or should I do something else.

    Here is my site to reference to:

    http://www.xmanhosting.com.au/shop/i...=index&cPath=1

    Kind regards,
    Anthony
    Install Column layout grid first.. then install Column Divider Pro... CDP should always be last . What was the error?

  7. #7
    Join Date
    Jan 2004
    Posts
    573
    Plugin Contributions
    0

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

    question,

    on 1.3.7 when i added this for the category listings (main page and subcategories)
    the subcategories text is being forced to multiple lined ie width constrained

    The cells seem to be ok width wize - it is just not allowing the text to be wide

    any idea how to fix?

    you can see at:

    http://www.secretgardenflowers.com

    or on a sub category

    http://www.secretgardenflowers.com/i...ndex&cPath=331

    Note: this did display properly before - & i am using product ColumnGridLayout
    Last edited by sgflowers; 24 Jan 2008 at 06:17 PM. Reason: add comments

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

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

    Quote Originally Posted by sgflowers View Post
    question,

    on 1.3.7 when i added this for the category listings (main page and subcategories)
    the subcategories text is being forced to multiple lined ie width constrained

    The cells seem to be ok width wize - it is just not allowing the text to be wide

    any idea how to fix?

    you can see at:

    http://www.secretgardenflowers.com

    or on a sub category

    http://www.secretgardenflowers.com/i...ndex&cPath=331

    Note: this did display properly before - & i am using product ColumnGridLayout
    Do you have any other contribs or css changes for this?

    It seems to work fine on my zc137 site:
    http://www.unbannable.com/zen137/ind...dex&cPath=3_10

    Usually the skinny text means you didn't upload the modules/YOUR_TEMPLATE/product_listing.php file. But it also looks like you have something there making the alignment of the text and image be off-center.

  9. #9
    Join Date
    Jan 2004
    Posts
    573
    Plugin Contributions
    0

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

    i guess the issue might be with how this works with a contrib called category rows that lists the sub categories underneath the categories

    i can't find it on the forum now but something is going goofy with the spacing on the categories

    what files should i be looking at?

    also how do i adjust the spacing in the product cell & category cell - i want to reduce the space between the content & the dotted seperator

  10. #10
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Qhome,

    I seem to have the same problem as SGFlowers. Im using version 1.3.8A and the contribs I've installed are Tabbed Products, IH2 and Blank Sidebox so I don't think I have anything that will conflict with this mod.

 

 
Page 1 of 4 123 ... 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

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