Page 21 of 29 FirstFirst ... 111920212223 ... LastLast
Results 201 to 210 of 285
  1. #201
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Column Layout Grid for Product Listing

    With the files gone, there is nothing for the admin settings to do, so your storefront will be completely back to normal. I know the admin line items can be annoying if they are just taking up space.

    There ought to be an uninstall SQL script, but I'm not experienced enough with MySQL to be 100% sure of writing something that won't damage your database. Ajeh (among others) would be able to give the correct SQL for this.

  2. #202
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Column Layout Grid for Product Listing

    The SQL from the Column Grid readme:
    Code:
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, 
           configuration_description, configuration_group_id, sort_order, 
           last_modified, date_added, use_function, set_function) 
           VALUES ('Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 
                   'Select the layout style:<br />Each product can be listed in its own row (rows option)
                    or products can be listed in multiple columns per row (columns option)', '8', '40', NULL, 
                    now(), NULL, 'zen_cfg_select_option(array(\'rows\', \'columns\'),');
    
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, 
           configuration_description, configuration_group_id, sort_order, 
           last_modified, date_added, use_function, set_function) 
           VALUES ('Product Listing - Columns Per Row', 'PRODUCT_LISTING_COLUMNS_PER_ROW', '3', 
                   'Select the number of columns of products to show in each row in the product listing.  
                   The default setting is 3.', '8', '41', NULL, now(), NULL, NULL);

  3. #203
    Join Date
    Feb 2011
    Posts
    63
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    very confused

    I have uploaded all the files for the flexible product listing as i did for happiechappie onto the gaysexstores site with all the same coding but it is showing completely differently

    both sites are linked via zen cart but have their own ftp's the css stylesheets are the same and within them have the same information but it doesnt seem to be picking up the stylesheet for the flexible product listing

    any light would really help

    Marie

  4. #204
    Join Date
    Mar 2011
    Posts
    16
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Hello EveryOne,

    I am new to zen cart,

    recently i installed the zen cart(1.3.9)

    I have installed the module for the column layout, which is also working properly,

    What i am trying to do is create the link grid | list in the front page where product is listing.

    when the links are clicked by the user layout should be changed accordingly...

    please help me for this...if anyone..

    Thanks in advance...

  5. #205
    Join Date
    Mar 2011
    Posts
    16
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Hello again,

    To get the above task i have

    1) created the two radio buttons for the rows and column to the frontend product list page.

    2)when the button is clicked the update query is executed and it changes the value in the configuration table and the admin panel.

    But it is not getting reflected to frontend page where product is listed..

    Please if any one have solution for this help me.....

    Thanks in advance...

  6. #206
    Join Date
    Mar 2011
    Posts
    16
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Cheeeeeeerrrrrrs Guys,

    I have succesfully fixed my bug and have achieved my task..

    Thanks every one over here for the help....


  7. #207
    Join Date
    Dec 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    hello guys.
    not found answer on my question:
    1.3.9h
    installed Column Layout / Grid Layout for Products Listing (Add On Module for Zen Cart v1.3.8)
    but also installed Ashley Pink template- almost at same time.
    then I trying to follow instruction:
    admin- tools-install SQL patches
    i have an errors:
    Failed: 2
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details.


    what should I do???
    please help....

  8. #208
    Join Date
    Dec 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    forget to say, i tried in Classic Contemporary Green template too, same errors...

  9. #209
    Join Date
    Jan 2011
    Posts
    33
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    I'm using ver 1.3.9h.
    I have installed the column_layout_grid_for_product_listing_1-3-8 mod.
    Everything seems to work fine.

    The problem is the mod seems to "cost" the sort bar.
    I mean that when I choose admin > Product Listing - Layout Style > rows, customers can sort a category by price +/-, Model +/-, or name +/-.

    If I select admin > Product Listing - Layout Style > columns, that sort bar disappears and customers lose a great functionality.http://www.zen-cart.com/forum/images/smilies/sad.gif

    Is this a broken install?
    If not, is there a way re-enable the sort bar with columnar display?
    If not, is there a(n advanced) sort mod that works with the Column Layout Grid mod?

    http://www.hawonder.com

  10. #210
    Join Date
    Feb 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Quote Originally Posted by annasolovushka View Post
    hello guys.
    not found answer on my question:
    1.3.9h
    installed Column Layout / Grid Layout for Products Listing (Add On Module for Zen Cart v1.3.8)
    but also installed Ashley Pink template- almost at same time.
    then I trying to follow instruction:
    admin- tools-install SQL patches
    i have an errors:
    Failed: 2
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Error ERROR: Cannot insert configuration_key "" because it already exists
    Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details.


    what should I do???
    please help....
    Same issue. No answer. have searched all over.
    Any help would be appreciated.

 

 
Page 21 of 29 FirstFirst ... 111920212223 ... LastLast

Similar Threads

  1. Column Layout Grid for Product Listing:
    By rlexyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 May 2010, 04:07 AM
  2. Column Layout Grid for Product Listing
    By groove8k in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 14 Dec 2009, 07:38 AM
  3. Column layout grid for product listing - one column only
    By london mummy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 26 Oct 2009, 10:06 AM
  4. Column Layout Grid for Product Listing v1.3.6 + v1.3.7
    By weflorencekoh in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 May 2007, 03:21 AM
  5. Column Layout Grid for Product Listing
    By mohinder in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Mar 2007, 06:46 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