X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Product Grid Layout (https://forum.x-cart.com/showthread.php?t=69864)

ARW VISIONS 08-28-2014 06:15 PM

Re: Product Grid Layout
 
Right after that cheeseburger and beer. I'm done for a few minutes. ](*,)

tony_sologubov 09-03-2014 02:38 AM

Re: Product Grid Layout
 
Quote:

Originally Posted by ARW VISIONS
I only get the duplicate content when I re-deploy the store :/


You should not use @ListChild directives in your skin as long as you overwrite existing templates. If you create new templates, then of course you should put @ListChild directives in order to put tempaltes into right view lists.

So, the solution here is to remove these lines:
* @ListChild (list="itemsList.product.grid.customer.info", weight="30")
* @ListChild (list="itemsList.product.list.customer.info", weight="40")
* @ListChild (list="itemsList.product.table.customer.columns", weight="40")

Please, let me know if it helps.


All times are GMT -8. The time now is 12:23 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.