Newest Questions
14,629 questions
0
votes
0
answers
9
views
CKEditor 5 + MathType in CRAFTCMS
Please tell me how to connect the Mathtype (https://ckeditor.com/mathtype /) mathematical formula editor in CKEditor 5 (installed from the CRAFT CMS plugin store) in CRAFTCMS.
I've been struggling ...
0
votes
0
answers
6
views
Formie mail notification : Error parsing field
We use predefined fields in the form notification. But fields use are not parsed.
So a email.html defined this way :
<i>{{ field.name }}: </i>{{ value }}<br>
Will generate an error :...
0
votes
0
answers
7
views
How to build a confirm your email template linked with a Freeform form
I have a Freeform signup form and want to email to be confirmed.
Was thinking to send a confirmation notification with a link including their token (confirm/your-email/{token}).
Any idea how the token ...
0
votes
1
answer
19
views
How do I display all the parent categories of the selected category?
I have a category id.
How can I display all parent categories?
Example:
--Category 1 (id=1)
----SubCategory 1 (id=2)
------SubSubCategory1 (id=3)
--------SubSubSubCategory1 (id=4)
I have an id from ...
1
vote
1
answer
13
views
Live preview not working, single site
I've got the most basic settings for my site. Craft 5.7.1.1 Pro.
Entry URI format: {parent.uri}/{slug}
Preview targets:
Label: Preview
URL format: {url}
but I see this (it's not really site.org, I ...
0
votes
0
answers
17
views
Craft CMS 4 Migration Fails on Azure App Service
I am new to Craft CMS, I’m currently working on upgrading a Craft CMS project from version 3.9 to 4.14.15. The upgrade process was followed as per the official Craft CMS documentation "https://...
0
votes
0
answers
25
views
Cannot get Craft 5.x Matrix entry relatedTo parent entry
I have:
a section called events
with a Matrix field called programme
which has several entry types, of which one is progContent.
I want to be able to query the progContent entries based on their ...
0
votes
1
answer
24
views
Security breach after activating old Craft CMS project, even for one day (Craft 4 → Craft 5 migration)
We are experiencing a recurring security issue when activating an old Craft CMS project (for testing or demo purposes).
Even if it's active for just one day, it gets hacked — malicious code is ...
0
votes
1
answer
32
views
Unique relations on entry query
I'm trying to return only one of each for this. Was hoping a unique filter would work but obviously doesn't exist - any ideas?
{% set cards = craft.entries.section('jobs')
.relatedTo({
...
0
votes
1
answer
16
views
Craft 5 - Multi Site Propagation of categories seems inconsistency
I got multiple categories with custom fields and multiple sites and changes on title and slug are not propagated to the other sites.
For entry sections there is a propagation / translation setting for ...
0
votes
1
answer
25
views
Checking what Entry Type is selected by the Cotent Editor
If I have several Entry Types on a page - How can I check which one from the drop-down a Content Editor selected (so I can add unique stuff to the page) - so I have Lnading Page and General Page in ...
0
votes
1
answer
19
views
Managing Front End Matrix and File upload fields, challenges
My user account collects standard stuff like name, job title, phone, etc. That works fine.
The user account also has a matrix field for images, within that field there are image title, image desc, and ...
0
votes
0
answers
5
views
gatsby site with craft cms --preview and production url gets redirected on navigation
Issue Summary: Gatsby Preview & Pages Use Wrong Domain When Navigating
We’re using Craft CMS with a Gatsby frontend. The problem is:
When navigating the Gatsby Preview site, internal links ...
0
votes
0
answers
13
views
Craft 5 Multisite CP Login Issues
I have three unique domain names on a multisite and can access them all on the frontend just fine. I am able to login to the CP using the site's IP address, but if I use the default domain to login, ...
0
votes
1
answer
16
views
Assets are downloading instead of opening
I am uploading an asset (a policy document) 'as normal'. It uploads fine but instead of opening on the webpage when I click on it, it is downloading instead