Discussions
Can Use Iframe ?
Hi I put my Iframe to have inside another web my code is the next:
How to generate a custom module in the admin site
Hello, I'm trying to add some new functions inside the admin site, showing a new section in the left sidebar. Any help is welcome =D.
Redirected Locomotive CMS Login
I have a link to a file. When the user clicks it, they are redirected to the Locomotive CMS login. What's going on?
Heroku Timeouts
Why does the app crash after deploying to heroku due to heroku timeout after 30 seconds (H12).
Engine: Disable sign up
I don't like the idea of random individuals signing up for a cms account on a digital ocean droplet with engine set up.
ui_enabled for many_to_many relationships: can't add new related content type entry
I have ui_enabled active for all relationships on our sites. For has_many relationships, the Add a new one
button is displayed. For many_to_many relationships, it never displays. This makes the whole thing extremely user unfriendly. E.g. if I want to add a new picture to an album, I have to upload it from the images page which is a click fest.
Using markdown
I've got a content block defined as markdown, and it's working fine on the production server, but when viewing locally it's not converting the markdown:
Calendar
I'm brand-new to Locomotive; it looks like a great alternative to Wordpress. How would I go about implementing an event calendar that would use client-entered "event" models? Any hints/tips/advice are appreciated.
Customizing Webpack
Is there a way to add my own webpack config? I'd like to include a couple of libraries to be bundled into the javascript, and used at build time. I'm thinking about using Riot.js for this particular app.
Published assets empty
My custom css and js are fine when running wagon locally but when I deploy them to development (also local), they are edited and interpreted as MIME type text/html instead of css and js.