Results 1 to 5 of 5

Thread: mod_iso_productlist

  1. #1
    User
    Join Date
    07-16-09.
    Posts
    128

    Default mod_iso_productlist

    I want to modify layout of my pages, so I want to list products in a table and not with div, so I have to modify code after
    Code:
    <div class="product_list">
    I've added mod_iso_productlist.xhtml as a template, but when I modify it nothing happens
    how I can modify the template?

  2. #2
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: mod_iso_productlist

    I assume you copied the file to the /TL_ROOT/templates dir as it should be? Contao now features a filecaching mechanism (that is somewhat bothersome when developing). Because the original file is already in the filecache file it will be loaded without looking at the templates folder. So in the backend under "Maintenance" you can clear the tmp folder. The tmp folder contains the filecache files.

  3. #3
    User
    Join Date
    07-16-09.
    Posts
    128

    Default Re: mod_iso_productlist

    yes, the problem was cache
    thanks!

  4. #4
    User
    Join Date
    07-16-09.
    Posts
    128

    Default Re: mod_iso_productlist

    Hi, I've a new request, I need to have different mod_iso_productlist, because I need different header for every category. How I can do? Thanks

  5. #5
    Experienced user
    Join Date
    08-21-09.
    Posts
    563

    Default Re: mod_iso_productlist

    Have u seen this yet?
    viewtopic.php?f=21&t=4102

    In theory it's supposed to work for all modules, so give it a shot...
    Brian

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
  •