Elements CMS 2 Now Available

Broke my images in the Related Items.

Sorry some of you have hit issues :cry:

However, if your project is not rendering correctly in CMS 2.0 can you upload it to Elements Cloud and send the link to forumsupport@realmacsoftware.com.

We’ll look into ALL reported issues and hopefully ship a fixed build later today/tomorrow.

@dan do you still need this sent to forum support or can pick up from here

Quick test project, this works in rolled back version but not in the latest version

elementsapp://downloadDocument/Y2dFgF7Y5n4S

Can’t I buy a license directly from Elements?

Great! Thank you very much!

That’s nice; but unfortunately it doesn’t work at all as shown in the first video.

I created a page “Edit” and then pulled in online editor and published. But unfortunately I only see a white page, what am I doing wrong? Somehow comes to another container, subfolder … no matter how I do it, it doesn’t work.

Or is it not for the public?

Beste Grüße

Mike

How do I completely remove CMS 2.0 from the web server? I messed it up and want to do a fresh install.

This may be one cause in my case: title: “Fountain At Bishop Lucey Park July 2016”

date: “2026-04-29”

tags: [Bishop Lucey Park, Cork City, Swan Fountain, John Behan sculpture, Cork 800 anniversary, Grand Parade Cork, urban renewal Cork, medieval city walls Cork, Berwick Fountain, Cork public art, Grand Parade redevelopment, things to do in Cork, Cork, Public Art, Sony A7RII, William Murphy,Infomatique, Photonique, The Urban Cartographer, April,2026, 2016, July 2016]

categories: [[Bishop Lucey Park, Cork City, Swan Fountain, John Behan sculpture, Cork 800 anniversary, Grand Parade Cork, urban renewal Cork, medieval city walls Cork, Berwick Fountain, Cork public art, Grand Parade redevelopment, things to do in Cork, Cork, Public Art, Sony A7RII, William Murphy,Infomatique, Photonique, The Urban Cartographer, April,2026, 2016, July 2016]] Note the ]] and [[

Just wanted again to say thank you! Bought the solo license - up and running editing! :slight_smile:

Very Interesting how it all works… Amazing :slight_smile:

I’m on DreamHost - got all green checkmarks for requirements…

:heart: This! Great job! Elements made a long way (I am playing with it since 0.9.5), but this Online CMS is kicking it.

Only issue is line breaks - for me - I have html line breaks that work - but come out strange in the online editor and really strange in online editor markdown…

I see a little confusion could be made with which version is the current .md file?

The one inside elements is now just a delivery system to the online version…

But really great stuff :slight_smile:

The issue here was that your markdown files didn’t contain any “body” content — content below the frontmatter. The CMS 2 parser was expecting there to be at least a blank line in the markdown file before making it available in the frontend.

This issue has now been fixed and will be included in the next update :slight_smile:

You can buy a copy via the new Elements CMS store :slight_smile:

Do you mean the Online Editor? If so, you can reset the Online Editor install by deleting the /rw/elements/com.elementsplatform.cms/editor/php/config.php file.

Deleting config.php removes the Online Editor setup/configuration, including the admin account and configured folders. It does not delete Markdown content or uploaded resources.

Awesome, @ben

I tried an experiment by adding a blank line to one of the MD files but it still did not work.

I’ll await the update.

I’ve found the issue for this one — it’ll be fixed in the next build of Elements :slight_smile:

My existing posts had the src as:

md_images/lords-supper.jpg

I replaced it with the full url and it works.

@ben How does one change the selected post folder in the editor?

I had selected the root CMS folder thinking I would get to see all of the sub-folders, but that was not the case, so now I need to change it to point to my posts folder. But so far, I cannot see how to do this.

You’ll need to remove, and re-add the required folder.

To add more than one content folder (including sub folders), you’ll need a paid license.

Hope that helps!

I would definitely buy Elements CMS Studio if you added Grok. Great work on this CMS!

the issue here was actually the same as the one Robin ran in to — there was no “body” content.

I’ve got a fix for this and it’ll be included in the next build!