Developing (v7+)

Public Registration

This works quite well up to a point! I've got it set up so that I (web master/admin user) am notified when a new user requests registration, but the new user doesn't appear to be notified when I activate them (or deny activation). Is there any way of ens…

Link between Collection and Attribute Category

Ok, I'm stuck with this one. Hopefully some of you have an idea how to tackle this problem! I have a custom attribute category (say 'Option') with a few properties (e.g. 'price' and 'is_required'). Now I want to connect a Collection with an Attribut…

Mobile detect

Hi. I'm trying to get mobile detect to work with c5 In my HTML / CSS template I have this php string [code]require_once 'mobile_detect.php'; $detect = new Mobile_Detect(); if( $detect->isMobile() && !$detect->isTablet() ) {$mobile = '1';} if (…

Gender-specific User attribute to specify salutation

Hello community, I am looking for some inspiration or idea for the following problem: In most languages besides english, the article exists for both male and female, as well as the conjugation of the verbs. So if I want to address a female person…

Links do not work

Hi folks, I lost access to my "SlapY"-Account so here's another one. (Because I lost access of my former Work-Mail-Account :-( ) I'm working on a new project using C5 where I have copyied a Block's bahaviour regarding links. The code to get the fi…

Bootstrap 3 autonav caret not showing for drop down

I am trying to get the caret to show for the drop down menu. I have tried a few thing with no success. Here is the code. Any suggestions? [code]echo ''; //opens the top-level menu foreach ($navItems as $ni) { if ($ni->hasSubmenu) { …

Maintenance mode will not go away.

I can't seem to make the Maintenance mode go away for the site I am working on. I first tried to turn it off in the dashboard. That didn't work. I went directly into the database and set SITE_MAINTENANCE_MODE to zero. That didn't fix it. I made sure that …

Filter Posts