Discussions

Ask a Question

Was template editing removed from V3 Engine?

Hi there,

Restoring a 2.54 site into 3.1.1

Hello,

How can I delete only one instance of a media file that's used multiple times?

On the site I have built with Locomotive sometimes the users upload images to go with a story. They may use the same image in multiple places but if they then remove/delete it from one location they are unable to access the page. It seems that the other links to that image are now broken. Is there a way to fix this other than telling the users not to delete an image of they've used it in more than one location?

Delete last entry during multiple selects

I got an issue when I want to delete the last entry from multiple selects.
I can add/remove an entry after update but if the multiple select value is empty after removing the last entry, nothing happen

Best way to use with_scope and params to filter content (Shop)

Hi,

Engine Installation Issue

I'm running through the installation guide at https://locomotive-v3.readme.io/docs/getting-started-with-locomotive to get Engine up and running on my local machine and getting the following error:

ANSWERED

Is it possible to deploy a .yml file?

I've look through all the docs and cannot find this mentioned anywhere.

ANSWERED
ANSWERED

Heroku - Locomotive Wagon Assets dissappear

Hi,

ANSWERED

Include font-awesome

Has anyone successfully managed to include font-awesome in a wagon project (outside of using the built-in bootstrap theme that includes font-awesome)? I've tried using the official Font Awesome gem (https://github.com/FortAwesome/font-awesome-sass) with no success. Including just font-awesome in my application scss looks for the fonts at the path /fonts/font-awesome/, which gives a 404. Including font-awesome-sprockets as well gives the error Custom asset_path helper is not implemented.