View Single Post
  #17  
Old 08-28-2014, 04:55 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Product Grid Layout

Not sure if I should have had to put those skins in the skins/default/en folder like I did or in skins/custom_skin/default/en. It works fine in the former: https://docs.google.com/file/d/0B46HNJGXAQ6gb2MxTWJrSlNWUlU/

Puts the Our Price label and the Market Price just in the grid, and nowhere else.

I experimented by creating the same two templates in the custom skin directory:
skins\custom_skin\default\en\items_list\product\gr id.product.market-price.tpl
and:
skins\custom_skin\default\en\items_list\product\gr id.product.our-price.tpl
And nothing happened. I think the custom skin can only overwrite templates, not create new ones.

Since the templates are created in the default/en category, I can now override them in the custom_skin directory with this path:
skins\custom_skin\default\en\modules\XC\CustomSkin \items_list\product\grid.product.market-price.tpl
and:
skins\custom_skin\default\en\modules\XC\CustomSkin \items_list\product\grid.product.our-price.tpl
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote