View Single Post
  #43  
Old 08-21-2014, 09:55 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: All Products on front page, similar to featured products

Quote:
Originally Posted by minfinger
I'm still seeing the "New Arrivals" and "Coming Soon" products in their own sections on the Front Page and in every Category.

Would you like to get rid of them completely?

The settings which Tony mentioned determine whether the blocks are shown in the sidebar, or in the center column. To remove the blocks from the page you should do the following from a custom module:

1. Decorate \XLite\Module\CDev\ProductAdvisor\View\NewArrivals and \XLite\Module\CDev\ProductAdvisor\View\ComingSoon classes
2. Override the isVisible() method and make it always return false.

Does this help?
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote