Hi All!
I'd like to remove property categories and its box, but till now havent figured how to.
i attached a screenshot and here is the link:
http://szeghalmys.com/index.php?main...ex&cPath=36_37
thanks in advance
Nandor
![]()
Hi All!
I'd like to remove property categories and its box, but till now havent figured how to.
i attached a screenshot and here is the link:
http://szeghalmys.com/index.php?main...ex&cPath=36_37
thanks in advance
Nandor
![]()
Look at that category in your admin and see if "property categories" is in the description
Zen-Venom Get Bitten
It is not there in admin inside categories, in the category page. But this "property categories" is always on top inside a Category or Subcategory on the site.
http://szeghalmys.com/index.php?main...ex&cPath=34_35
http://szeghalmys.com/index.php?main_page=index&cPath=3
thanks
Nandor
Your Template Monster template is outputting
so I would look for some distinctive bit like tie3-indent in your files. Try searching with Tools > Developers Toolkit if you can't quickly find it in one of the product listing files.HTML Code:<div class="tie3 text2 tie-margin1"> <div class="tie3-indent"> <strong>Property categories:</strong> <div class="wrapper" id="indexProductListCatDescription">
Template Monster templates are NOT RECOMMENDED and usually cause many problems. You will not get much help on this forum for Template Monster stuff, because no professional zencart designers use them (as far as I know).
You should rather base your site on a properly-configured FREE template, such as those from Picaflor Azul.
20 years a Zencart User
thanks for the useful reply. i found it in many files , among others:
data/www/htdocs/users/szeghalmys/szeghalmys/includes/templates/theme549/templates/tpl_index_categories.php
Line #66 : <div class="catDescContent"><strong>Property categories:</strong><br /><?php echo $current_categories_description; ?></div>
/data/www/htdocs/users/szeghalmys/szeghalmys/includes/templates/theme549/templates/tpl_index_product_list.php
Line #21 : <strong>Property categories:</strong>
/data/www/htdocs/users/szeghalmys/szeghalmys/includes/templates/theme549/templates/tpl_index_categories.php
Line #66 : <div class="catDescContent"><strong>Property categories:</strong><br /><?php echo $current_categories_description; ?></div>
/data/www/htdocs/users/szeghalmys/szeghalmys/includes/templates/theme549/templates/tpl_index_product_list.php
Line #21 : <strong>Property categories:</strong>
i did one screenshot. Which one(s) should i delete? or what can be done that the property categories text and its box dissapears?
thanks in advance
I think you should put this question to Template Monster... As we have no idea why this was put there and what else it may affect, we cannot advise on what to delete.
You paid money for this template, so go ask the people you paid money to, for advice on fixing this issue.
20 years a Zencart User