Developing (v7+)

Searching by attributes with select dropdown...

Hi there, I've been searching everywhere as to how to do this. I just can't figure it out and it's probably staring me right in the face... I have a user attribute (on registration) and it is a select dropdown with 'music genres' so each user can choos…

SEO issue in concrete 5.6.2.1

I have couple of website built using concrete 5.6.2.1 version, SEO issue is that Google doest provide priority to subpages of website. Keyword’s appropriate subpage in website not ranks in first 100 results of Google. In stead of , That keyword rank for h…

Database problem -- probably password

When I go to do work on any of my 3 websites, I often get the fatal error message. I think it is because the password to the MySQL database is different than what Concrete5 thinks it is. And when I try to edit the footer to simply update the copyright …

Don't store emails in report section

Hi all, hopefully a simple one here but due to some privacy requirements, I need to disable our concrete5 website from storing emails sent via the form block into the database. Basically I need our forms to send then delete. The 'Reports' tool is a …

wrong url in page-list - FIXED

FIXED Hi. I'm trying to build a page-list in 5.6 with a custom attribute, it works fine except the url. It does not output the url of the page it should like to but it outputs the current url of the page. How can I make so that it will generate the …

Two questions before I make major edits to my website

I think I FINALLY obtained a good backup of my ewarenow.com website from cPanel where it is hosted. But it was a nightmare doing that. So before I make significant additions and changes with the fine Concrete5 toolset, I will appreciate answers to thes…

AutoNav

My instance of Concrete5 suddenly behaving differently. The global header navigation works only for the Admin and not working for the guests. When guest click on the links they are redirected to the home page. I have checked the page permissions and At…

form to include country & state select...

Hi there, I have a hardcoded form in standard theme page, which works great. I'm using it to effectively change user attributes including their contact details. At the moment, the address fields are all just 'text' inputs, but I would like to add a bit…

Page List - number of comments/messages on a page

Prior to 5.7 one could fetch the number of comments on a blog page, for display in a page list, with something like this: [code] $cch = Loader::helper('comment_count'); $comments = $cch->comment_count_string($cobj); [/code] This has clearly all c…

Filter Posts