Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2006
    Posts
    10
    Plugin Contributions
    0

    Default product type page template not being displayed

    I created a template, adding the css, common, images, and templates folders. I then created a new product type, and I made the product files with my new type (i.e. product_comic_info.php, etc.) I was making changes to tpl_product_comics_info_display.php, but none of my changes were showing up. I later learned that it was still looking at tpl_product_info_display.php in the default template folder. The status bar in my web browser shows that it should be using the pages for my product type, so I don't understand why this is happening.

    If more information is needed, please let me know. This is my first experience with Zen Cart, so I'm not sure what I'm doing even after reading the FAQs and Wiki.

    Thanks!
    Brian

  2. #2
    Join Date
    Oct 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: product type page template not being displayed

    Gotta love it when you can reply to your own post!

    I made a change to includes/modules/pages/product_comics_info/main_template_vars.php

    I changed
    Code:
    $tpl_page_body = '/tpl_product_info_display.php';
    to:
    Code:
    $tpl_page_body = '/tpl_product_comics_info_display.php';
    Hope this helps someone else!

    Brian

 

 

Similar Threads

  1. Product Price Not Being Displayed
    By psrnivas in forum Basic Configuration
    Replies: 1
    Last Post: 26 Mar 2008, 03:16 PM
  2. Product sub catergories not being displayed!
    By Orchard_Direct in forum General Questions
    Replies: 8
    Last Post: 23 Feb 2008, 01:20 AM
  3. Product Type Info Page Layout Options Not Working in Custom Template
    By johnd in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Aug 2007, 04:09 PM
  4. uk switch not being displayed on page
    By SarahL in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 2 Apr 2007, 08:35 AM
  5. Product Description is not being displayed.
    By surabisantosh in forum Basic Configuration
    Replies: 6
    Last Post: 10 Jan 2007, 03:39 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