Home / Scripts & Code / PHP Scripts / CMS
FlatCMS For Static WebsitesFlatCMS For Static Websites
FLATCMS – Turn any existing static website into a CMS content management system in a few minutes Average rating of 5.0 based on 2 votesHome / Scripts & Code / PHP Scripts / CMS
FlatCMS For Static Websites
FLATCMS – Turn any existing static website into a CMS content management system in a few minutes Average rating of 5.013 Support questions or comments
Please login or create an account to post a question or comment.
-
11 months agomillhousemedia PurchasedHi Ceasar,
one more question:
How can css-classes, that i wrote into the "editor.css" can be shown up in the editor?
Thanks in advance, Ecki -
11 months agoceasar AuthorPerhaps here https://www.tiny.cloud/docs/demo/format-custom/ ?
In index.php line 2362 you can find the tinymce setting
If you look at the demo it uses the editor.css stylesheet -
11 months agoceasar AuthorFor my own css I use it like this
style_formats: [
{ title: 'Headings', items: [
{ title: 'Paragraph', format: 'p' },
{ title: 'Heading 1', format: 'h1' },
{ title: 'Heading 2', format: 'h2' },
{ title: 'Heading 3', format: 'h3' },
{ title: 'Heading 4', format: 'h4' },
{ title: 'Heading 5', format: 'h5' },
{ title: 'Heading 6', format: 'h6' },
{ title: 'Pre', format: 'pre' },
{ title: 'Grote vette tekst', inline : 'span',classes: 'largetekst'},
{ title: 'V voor bullets', selector : 'ul',classes: 'nicebullets'},
{ title: 'Highlight tekst', inline : 'span',classes: 'circle-sketch-highlight'},
]},
{ title: 'Table styles', items: [
//{title: 'Image Left', selector : 'img',classes: 'imglinks'},
//{title: 'Image Right', selector : 'img',classes: 'imgrechts'},
//{title: 'Youtube links', inline : 'span',styles: {'float' : 'left','margin': '5px 10px 10px 0'}},
//{title: 'Youtube rechts', inline : 'span',styles: {'float' : 'right','margin': '5px 0 10px 10px'}},
//{title: 'Youtube links', inline : 'span',classes: 'youtubelinks'},
//{title: 'Youtube rechts', inline : 'span',classes: 'youtuberechts'},
{title: 'Table color', selector: 'table', classes: 'tablerow'},
{title: 'Table color no border', selector: 'table', classes: 'tablerow1'},
{title: 'Table Align Top', selector: 'table', classes: 'tabletop'},
{title: 'P text top', selector: 'p', classes: 'ptop'}
]},
{ title: 'Blockquote styles', items: [
{title: 'Blockquote center', selector: 'blockquote', classes: 'center'},
{title: 'Blockquote left', selector: 'blockquote', classes: 'pull-left'},
{title: 'Blockquote right', selector: 'blockquote', classes: 'pull-right'}
]}
], -
11 months agomillhousemedia PurchasedOk, thanks again! I‘ll give it a try.
-
11 months agomillhousemedia PurchasedHi Ceasar,
is it possible instead of the tags
"<!-- InstanceBeginEditable name="one" --> "
and
"<!-- InstanceEndEditable -->"
another designation, e.g.
"<!-- BereichBeginEditable name="one" --> "
and
"<!-- BereichEndEditable -->"
to use?
My problem is: In Dreamweaver, a file is no longer editable once I use
"<!-- InstanceBeginEditable name="one" --> " in the file.
Thanks in advance for your answer.
With kind regards, Ecki -
11 months agoceasar AuthorSure you can. Open config.php and on line 50 you will find
define('EDITABLE_REGION_TAGS_START','<!-- TemplateBeginEditable name="%s" -->,<!-- InstanceBeginEditable name="%s" -->';
define('EDITABLE_REGION_TAGS_END','<!-- TemplateEndEditable -->,<!-- InstanceEndEditable -->'; -
11 months agomillhousemedia PurchasedThanks a lot. Problem solved.
-
Sep 7, 2023willbox PurchasedHi Ceasar,
I've read through the installation instructions, and this support forum, and I can't find a solution to my issue.
I purchased FlatCMS about 2 days ago.
Prior to uploading the Admin folder, I tagged editable areas throughout my website. When I did the installation, and logged in to the Admin area, there is nothing to edit, only this message: "There are no files found with the tags <!-- TemplateBeginEditable name="%s" --> or <!-- InstanceBeginEditable name="%s" -->.
My hosting service php is set at 8.1, if that has an impact on the software.
Any direction or advice you can give will be greatly appreciated. There is so much potential in this software for my clients. I want it to work very much.
Cheers,
-wb -
Sep 7, 2023ceasar AuthorDid you try to upload the sample file including in the package as well as an test ?
And did you use <!-- InstanceBeginEditable name="testing " -->some text<!-- InstanceEndEditable -->
-
Sep 7, 2023willbox PurchasedI have checked to be sure... I used the correct tags, as you have instructed in the install guide. I have not tried to upload the sample file - So I will do that, and let you know if the sample file worked. Thank you.
-
Jul 13, 2023millhousemedia PurchasedHi Ceasar,
thanks a lot! Phantastic Support!
(by the way: I have no idea what I did wrong during the update …) -
Jul 13, 2023ceasar AuthorThe config.php was different. Always upload all files during a update and compere the config.php
-
Jul 12, 2023millhousemedia PurchasedHow can i send you a private message?
I‘ll do it tomorrow morning.
Thanks a lot! -
Jul 12, 2023ceasar Author[email protected] is okay
-
Jul 12, 2023millhousemedia PurchasedHow can i send you a private message?
I‘ll do it tomorrow morning.
Thanks a lot!
-
Jul 12, 2023millhousemedia PurchasedHello Ceasar,
even after a new installation the error is not fixed. When I log in as "editor" everything is as it should be. Do you have another idea?
Thanks in advance
Many greetings, Ecki
PS: I have seen that you also have to do with music.
I also make music myself for some years, you can listen here https://soundcloud.com/bonumbono if you like.
-
Jul 12, 2023ceasar Authorsend me a private message with the url and ftp credentials and I will have look
-
Jul 11, 2023millhousemedia PurchasedHi and thanks.
Is there any risk, that the cms will not work after fresh install? -
Jul 11, 2023ceasar AuthorThere is no risk
-
Jul 11, 2023millhousemedia PurchasedI recently updated the cms to the current version. That worked for the most part as you described. But when I log in as "admin", it only shows a completely "shot" interface (unfortunately I can't attach a screenshot). Only the homepage is editable and the page appears to be displayed without a css file. The menus and controls are also not visible. When I log in as an "editor", everything looks normal and works as it should. Where can the error be?
Greetings, Ecki -
Jul 11, 2023ceasar AuthorTry to use a fresh install. Open config.php and set define('INSTALL','0'; to 1 define('INSTALL','1';
-
Apr 13, 2023millhousemedia PurchasedOk, thanks a lot for your quick responses.
Have a nice evening!
Ecki
Information
Category | Scripts & Code / PHP Scripts / CMS |
First release | 6 May 2021 |
Last update | 15 December 2023 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0, PHP 8.1, PHP 8.2, PHP 5.6 |
Files included | .php, .css, .html, Javascript .js |
Tags | bootstrap, website, Security, upload, files, cms, manage, flatcms, php 8, tinymce 5, xhtml |