Skip to main content

Questions tagged [sections]

1 vote
2 answers
143 views

I have a Sprig board listing architect's projects, built in Craft 5. This is working pretty well with a search, date ordering of entries etc. But — I am having trouble with a dropdown that I'd like to ...
dezbat's user avatar
  • 65
1 vote
1 answer
212 views

My solution works, but I seem to have some caching issues ... so I'm unsure weather my solution is useful or not? Entry URI Format of Section (Channel): {{craft.entries.id(530).one().uri}}/{slug} ...
Marc 's user avatar
  • 354
1 vote
1 answer
235 views

I have two sections with the same fields. I want to move entries from one section into the other section. There is this post but its there a better way in Craft 4?
joomkit's user avatar
  • 2,082
0 votes
0 answers
48 views

Craft 3.7.33 I've got a channel Section called "Stories", and a plain text custom field, subTitle, which I want to use in the Entry URI Format. Right now, that is stories/{slug}. When I ...
Sandwich's user avatar
  • 636
2 votes
1 answer
451 views

It is useful sometimes to have a list, which field at which sections/globals/categories/neo-fields etc is used - so that one can delete or reuse some fields, or change some field settings and keep in ...
Alex Kuzmin's user avatar
1 vote
1 answer
109 views

I have multiple sites, in a Field Layout of section entry type, I have tab A and tab B. I want tab A to show in site A, but hide it(including all the fields under it) in site B. Is there a way to ...
Thomas's user avatar
  • 69
0 votes
3 answers
278 views

Maybe Craft 4 is playing games with me but im stuck on this problem: linkedEntry is an entry field which is limited to 1 entry. This outputs the section handle correctly {% set linkedEntry = ...
Leonardo's user avatar
  • 471
1 vote
1 answer
652 views

The goal is to get a list of entry types for a section, so that a user can filter entires by entry type e.g. query Entries { entries(section: "content", type: ["news", "...
user13360's user avatar
1 vote
1 answer
1k views

I have two channel types section namely "Services" and "Cases". I have added caseServices as entry field in cases. I can get services of a case in twig as entry.caseServices. But ...
Vinod Patidar's user avatar
1 vote
1 answer
618 views

I have a section that i have changed from versioning to switching git off as I do not need them. I have also changed a field adding it as searchable. In order to reindex search field i tried CLI ...
joomkit's user avatar
  • 2,082
0 votes
1 answer
239 views

I'm trying to contruct breadcrumbs for entries under a specific section. This feels like such a "how-hard-could-it-possibly-be" type of question, but I've been at this for a lot more time ...
InanisAtheos's user avatar
1 vote
0 answers
54 views

I have overtaken a project and noticed that the pages section of the CMS shows duplications. I have not come up against this before and was wondering if anyone has any suggestions to stop two of them ...
Wally's user avatar
  • 353
1 vote
1 answer
116 views

i create an new section from type structure. when i manually add the entries and nest it everything works as aspected. after importing my entries with feed-me and the option create parents if not ...
Nick Langer's user avatar
1 vote
1 answer
200 views

how can i achieve the following result? i have a structured section called products like /hardware/apple/iPhone which gets the template /templates/productpage.twig now i need need to load a different ...
Nick Langer's user avatar
1 vote
1 answer
229 views

By default, every entry has an expiration date field allowing the editor to expire an entry. I'm currently working on an application with some sections where expiring an entry doesn't make much sense ...
MoritzLost's user avatar
  • 12.4k

15 30 50 per page
1
2 3 4 5
13