(OLD 5.7 Discussion FORUM)

Add & Edit container layout

I've been already posting about my issues (Concrete 5.7.5.6 @Chrome 49.0.2623.110 m (64-bit) in relation to Adding and Editing container layouts. Namely, whenever I choose to Add Layout, I am forced to either Save or Publish the changes first -- otherw…

Bootstrap version in 5.7?

I've run into an js issue with a theme I'm working on. If I provide my own bootstrap js file, then the buttons in the "Design & Custom Template" block menu in edit mode stop working. (No specific error message). If I require the C5 version, then the bu…

A definitive solution for Global attributes/values?

Spent quite a while reading old threads, mostly pre 5.7 trying to find the best way to store a set of global values for a site. (Data rather than graphical content). I have a custom theme that is deployed for multiple sites of a similar type, and it wo…

Font list in theme customizer

I'm just playing with setting up the 5.7 theme customizer for the first time. All seems great so far but just wondering where the list of fonts in the type selector come from? - Can this be customised beyond the default you set? - Could Google fonts b…

C5 edit bar hides sticky navigation

The C5 edit bar covers my site's sticky navigation (which is a global region, making it impossible to edit). Any ideas what CSS I can add to move it down while logged in?

problems requesting site via REST using 'isomorphic-fetch'

Hey guys! I'm using: [code]import fetch from 'isomorphic-fetch'[/code] and the code: [code] return fetch(`/condominio/index.php/test`) .then(req => req.json()) .then(json => dispatch(receivePosts(subreddit, json))) [/code] with …

File Manager Upload errors

Hello c5 users, Im having problems when uploading files, seems its very hit n miss as to what succeeds and what fails, its certainly random as far as file sizes go. What im learning though is that if there is no thumbnail on completion then it has some…

Override not working on the popup page

Hello there, I have a override on File Manager page using by packages, it seems works on standard page but it is not working on the popup page. Can anybody help me? Thanks in advance. :) My Code : [code] public function on_start() { …

Concrete5.7 setup for HTTPS or SSL access

Hi Guys, Our website is running Concrete 5.7 and we have setup our .htaccess to force our traffic on to HTTPS (secure) which is all working great, but there are a few things that are not right and I'm not sure the correct way to resolve them. We hav…

Cannot reinstall themes

Hello, I was updating my concrete5 to 5.7.4.1, then I accidentally remove my themes from dashboard - page & themes - remove. When I tried to reinstall the theme from dashboard - extend concrete5 - add functionality - Get more themes, my deleted themes …

Filter Posts