Developing (v7+)

Full page cache doesn't work if there are stacks on the page

Hi Everyone, I'm finding that full page caching is not working when I have a stack on the page. This is on 5.6.1 Is comsone able to confirm whether is a known issue, or if I should be doing something differently? I haave tried the following... …

Multiple "tags" attribute handles

The default tag functionality is all based on the attribute with the handle "tags" - looks like this is defined in the core block controller [code]public $attributeHandle = 'tags';[/code] If I wanted to use another select attribute in addition to the defa…

Sooperfish Custom Template wants to make me cry

Hi All- I have done fairly extensive reading but I am sssstttuuucccckk! Torn what little hair I have left out - wish I understood things a little clearer. My aim - to create a custom template for autonav using sooperfish (yawn - I know everyone asks ab…

Hide if none exists

I have a page property called "sub_header" that I display if it is set on a page. If it is not set, I use the page description. How can I suppress the wrapper code if neither the "sub_header" or description is set? Here is my code [code] [/…

Page lists & mixed areas/blocks

Hi! I'm new to concrete5, and I'm trying to create a simple news site with a flow of news stories. One way to do this is by using a page list, sorted by latest first. The problem I'm facing is that I would like to interrupt the stories once in a while …

Site Statistics

I built a website for a client and installed google analytics also on the site. What is puzzling me is that the site statistics graph in the Concrete5 dashboard is reporting different numbers than analytics. For instance, one day Google analytics will rep…

Newbie SITE.PHP Question (I think).....

Apologies in advance if this question has been answered already. I have spent a number of hours over the last 2 days searching the forums here, but haven't found anything which resolves my issue despite the fact that I've seen a number of very similar que…

Where do I find the registration validation?

I'm new to C5 and its data structures (and still fuzzy on object oriented PHP), but fair with old style PHP, CSS, and MySQL. So doing anything is still pretty laborious, but I've been through all the forum entries I've found. So, I'm working on a site …

Link to external website from dynamically generate link

So basically I've built a block that does some calculations and generates a google maps link from that then displays it. The problem is that concrete5 is redirecting that link to the local website. How can I do that, all the posts I found on here just…

Filter Posts