View Single Post
  #11  
Old 09-27-2016, 10:07 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

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

Default Re: Category List on the Front Page Help

Quote:
Originally Posted by lseals
I do not know if this is sarcasm or if this is the actual mode to use. I know that this is X-cart 5 but I was looking simply to have the mod place on the front of my site. If anyone is able to explain it to me, I would appreciate it. Granted I could accomplish this mod on X-cart 4 with the Lord's help, so I am sure that X-cart 5 should not be a problem. The site that I want to mimic is blinq.com. God bless you!

I apologize if it sounded sarcastic, this was not my intention. I mean that the single fact that products should be displayed as a carousel requires a bit more work than I could share there in forums.

I can explain what widget class you are to use in your custom module to display products in the "standard" way (it is \XLite\View\ItemsList\AItemsList, and you should extend it and add your custom getData() method), but this is not a ready-made mod, and you still have to code the getData() method and add carousel-related CSS styles & JavaScript yourself (or hire someone to do it for you).
__________________
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