Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Need Help with CSS Loading Issue in Grav CMS Tiny HTML Editor

Started by Joseph Quintero 2 years ago · 0 replies · 64 views
2 years ago

Hi,

I'm working on getting Grav CMS to display my client’s HTML files in a way that makes them easily editable. So far, I’ve managed to load some images inside the HTML editor, but I’m running into an issue with loading the CSS.

Here's what I've tried so far:

  • I understand that in Grav, the Twig template files handle the layout and structure. I’ve used the file named base.html.twig, which typically controls elements like the

    HTML
    `<head>` section where CSS is linked.
    File path: `user/themes/quark/templates/partials/base.html.twig`
    Same thing below 3 different pathings I tried.
    <link rel="stylesheet" href="/user/themes/yourtheme/css/styles.css">
    <link rel="stylesheet" href="{{ theme_url }}/css/styles.css">
    <link rel="stylesheet" href="/user/themes/quark/css/styles.css">
    
  • I’ve also cleared the cache in Grav.

Could you provide any insight into why the CSS isn’t loading in the editor?

Thank you for your time.

Best regards,
Joe

Got to love chatgpt going to check out the paid service:
Yes, Grav CMS does offer paid support through its official website. The core team provides professional support packages for businesses and individuals who need assistance with setup, development, customization, or troubleshooting. You can purchase support directly from their site, and it typically includes priority email support and access to advanced resources. Additionally, they offer services like consulting and custom development, depending on your project needs.

last edited 09/28/24 by Joseph Quintero

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 3 days ago
2 70 5 hours ago
General · by pamtbaau, 10 hours ago
1 45 9 hours ago
General · by Andy Miller, 22 hours ago
0 43 22 hours ago
General · by Marcel, 12 months ago
6 341 4 days ago
General · by Duc , 5 days ago
3 35 5 days ago