Discussions
Sign in problem with YML data deploy
Dear All,
I'm developing a new site in Locomotive 3.3 with authentication. I am interested in loading some default accounts, so I put them in data YML file, as described in the guide. As a result, the sign in doesn't work properly (Wrong credentials); but, if I update the same password in the back-end in the that model entry, it works perfectly.
path_to object empty
{% for product in contents.products %}
{{product.title}}
{% endfor %}
Domain verification for Facebook
Hi, I believe facebook are making some changes as of 18th Dec. The notification ive had said ive got to register my domain with them. To do this ive had to set up a business manager page and have now got the information that needs to be entered on our website to verify our domain. I dont know where to enter this information so thats one of my questions, where do I go? I can upload a HTML file to the root directory of http://fitin30gym.co.uk or add a TXT record in your DNS configuration, so which one should I use?
Thank you
Would you recommend to create an ecommerce based on LocomotiveCMS ?
We need to create a E-commerce ? I'd like to know if you would recommend doing it with Locomotive ? Do you have some example sites ?
We come from PHP and Wordpress world.... Is there any woocommerce plugin like ?
Order of field type many_to_many
Hello,
Heroku Timeouts
Why does the app crash after deploying to heroku due to heroku timeout after 30 seconds (H12).
Export
Is it possible to get a a database dump and any uploaded files for a site? I need to switch hosts. Thanks!
[Finq] layout
Bij het maken van een nieuwe pagina kunnen wij niet kiezen voor een 'lege' layout. Hij neemt automatisch de layout over van de 'parent.
Read out default image set with editable_file: Best practices?
When I set default images for the editable_file
tag as suggested here, there doesn't seem to be a nice way to read out the editable_file url: for the default image, I need the theme_image_url
filter, if I set the editable file in the backend
Concatenating Javascript/Coffeescript
Hey guys. Concatenation of JS would come in very handy for our website, is there a way to use/activcate the Coffeescript concat extension?