For me, when I click the gear icon and choose 'Design', I cannot see the 'Page Template' list properly.
So in app.css I changed the side padding on - .ccm-ui .list-group-item - to 20px.
See attached
After rebuilding apache with PHP PDO enabled, creating a php.ini in the site root to increase the memory limit to 128M, going back to that php.ini again to re-enable PDO (which somehow was disabled by adding the php.ini), I am stuck on another installatio…
Hello
I was migrating my blocks to the new version of C5, but im stuck at the moment where i call ajax from block edit to add more images to my slider
my tools:
[code]
+ -
[/code]
it must append normally like:
image…
Hey all,
I've used an older version of concrete5 for a while and have spun up a new version of 5.7 to test and play around with and I wanted to create a custom block, however I can't seem to figure out where to create it in? There's no block folder in a…
I've been struggling with this one, we could get a blocks URL in a controller with 5.6 with the code below. I can't get anything to work in 5.7. Anyone have some thoughts on it?
$bv = new BlockView();
$bv->setBlockObject($this->getBlockObject())…
I am working on upgrading one of my addons to be compatible with 5.7. So far, I was able to get the addon to show up in the 'Add Functionality' list. However, when I try to install the block, I am immediately taken to a blank page with this error:
"A…
I have been playing around with the the 5.7 and using the different things from the bootstrap 3.2.
I did though notice that many of the things is not working as they normally would do.
So how much of the different things you see, on the bootstrap pa…
Hello,
There is a loading problem with Social Links.
If you are in Edit Mode, the social icons are displayed through the
[code]
[/code]
but if you log out, the CSS is not loaded and you have a blank zone instead (HTML code is loaded but without …