I’ve created a topic list tree and I’m posting results to a different page. All good.
I’ve added the results page and added a pages list which is filtered by the related topic. All good. Works fine.
Is it possible to change the URL created by the to…
Hi There,
I am currently on version 8.4.3, and I'm having an issue getting action methods to work in a custom controller for a page list block. I have a controller at /application/blocks/page_list/controller.php with the following code:
[code]
How do I access an element in application/elements from both a single page and a block?
Sometimes I find that the application directories sub-directories get ignored. For instance, when adding an element to the application/elements directory I expect …
Hello,
I am new to concrete5 and trying to understand where the line is drawn between edits that can be performed in-context and those that need to be coded. For example, I see that I can delete an empty layout container in context. But how do I del…
Hi,
When I add a stack to an area on a page I always got a nice list of stack names. I now get the FIRST stack name, followed by stacks named "2 Blocks", "1 Block", "2 Blocks", etc. They still look fine in the dashboard.
If I click on "2 Blocks" it …
Hi everyone!
To make my client's life easier I am trying to figure out how to generate blocks dynamically.
I have a job listings page and each job position is an accordion block. The website is German, so go to "Stellenangebote". https://www.kja-spz…
I can sort a column like this:
[code]
protected $autoSortColumns = [
'c.category',
];
public function finalizeQuery(\Doctrine\DBAL\Query\QueryBuilder $query)
{
$query->orderBy('category', 'asc');
return $query;
}
[/code]
assuming …
When you simply want to reuse a block of php code via a require statement where is the best place to keep this php file in Concrete5.
I thought "tools" would be the way to go but then saw that they are being deprecated. Routing or packages seems way…
Hello,
I am having a problem with advanced access rights.
I have 2 forms in my site. One to make contact and the other for job.
I have 2 users and each one belongs to a group.
The first user is the administrator who has all the rights and who belongs …
I received a message from google search console stating" When we tested a sample of the URLs from your Sitemap, we found that the site's robots.txt file was blocking access to some of the URLs. If you don't intend to block some of the URLs contained in th…
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.