Developing (v7+)

How to make styles customizeable from the dashboard? V 5.6

Hi, can any one help me how to make styles customizeable in dashboard? I know it takes this code in typography.css: /* customize_link */color: #dd176a;/* customize_link */ but somehow this doesn't always work. So what else do I have to take into acc…

order of styles and scripts

Hi again In my experience I have found that "order of styles and scripts" affects page load speed and so I try to code external CSS before external JavaScript. Other JS (not required in the head) goes before closing body tag. Looking at optimiza…

Invalid request (Unexpected EOF)

Hello:) What is this invalid request? using the Elemental theme. Does anybody know what might be causing this "Invalid request (Unexpected EOF)" ? [code] Server log: Press Ctrl-C to quit. [Mon Nov 09 11:00:44 2015] ::1:51438 [200]: / [Mon …

Block ajax actions only work from the homepage. Help!

I'm pretty new to Concrete5 and developed a block that has a few actions that I call via ajax. Example: [code] public function action_getMapperQuestions(){ header('Content-Type: application/json'); $db = Loader::db(); $questions = $…

source image size?

Hello:) Elemental theme. When we upload an image, C5 fantastically resizes it to fit various device widths sm, md and lg. Is there an optimal size for the source image to be uploaded? In other words, what size should I make the uploaded source…

cannot login to concrete5 dashboard, showing error error

Hi , Recently I purchased a new hosting with cpanel and was copying my files from my old domain classic hosting to the new domain via FTP. my website worked , but I couldn't login to the concrete5 dashboard , showing this error: Fatal error: Call to …

Textarea attribute character limit

Hello, I have a textarea in a single page dashboard page. When I submit the page and set the textarea data into an attribute I get this error: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'ak_job_info' at row 1. Howe…

Creating a shared local environment for a development team

I am wondering if anyone has any tips for creating a shared local environment for multiple developers to locally develop a c5 site. We are trying to make working together to develop a c5 site on our local installation fast and efficient, with as few steps…

Creating a shared local environment for a development team

I am wondering if anyone has any tips for creating a shared local environment for multiple developers to locally develop a c5 site. We are trying to make working together to develop a c5 site on our local installation fast and efficient, with as few steps…

Filter Posts