Skip to main content

Questions tagged [content]

0 votes
1 answer
65 views

For example, Transfer Deadline Day, where the author will add new minor updates to a live post: https://www.bbc.co.uk/sport/football/live/cy0p77j5xwrt I have got it setup with a Matrix at the moment, ...
Jay's user avatar
  • 1,042
0 votes
1 answer
104 views

I am looking for some help, ideas and guidance on how you would structure/architect Craft for the following product pages? Each Product has some Unique Content (Highlighted in Green) and Shared ...
Terry Upton's user avatar
  • 1,896
1 vote
1 answer
296 views

I have a custom module on my Craft CMS site that uses a database view by joining the content table and user table. This view consolidates all user details into one place. However, with the Craft CMS 5 ...
PCS's user avatar
  • 11
2 votes
3 answers
89 views

Unfortunately we have deleted the user account for an ex-member of staff and all the content that they had put on the website has disappeared. We aren't sure who deleted the account, we assume that ...
Peter-IW's user avatar
1 vote
1 answer
590 views

We are presently working on content development on the staging site. Once UAT is complete and approval is obtained, we intend to transfer this content to the production site. However, we have ...
Selva's user avatar
  • 11
0 votes
0 answers
92 views

The content reversion issue was reported during the production deployment of a new module on the Craft CMS site. To address this issue, we suspect the below deployment scripts are causing the content ...
JohnC's user avatar
  • 61
0 votes
0 answers
153 views

https://github.com/craftcms/cms/discussions/8912 I have a site with a large number of subsites, so it would be very useful for content editors to save revisions/drafts for each site instead of entry. ...
RomanAvr's user avatar
  • 732
2 votes
2 answers
166 views

I have an entry with a readonly json field (Jason plugin). This field is populate with data from an external api. So I have a button in my entry page that call a custom route which call the api and ...
Robin Gauthier's user avatar
0 votes
1 answer
1k views

I'm working with a Craft site that's running on version 2.6 and I need to get it updated to the latest version. My first approach was to just start a fresh site and then import the existing database, ...
taylor018's user avatar
  • 103
1 vote
2 answers
725 views

I'd like to set a variable like "totalCustomers" and then use this throughout our content in different pages and content blocks so that there is one source of truth. Is that possible? e.g. I ...
Lee's user avatar
  • 173
1 vote
1 answer
254 views

We have some content that contains words that should be presented in uppercase - the content comes via an API and is in all uppercase, we change it to title case to make it presentable. I had started ...
Jaytrix's user avatar
  • 337
1 vote
1 answer
98 views

My entry content is displayed like this: {% for block in entry.postContent.all() %} <div class="my-4"> {% if block.type == 'text' %} {{ block.text }} {% elseif ...
Lukas Snarskis's user avatar
0 votes
0 answers
51 views

I scrape content from an external website using JSON API with the FeedMe plugin. Content is saved as entries with plain text and redactor-type Fields. How can I structure this content so that I can ...
Jay's user avatar
  • 11
1 vote
2 answers
177 views

Good afternoon, I was wondering to what extent you can change (the order for example) the existing contentblocks on the pages. Thank you in advance!
Milou's user avatar
  • 11
2 votes
1 answer
1k views

Im a bit new in Craft CMS But so far to me, seems like both allow the user to create multiple blocks of content
Paloma Martinez's user avatar

15 30 50 per page