I have a page of a type Blog Entry with a default template set to 'full'.
How can I change the page type template programmatically to, say, 'right_sidebar'?
Thank you.
I have the blog set up. The Blog Entry page type form has a Content block. When a Blog Entry page is added with the Contents, I need the Page List block to show the page's contents too.
The page description is obtained with
[code]
$description = $pa…
Hi there
I already reached out with this topic some years ago.
In my view C5 has fantastic requirements on board for being a good basis for a progressive web app. Although it surely could be a bit less heavy.
But anyway, I wanted to ask if there is…
Could anyone please tell me what the site root (Home) page id is?
Or how do I find that out? That page doesn't have a name or url slug, so I can't use the getByName or getByPath
Hi, I've updated my site to V.5.8.2.1 and now the following is not working on
autonav:
view.php
[code]
if ($ni->hasSubmenu) {
//class for items that have dropdown sub-menus
$classes[] = 'nav-dropdown';
}
[/code]
thus is also not working:
…
I'm running C5 v8.3.2 and trying to add extra anti-spam validation to a contact form. I'm experienced in 'traditional' PHP but less so in the way that C5 hangs together.
What I'm wanting to achieve is to reject any forms which contain http:// or https…
I have successfully associated a custom "event_image" attribute to events to the built in Calendar in Concrete5.8.3. From my research, I should be able to access the image using code like:
[code]$img = $event->getAttribute('event_image');[/code]
Ho…
Hi all
How can I add an extra icon to the social icons?
I tried to follow these instructions:
https://documentation.concrete5.org/tutorials/add-new-links-to-the-social-links-dashboard-page
... and added the array alternatively to application/confi…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.