Can someone tell me how these two functions are achieved? Is it with a theme or a plugin?
https://community.robotime.com/ This is the forum URL
Hi there, did you see the list in your other topic?
I believe (1) is the Big Carousel component, and (2) is Minimal Category Boxes.
IIRC it’s there if you go to /categories.
I dug around to find if the Robotime community is using some customizations, and I don’t think they are. They’re placing the categories in:
api.renderInOutlet("above-discovery-categories", _customCategoryBoxes.default);
which is the default, so it beats me as to why it appears on both the category page and the homepage.
They also seem to be using this:



