Results 1 to 10 of 10

Hybrid View

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

    Default Re: How to remove "property categories" text and its box

    I would probably delete all of the
    <strong>Property categories:</strong>
    but do it one at a time and look carefully for the effect each time.

    Actual output text is never something that should appear in template or module files, only language files in define() statements.

    I can't guarantee that something won't break if you do this, as I know nothing about the particular template. Best to ask/complain to the manufacturer about the poor coding.

  2. #2
    Join Date
    Sep 2012
    Posts
    104
    Plugin Contributions
    0

    Default Re: How to remove "property categories" text and its box

    Quote Originally Posted by gjh42 View Post
    I would probably delete all of the
    <strong>Property categories:</strong>
    but do it one at a time and look carefully for the effect each time.

    Actual output text is never something that should appear in template or module files, only language files in define() statements.

    I can't guarantee that something won't break if you do this, as I know nothing about the particular template. Best to ask/complain to the manufacturer about the poor coding.
    thanks. i will ask them first an then do something about it.

    Nandor

  3. #3
    Join Date
    Oct 2010
    Location
    Texas
    Posts
    32
    Plugin Contributions
    0

    Default Re: How to remove "property categories" text and its box

    I know this is a very delayed post, however it may help others that have the same issues with the above mentioned templates. As you know these templates don't always respect the "language" files as that would be too easy for those using their single use products. The two files to edit that will take care of the customer viewing "Property Categories" are:
    (For the Category Level)
    Main Directory -> includes -> templates -> THE TEMPLATE IN QUESTION -> templates -> tpl_index_categories.php

    (For the Sub-Category Level)
    Main Directory -> includes -> templates -> THE TEMPLATE IN QUESTION -> templates -> tpl_index_product_list.php

    I had to work on a template like this from a customer of mine. We changed the wording from Property Categories to Details. After doing so, we were able to manipulate the customer view (front end of the site). This was with a zc1.5.1 and we did not damage the framework.

 

 

Similar Threads

  1. v151 how to remove text "Congratulations! You have..." from the "TEXT_MAIN"?
    By X-youth gone willd in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Dec 2014, 05:33 PM
  2. how to turn off "Property categories:"??
    By wllee203 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 30 Jun 2011, 09:51 AM
  3. How to remove "contact us", "My account" , and "view cart"?
    By thestampnomad in forum Basic Configuration
    Replies: 2
    Last Post: 13 Aug 2010, 07:55 PM
  4. Replies: 3
    Last Post: 3 Jun 2008, 11:41 AM
  5. Inside the "Categories" box it says "New Products" and "All Products"...
    By john9 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Feb 2007, 07:55 AM

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