Discussions
Separate section for each content_entry page
Hi, I'm building an ecommerce shop with Locomotive CMS. I want to add a gallery with a dynamic number of photos to each product. I've created a template page for my product entries and then added a gallery section to the template. I expected to able to edit the gallery on each product page separately, but the content is the same on all product pages.
Search by _id field
Hello again. I am having a trouble using the with_scope
tag. I need to filter by _id.in: array of ids
.
Add "Code Promo" option in the shopping cart
Hi ! My company hired someone to develop a site using Locomotive 3 years ago, and today the shop looks not up-to-date at all. I wonder if it's possible to add options like a "code promo" champ for clients to add when checking out their cart?
Not syncs content_entries
When I do sync from production it just text Syncing ContentEntries and thats all.
New language added not showing content from English version
Hi.
Is there a way to shorten urls of filtered images ?
Hi,
is there a way to set up a download zone ?
Hi,
What is super_admin?
I noticed that in the Mongo collection 'locomotive_accounts' the user has a 'super_admin' field. But I didn't find any information about it.
How to integrate with my existing rails app?
I would want to know how to integrate locomotiveCMS with and existing Rails app.
Comment gérer les espaces insécables dans les paragraphes
J'aimerais arriver à gérer correctement les espaces insécables dans les paragraphes rédigés par les utilisateurs, notamment pour éviter les retours à la ligne avant une ponctuation.
Une solution pour cela est d'utiliser , mais son utilisation dans l'éditeur rich text ne fonctionne pas et affiche littéralement " ".
Est-ce que vous voyez un moyen simple de gérer cela ? Via un script javascript ? Via un bouton dans l'éditeur rich text qui permettrait d'insérer un espace insécable ?