Trouble Implementing Custom Theme Components in Ghost CMS

Hello fellow Ghost developers,

I’m currently working on a project where I need to implement custom theme components in Ghost CMS, but I’m encountering some difficulties. I’ve followed the documentation provided by Ghost, but I seem to be missing something crucial as the components aren’t rendering properly on my site.

Here’s what I’ve done so far:

  1. Created custom HTML/CSS/JS files for the components.
  2. Added the necessary code to register these components within my theme.
  3. Ensured that the paths and file names are correct.

However, despite my efforts, the components are not displaying as expected on my site. I’ve double-checked for any typos or syntax errors, but I can’t seem to pinpoint the issue.

Has anyone else encountered similar problems when implementing custom theme components in Ghost? If so, how did you troubleshoot and resolve them? Any insights or suggestions would be greatly appreciated. Thank you in advance for your help!

Please provide some details. Are you trying to add custom cards (which would require editing the core), or just loading some partials?

This post is waaaay to vague if you want help! :)