Page 3 of 33 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 327
  1. #21
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Using one single listing template

    Are you using a custom template?
    Copy and paste the content of that products_all.php language file here.

    Quote Originally Posted by libragear View Post
    Hi there. :) I am relatively new to Zen Cart, and have been doing a trial and error learning of its system. :) Learning a lot.

    So anyway, I followed your directions for this mod. And it seems to work fine, however I ran into the same problem as an earlier person in this thread. The problem with the Header table column names showing up. I know what file you are reffering to modifying. It is the 'products_all.php' in the /includes/languages/english file right? So I have tried a number of combos for this, but without knowing SQL or PHP very well I can't figure out the correct syntax to use. any help would be appriciated. :)

    Here is a link to my page,
    http://www.libragear.com/zencart/index.php?main_page=products_all
    . Please excuse my mess, I am still building. :) Thanks in advance for you help.

    Thanks,

    Kate

    http://www.libragear.com
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  2. #22
    Join Date
    Jan 2008
    Posts
    67
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Hi-
    I've managed to get this working for the "all products" link with no problems. So now my all products listing shows up in columns like most everything else, except I can't figure out which files need to be edited to make it work with the "new products" or "specials" listing. Everything I have tried has ended in errors. Can you tell me exactly what files to edit so that my "new products" and specials display the same?

    -sky

  3. #23
    Join Date
    Jan 2008
    Posts
    67
    Plugin Contributions
    0

    Default Re: Using one single listing template

    OK so I figured out how to get "specials" and "new products" working, but my featured products won't work properly, is there something I'm missing?

  4. #24
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Using one single listing template

    includes/modules/featured_products.php
    or includes/modules/your_template/featured_products.php
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #25
    Join Date
    Jan 2008
    Posts
    67
    Plugin Contributions
    0

    Default Re: Using one single listing template

    actually let me reword the problem, when I do the same process for laying out all the other pages in grid format----when it comes to featured products, it does display in grid format.....but it doesn't show just featured products....it shows all products.

  6. #26
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Using one single listing template

    Quote Originally Posted by skylab001 View Post
    actually let me reword the problem, when I do the same process for laying out all the other pages in grid format----when it comes to featured products, it does display in grid format.....but it doesn't show just featured products....it shows all products.
    Then you did something wrong with the sql statement, you probably need to look at the original sql query in the original file.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #27
    Join Date
    Oct 2005
    Posts
    71
    Plugin Contributions
    0

    Default Re: Using one single listing template

    I'm not very up with php. But I am understanding that I only need to replace the header_php.php file and tpl_products_all_default.php files and it should be using the tpl_modules_product_listing.php template. would this cause problems if i installed the grid mod? it's b/c I want all the pages to have that layout.

    I replaced the header_php.php and tpl_products_all_default.php files, but doesn't seem to be working. I know I'm missing something for sure. I'm running 1.3.8

    thanks.

  8. #28
    Join Date
    Mar 2005
    Location
    Tulsa, Ok
    Posts
    174
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Yellow1912,
    Could you please take a look at my page and tell me what I did wrong? :
    http://accessory-avenue.com/hbhcatal...e=products_all

    I can't figure out the TABLE_HEADING_IMAGE and TABLE_HEADING_PRICE issue. I also don't know why there are so many "add selected items to cart" buttons at the bottom!
    "You never really understand a person until you consider things from his point of view . . . until you climb into his skin and walk around in it." --Atticus

  9. #29
    Join Date
    Mar 2005
    Location
    Tulsa, Ok
    Posts
    174
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Yellow1912,
    I figured out the heading bit (you will probably have responded by the time I post this- if so, sorry!)

    For those that need help with that, go to the /includes/languages/your_template/english.php file and add something like this: (I added the note MY ADDITIONS for my own use- you don't have to add that)

    // MY ADDITIONS
    define('TABLE_HEADING_IMAGE', 'Image');
    define('TABLE_HEADING_PRICE', 'Price');

    .......

    I still don't know about the add to cart buttons at the bottom though!
    "You never really understand a person until you consider things from his point of view . . . until you climb into his skin and walk around in it." --Atticus

  10. #30
    Join Date
    Mar 2005
    Location
    Tulsa, Ok
    Posts
    174
    Plugin Contributions
    0

    Default Re: Using one single listing template

    P.S. (Sorry for the multiople posts!)

    The files that need to be changed in the modules/pages folders
    includes/modules/pages/products_all/header_php.php and
    includes/modules/pages/products_new/header_php.php

    Is there a way to put those in a custom folder so they don't get overwritten later? For example, would includes/modules/pages/your_template/products_all/header.php work?
    "You never really understand a person until you consider things from his point of view . . . until you climb into his skin and walk around in it." --Atticus

 

 
Page 3 of 33 FirstFirst 1234513 ... LastLast

Similar Threads

  1. Single Listing Template
    By AnglersCorner in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Mar 2015, 01:55 PM
  2. single listing template addon - grid layout for products
    By noyloza in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 Nov 2012, 03:45 PM
  3. Column Grid / Single Listing Template Alternative
    By niccol in forum All Other Contributions/Addons
    Replies: 74
    Last Post: 9 Jul 2012, 01:25 PM
  4. Single Listing Template problem
    By gqq0404 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 Nov 2010, 08:57 PM
  5. Transfer of one single category from one Zen database to another
    By MeltDown in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 14 Oct 2008, 07:07 PM

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