Unbelievable, but I fixed it! The CMS/CMS.php file was uploaded to my server as CMS/cms.php, so with lowercase letters⦠I changed it to uppercase, and now it works.
crazy ā¦
Unbelievable, but I fixed it! The CMS/CMS.php file was uploaded to my server as CMS/cms.php, so with lowercase letters⦠I changed it to uppercase, and now it works.
crazy ā¦
Ohhhh, that sounds like a bug on our end. Iāll check the file names and import statements to ensure this is resolved in the next update ![]()
It looks like this only works with one of my hosting providers. With the other one, I havenāt had any success with the changeā¦
UPDATE: it is definitely the upload of the lowercase CMS/cms.php to the server. now, itās also works with my other host. I was on the wrong instance. I just have too many running at the moment ⦠^^
@ben I just checked my CMS sources on the server and mine is also all lowercase ācms.phpā
I can confirm the same thing, uploading has it all lowercase. Rename with uppercase and it works online.
@ben I just checked my CMS sources on the server, and mine is also all lowercase ācms.phpā
just wanted to say that the lowercaseād cms.php issue has been fixed in in Elements 1.1.1 ![]()
Thought Iād give the CMS a go no real issues, just patiently needing to see what is added next to the CMS, thought I would start start looking at TWIG filters, all new to me, I assume can use all TWIG filterās, used upper worked great
First go, this looks like it will be really powerful stuff
Excellent addition to Elements, I thought Elements was powerful already, this raises it to the next level, or the next 20 levels should I say
and weāre only just getting started ![]()
Two things to check (which may help):
Yup, Iād say thatās the issue!
This should be fixed in the next update, but the workaround for now is to ensure the frontmatter is the same in all files.
Hello @logrunner and @dan
Thanks for your instructions. I am trying to create a blog CMS from zero, I am feeling interested, and we need to learn from videos and instruction Docs: Elements CMS Docs (very much, in-progressā¦)
I learn in;
All Pages must to do PHP. Its work well
For connect blog, we have to add this; Collection > {{ITEM.TITLE}} > LINK TO >PLAIN TEXT > {{item.url}}
Posts must be in the top: no issues to face
-ā
title: Why I Love Tailwind
date: 2025-08-01
author: Julia
-ā
I try to understand, but I have some issues with the author of the page āauthorā and āaboutā connecting the author to the posts.
Can you share the project via Elements Cloud and Iāll take a look for you?
@AnasHyeee Okay, Iāve taken a look at your file, and itās just a few minor setup issues, hereās how to fix it:
You need to link to the specific author page - watch this video
Author MD files: Your date format is incorrect, it should be Year-Month-Day (2025-08-13), in you have it set as Year-Day-Month (2025-13-08).
On the Author page you need to set the CMS item to āAuthorā, not āDefaultā.
Thatās it. All done. There is no step 4! Hereās your working file: elementsapp://downloadDocument/FMFOYTo0bAHs
Have fun!
Thank you @dan
I learn more from you, I will design project than make it free used.
Hello
I have some issues I think bugs in;
Thank you for hard work
Hello Everyone
You can using Project: Artlces Beta
elementsapp://downloadDocument/bpZJ7C6Sro1w
Please feel free to share any suggestions you may have.
This one is a known issue, and is planned to be fixed when we move to Tailwind 4 ![]()
You need to set the value to all āAll Datesā for the collection on the āAboutā page.
I also noticed your āAuthorā page item was set to āDefault (items)ā, youāll want to change that to āAuthorā.
Phew
Hope that helps!