Overview #
Huski Events loads front-end styles and scripts for public event features. These assets help event cards, event lists, checkout, tabs, speakers, and other interactive pieces look and behave correctly.
You do not usually need to manage these files by hand, but it helps to know they exist when troubleshooting display issues.
What the Assets Support #
- Event grids and lists.
- Single event pages.
- Ticket add-to-cart behavior.
- Cart and checkout display.
- Registration field behavior.
- Event tabs.
- Speaker displays.
- Style customization output.
When This Matters #
If event pages look unstyled, tabs do not behave correctly, buttons look wrong, or checkout interactions feel broken, the issue may involve missing or cached front-end assets.
Best Practices #
- Clear cache after changing styles.
- Test public event pages while logged out.
- Check events, grids, lists, and cart pages separately.
- Be careful if a performance plugin disables plugin scripts or styles.
- Exclude event checkout pages from aggressive optimization if needed.
Troubleshooting #
- Styles look missing: Clear cache and check whether plugin CSS is loading.
- Tabs do not work: Check for JavaScript errors or optimization conflicts.
- Checkout buttons do nothing: Test with caching/minification disabled.
- Only one page is broken: Confirm the correct shortcode is on that page.
That’s it, dawg!
