View Single Post
  #4  
Old 09-23-2014, 10:47 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

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

Default Re: XC Product Filters module not recognising custom skin modifications

I think if you named your new skin ZZZZ it would override it, but this is not really a good idea, we need to resolve this the right way. By declaring the dependency it should work. Hopefully Tony or someone will chime in and explain this to us again.

To create your own custom skin: follow my tutorial here: http://xcartguru.com/tutorials/x-cart-5-tutorials/building-a-custom-skin-in-x-cart-5/

Then you could just copy the skin files into the proper directories. But PHP class files that you have created in XLite/Module/XC/CustomSkin/ will need the namespace edited in order to work in the new module.

Creating a custom skin is my preference rather than using the default custom skin module. Allows you to develop multiple skins, switch between them, pack them up, and reuse them easily.
__________________
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