Developing (v7+)

How to Get Attributes from a Block

I'd like to make use of the attributes of a block that I have created using JordanLev's excellent Designer Content add-on. Basically, it's a block with all sorts of stuff in it. To simplify things, let's pretend there's a dropdown list in it with 'specia…

UserList filterByGroup confusing behavior

So.... in /concrete/models/user_list.php we have [code] public function filterByGroup($groupName='', $inGroup = true){ $group=Group::getByName($groupName); $tbl='ug_'.$group->getGroupID(); $this->addToQuery("left join UserGroups $tbl on {$tb…

Built Dreamweaver html & CSS elements please help

In Dreamweaver studio 8 I have built a html file and used CSS id-tags no class tags to set the static images. The file is a basic single page which I want to use as a template for rolling out additional pages. I've seached for instruction to do this bu…

Cars for Sale website help?

I'm developing a website for selling cars. What would be the best way to display a picture of the cars with a little text about each as well as pricing? I'm new to web design and would appreciate help!

Custom Block not showing up for Installation

I have created a simple custom block for adding quotes, citation and links but the new block does not display in the Add Functionality area. I have created blocks before, but this is the first time in version 5.4.2.2 What sort of things could preven…

Limit simultaneous user login by IP, unique location, attempt

Is there any method in C5 to limit the number of times a user can login or how many unique IP's that user can login from? Specifically I'm looking for a method to keep users from sharing their username/password which accesses private/purchased content.…

Custom attribute displayed value

Anyone know what method is called to show an attributes stored value on a file object? I have an attribute working as I want it to, but it shows only the "value" of the select and id rather it display something a little more readable. Any thoughts?

Can't select page type

I'm a newbie, and I had just started a website 2 days ago- yesterday I couldn't select or see any images, or select any options, when trying to add a page. Assuming it was something I did, I deleted the website and Concrete5 database and re-installed, but…

use autonav as menu on external page

I would like to use the auto-nav menu on my external shopping cart to keep my my site similar throughout. I wanted to put the shopping cart in an i-frame, but the cart vendor said not to do that (mess up php sessions and other things???), so I want to put…

Filter Posts