Newest Questions
14,621 questions
0
votes
0
answers
9
views
Craft cms with percipiolondon\notifications plugin via() method called twice
I have Formie form Integrated with the channel name submission. we have total 3 admin user groups
Property Manager
Board Members
Chair Person
We are allowing user to add theire status from the ...
1
vote
1
answer
23
views
commerce 5: getting all countries of a zone
Coming from a craft commerce 3 project, there had been a custom module,
to calculate the shipping costs.
one part was to get all the countries from a shipping zone.
private function ...
0
votes
0
answers
19
views
user profile saving asset field
I want to save an image asset as part of a user profile field. I have the native user photo working fine. However this doesnt seem to work for an ordinary asset field.
Is there a solution to this?
For ...
0
votes
2
answers
28
views
Front end user profile saving
Craftcms 5.6
I have a reasonably complex user profile form for users to fill out once they are logged in. I can happily save and retrieve the necessary data.
However the error handling as advised here ...
0
votes
1
answer
16
views
Imagine\Exception\RuntimeException Save operation failed Caused by ImagickException attempt to perform an operation not allowed by the security policy
I have taken over a Craft 3 project and I'm having trouble opening a page of the site on DDEV (local dev), where I get the following error:
ImagickException: attempt to perform an operation not ...
0
votes
1
answer
25
views
Apply color styles from plain text fields
In our design system, we use a number of colors to highlight things inside of texts. I would like to enable my colleagues to add this limited selection of colors
Most of text fields in our craft setup ...
0
votes
0
answers
29
views
Can I use a CKEditor field in my custom plugin element?
I have a small custom plugin that has a custom element. In that custom element I want a CraftCMS CKEditor input for my description field, but I cannot work out how to define a CKEditor field in my ...
0
votes
1
answer
20
views
Using Asset fields for alt/title in CKEditor
I have Assets that have custom fields for alt texts and titles. Is it possible to automatically use these field values in CKEditor?
For now it only seems possible to set the alt in the CKEditor when ...
0
votes
1
answer
45
views
How to Remove a Form From a Page Without Deleting It
I am editing the homepage of our website. This fall, our ad agency added a form to the home page. The form is not valid for this time of year so I am trying to take it off the homepage but retain the ...
1
vote
0
answers
39
views
Import CKEditor field with nested Entries from one Craft 5 Project to another
I have 2 Craft 5 projects with identical Project Config for the entries available within the CK Editor fields etc.
Is it possible to import the news section from one site using ElementApi to another ...
0
votes
1
answer
52
views
Is there any way to output markdown using the CKEditor in Craft 5?
Rather than use a separate markdown WYSIWYG, I'm wondering if there's a simple filter or config setting that would allow me to output markdown from a CKEditor field in Craft 5.
1
vote
0
answers
44
views
Craft 5 upgrade error
i am just upgrading from Craft 4 to 5 and get a message to go back to ^4.4.14 and "run utils/fix-field-layout-uids before upgrading to Craft CMS 5". I did this but get the following error. ...
1
vote
1
answer
23
views
local (ddev) version shows assets folders, production server they are missing- Craft 3.9.14 using Imager plugin
All assets subfolders are missing on production but are visible and usable on my local version and on the stage server.
1
vote
1
answer
26
views
Trying to export all products
I want to update all the prices for the products that are on our store, the easiest way to achieve this I believe would be to export, update prices and then import.
I see an option for export but can'...
1
vote
1
answer
55
views
Craft Formie Form Errror Couldn’t save submission due to errors After Upgrade Craft to version 5
After Upgrading the Craft CMS to Version 5, Formie Form submission is not working.
Craft Version Craft 5.5.0.1
Formie Version 3.0.10
I have Form fields Name, email and Amount and strip payment fields.
...