Results 1 to 10 of 276

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

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

    Quote Originally Posted by satyros View Post
    Hi sorry i can't help with your issue. But is there any chance you can please tell me how you managed to get your products to display in rows rather than columns on your specials page located here:

    http://www.groupiegear.com/kstore201..._page=specials

    As I am trying to get my specials page to display like all the other pages that display products in rows rather than in columns.

    Thanks.

  2. #2
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

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

    Quote Originally Posted by CybaGirl View Post
    Hi sorry i can't help with your issue. But is there any chance you can please tell me how you managed to get your products to display in rows rather than columns on your specials page located here:

    http://www.groupiegear.com/kstore201..._page=specials

    As I am trying to get my specials page to display like all the other pages that display products in rows rather than in columns.

    Thanks.
    First off you need to apply this add-on to your store, it basically will take care of that, then set it in the configuration of your admin section.

    The instructions are in the read me too.

  3. #3
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

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

    Quote Originally Posted by DarkAngel View Post
    First off you need to apply this add-on to your store, it basically will take care of that, then set it in the configuration of your admin section.

    The instructions are in the read me too.
    Hi and thanks for getting back to me. Sorry for the late reply as I wasn't notified of your reply for some reason.

    Anyway I installed the mod but it just creates dotted columns on my specials page and some others.

    I also could not find any settings in my admin panel to change this.

    Are you sure this is the mod you are using to make your specials pages display in rows rather than columns or is it another mod you have installed?

    Thanks again for replying and your help much appreciated.

    Kind regards,
    Erica

  4. #4
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

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

    Never mind I sorted it out by installing the Single Listing Template mod although I made changes to the mod to suit my needs as I only wanted my specials page to be changed.

    Thanks.

  5. #5
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

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

    Quote Originally Posted by CybaGirl View Post
    Never mind I sorted it out by installing the Single Listing Template mod although I made changes to the mod to suit my needs as I only wanted my specials page to be changed.

    Thanks.

    lol

    we posted nearly the same time...see you just wanted 1 page I wanted all pages to be that way

    glad you got it to work for you.

  6. #6
    Join Date
    Apr 2012
    Posts
    6
    Plugin Contributions
    0

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

    Hi all, first time with Zen Cart and I have to say I have never done so much reading to try and figure things out as I have with this.

    I have tried to find the solution to my issue throughout these forums, but I have not succeeded.

    So continuing with this topic of CDP. I installed it and it seems to be fine except for 1 thing. For some reason it is pushing my right side bar outside of the border.

    You can see here what I mean.

    http://babiesbigandtall.com/shop/ind...ex&cPath=48_50

    Actually if you go to the home page, I have the same issue with the banner.

    For some reason I am not sure how I can bring the center column a little more narrow, if that will help I am not sure either.

    I am using version 1.5. This wasn't an upgrade, I just started to use it.

    Please help

  7. #7
    Join Date
    Feb 2010
    Location
    New South Wales, Australia
    Posts
    228
    Plugin Contributions
    0

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

    Quote Originally Posted by Icecube View Post
    Hi all, first time with Zen Cart and I have to say I have never done so much reading to try and figure things out as I have with this.

    I have tried to find the solution to my issue throughout these forums, but I have not succeeded.

    So continuing with this topic of CDP. I installed it and it seems to be fine except for 1 thing. For some reason it is pushing my right side bar outside of the border.

    You can see here what I mean.

    http://babiesbigandtall.com/shop/ind...ex&cPath=48_50

    Actually if you go to the home page, I have the same issue with the banner.

    For some reason I am not sure how I can bring the center column a little more narrow, if that will help I am not sure either.

    I am using version 1.5. This wasn't an upgrade, I just started to use it.

    Please help
    It is the border within the border that is causing the problem on most pages.
    If you delete the code below from the Stylesheet it fixes it:
    Code:
    {
    .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
        border-bottom: 1px solid #EEEEEE;
        border-right: 1px solid #EEEEEE;
        height: 186px;
        margin: 0 !important;
        padding: 18px 18px 12px;
        width: 150px !important;
    }
    I think the banner is effecting the homepage as well. Someone with more template/code experience may be able to help you more.
    Last edited by robbie269; 19 Apr 2012 at 06:23 AM.

  8. #8
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

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

    Quote Originally Posted by CybaGirl View Post
    Hi and thanks for getting back to me. Sorry for the late reply as I wasn't notified of your reply for some reason.

    Anyway I installed the mod but it just creates dotted columns on my specials page and some others.

    I also could not find any settings in my admin panel to change this.

    Are you sure this is the mod you are using to make your specials pages display in rows rather than columns or is it another mod you have installed?

    Thanks again for replying and your help much appreciated.

    Kind regards,
    Erica
    yes I do and you can remove the dotted line by probably commenting out in the css file that came with it...maybe.

    I also have another mod called column layout grid plus single listing template edit or three_columns_grid_for_new_and_all_products_pages_0-1 Folder if I remember right...been that long since I installed them the final one was because I wanted not just the ones for column divider pro but also the new, featured to be in rows not columns

    I also have different ones installed in my sore and the others I handle. I think I have in my personal store the column layout grid and three_columns_grid_for_new_and_all_products_pages_0-1 Folder and single listing template---the first ones for sure


    you could try those last three after removing the divider pro one to see

    sorry

    You are told in the read me to go to admin/configuration/Product Listing - Layout Style and set it to columns...even if it is already that way go ahead and uncheck then recheck it to set it.

  9. #9
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

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

    ***edi to previous post***

    seems I did not edit in time

    after reading my own response I may be mixing them all up into one readme, please take a look at the last 2 I wrote and see if those will work as you want them to, My store has them set this way into columns and not rows.

 

 

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