Developing (v7+)

Exclude Page SEO

I am showing single page demos with themes. The public is excluded by giving special permissions to viewers. Is the best way to exclude SEO and robots at the page level by doing the following: Properties -- custom attributes -- meta keywords = [co…

Enable profiles but keep them private? Only Admin can send messages!

Is there a way to keep profiles private? It's pretty obvious if you see www.yourdomain.com/profile/6/ in the address bar that you can change the number and find a different profile. I would like to make each profile private to all except that particular p…

Image/File Attribute :: Getting Relative Path

Anyone run into this issue and have some advice? Fatal error: Using $this when not in object context in /home/envision/public_html/updates/concrete5.4.1.1/concrete/blocks/library_file/controller.php on line 49 I'm passing page ID's via ajax to a scr…

Problems with SSL + Pretty URLS

When I enable pretty urls on godaddy servers, I get "No input file specified" When I try to access the SSL url to my domain, it tells me there are too many redirects. Can someone assist me to understand what I need to do in order to allow a single p…

Problem Adding JS Into New Block

Hi All: I keep running into this problem where I add an HTML block that includes JavaScript, CSS, and HTML - then, when I "Update" the block to have the code live, it messes up the page's Dashboard. When this happens I have to keep resetting the Co…

Profile page - show customer status updates?

Design business wants to have Client pages that will display latest updates. So far, I set up profiles and have C5 redirect to the appropriate profile page after logging in. After that, though, I have no idea what to do. There is an "Add To Main" i…

Profile sidebar - elements/profile/sidebar.php doesn't do it all

I don't want users to have or be able to edit Friends, Avatar, etc. I HAVE been able to change the sidebar a LITTLE bit in elements/profile/sidebar.php (I removed the Members search form and changed it from echoing 'Member Since' to 'Client since') ..…

Create a page

Hi you all, Wow, I'm not sure wether I came to the right place, but let me continue trying for a while. I'm trying to build my own website, thought that it would be challenging but somehow do-able with concrete 5. I don't know php nor html. Just choose…

How do I make a cart persistent?

I am in the process of moving a site to C5 eCommerce. My client has customers who login and build a cart over several weeks of consideration through numerous login and logout, with browsers closing, PCs being switched off and such. The current C5 cart …

Selecting files that match more than one set

Hello, I'm trying to select files from the file manager that are in two or more sets. For a file in a single set I do: $fileSet = FileSet::getByID(1); $fileList->filterBySet($fileSet); I would like to select files that are in both sets 1 and 6…

Filter Posts