Page 21 of 33 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 327
  1. #201
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,840
    Plugin Contributions
    31

    Default Re: Using one single listing template

    1) The Specials listing doesn't change no matter which option I select in admin. Is there a trick to this one?
    No trick. But the Specials listing does work differently to the others.
    Check all the files have uploaded correctly.
    2) Is there anyway to set the index listing to use the common template
    That should be option 2.
    Enable the Template Debugging and see which files are being used. Option 2 should have
    FUNCTION index_listing in \includes\functions\extra_functions\index_listing.php

    shown above the listing with option 2.

  2. #202
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Using one single listing template

    what is the purpose of New Listing template , feature listing template special listing template in Index listing section . ? no matter what value i choose ( 1,2 or 3) nothing in store section changes . can not find more info as what they do . any insight ?

  3. #203
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,840
    Plugin Contributions
    31

    Default Re: Using one single listing template

    bear with me, I am looking at this on a new shop install to check all is correct with the upload...

  4. #204
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,840
    Plugin Contributions
    31

    Default Re: Using one single listing template

    ok, I admit it:
    Incorrect files included in v1.7 upload:
    catalog\includes\templates\YOUR_TEMPLATE\templates\tpl_modules_product_listing.p hp
    catalog\includes\modules\YOUR_TEMPLATE\product_listing.php

    I always have to do this stuff at stupid times so I make stupid mistakes, I have attached the correct files and an expanded readme as a temporary solution in case anything else surfaces that needs fixing prior to uploading a corrected version.

    To check things are working, set different columns per row for each of the listings in
    Admin - Index Listing - New/Featured/Specials Products Columns per row
    and also for the Product Listing columns per Row
    and enable the Template debugging option.
    That should clarify things...

  5. #205
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Thanks.
    using winmerge , i can see a lot of difference with this new files and the one was added to original download , so i replaced original one with this two .
    one problem i see is that , full product description is showing. I have all product description turned off , not only from each listing page , also from product listing .. ( set to 0 ) , still full description shows off.

    Thansks.

  6. #206
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,840
    Plugin Contributions
    31

    Default Re: Using one single listing template

    Dammit, all the kids were in bed, who can I blame??
    The problem (apart from incompetence) is that I have the boilerplate text mod in my files and had to carefully unpick that for the upload, and then just as carefully upload the wrong file. I am surprised there was not a picture of a dinosaur in the zip file too.
    Anyway I have gone through all the files and here is a replacement for the previous correction, it also includes a change to the specials_index.php file which corrects the problem hey_you had of the specials not working as advertised. The readme is updated too.

    So to summarise, anyone who downloads v1.7 should overwrite with these files until all is well and I am confident enough to put 1.8 up.
    thanks for your patience.
    Steve
    ps I am travelling for the next few days so will not be answer any posts.

  7. #207
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Ok thanks things are working ok now .. maybe when you come back , and all rested , you let me know , what those template settings do , because , no matter what i change in admin , nothing really changes. but hey , all i wanted was column grid which i got it now :) .

  8. #208
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,840
    Plugin Contributions
    31

    Default Re: Using one single listing template

    so if you put all three product listings on the index page and select different templates for each (1 ,2, 3) the listings are the same style?
    If so, please switch on the template debug and post/pm me the screenshot(s)
    Steve

  9. #209
    Join Date
    Dec 2009
    Posts
    26
    Plugin Contributions
    0

    Default Re: Using one single listing template

    Hi,

    How do I change how the product listing results look? I need to know what file to edit so the changes are made on all the product listing pages I have already installed this mod.

    Thanks

  10. #210
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,840
    Plugin Contributions
    31

    Default Re: Using one single listing template

    well if all is working..and you enable the Template Debug option you will see the names of the files in use.

    for example, if you have selected the display to be in rows you should see these lines above the listing:
    \includes\templates\TEMPLATE\templates\tpl_modules_product_listing.php:about to require tpl_columnar.php or tpl_tabular.php
    \includes\templates\TEMPLATE\common\tpl_tabular_display.php
    or if you have selected the display in columns:
    \includes\templates\TEMPLATE\templates\tpl_modules_product_listing.php:about to require tpl_columnar.php or tpl_tabular.php
    \includes\templates\TEMPLATE\common\tpl_columnar_display.php
    So, to change what information is displayed on the product listing page page you change the options in Admin-Configuration-Product Listing.

    To change how it is displayed you will need to edit tpl_tabular_display.php or tpl_columnar_display.php to the format you want.

 

 
Page 21 of 33 FirstFirst ... 11192021222331 ... 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

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