Developing (v7+)

Creating an Upload Form

Hello all, I am designing a customer package with a block that will have a specific form. Part of that form is uploading files. My question is does anyone have a good suggestion for interacting with the file manager... Quite honestly I don't know where t…

Cannot see "Special Mobile" from drop- down menu

Hello all, When I click on the drop down menu for "Mobile Theme," the "Special Mobile" option does not show up (all other default themes, including my purchased theme, are listed). I am working with 5.6.0.2. Any ideas? Thanks for the help, E

Automatically change background image based on top level page

I'd like to have a different background image shown on each section of my client's website. All subpages of a main section would share the parent's bg image. I have created one bg image per section. I know how to do this with a background image attribu…

Very strange firefox issue, menu item not displaying

I am having a very strange issue with Firefox. Initially we had a block that was displaying on Safari, Crome and IE but not Firefox. The code was just not present. I renamed the block from $a = new Area('Main'); to $a = new Area('Main2'); and put the…

c5 defined fails in ajax called php file

Hi, I got a small problem with ajax. I use jquery and ajax to call a php file when i cahnge the value of a select box. This works fine but i want to use the loader::db in the called php file. For some reason the check if C5_EXECUTE is defined fails and…

Can't get SSL to work at all with Concrete5

I can't get SSL to work at all with Concrete5, I know it's installed and working because I can add a static html file to the server and that works as https. However when I try and access https://mydomain.com the site simply redirects to the non secure htt…

Guests Can't See Files

Anyone know of a way to allow guests to see files on a web site using C5? We're using the File block to list a file on one of our pages. We've added the guest account to all file manager permissions and file set permissions. Still guests can not see the…

What is a good strategy for duplicating a complex header sitewide?

OK, I'm pretty experienced with developing websites, but I'm new to concrete5. I have a test site: http://160.129.40.113/ that I'm playing around with. I have a header that I'm pretty happy with, but the site is going to have around 70 pages total and i…

form_setup_html.php jquery validation

Hi, I have a custom block that uses the jquery validate plugin to validate the input client-side before submit. Like so: $('#ccm-block-form').validate(); It works in v5.5 but in 5.6 it validates but does not cancel the submit on invalid input. I …

Filter Posts