Hello all
I am wanting to use a custom modal popup for login in to a client area. I will be setting the username within the launch page which I plan to parse into a hidden input field to for the username. All the users will be faced with is the passwor…
Hi
I just updated to 8.2 an at my news area all my thumbnails are gone. Can't see them in the page attributes or in the output. I added them in the template like this:
[code]
So I have:
Page type 'mytype' with actions of reg1(), reg2(), map(). Page /reg1 is type mytype and calls the controller action reg1() fine. Same for /reg2, /map.
I also have page /other-page which is of type mytype. What do i call the action for the…
Hi
I just updated my website from 5.7.13 to 8.2. That worked well. But unfortunately the hard-coded autonav is not working anymore. I see on subpages the nav. It looks like the autonav doesn't know where it is. I tried also third_level. With top it sh…
Can anyone verify if this developer is around any more? The Carz addon is $125 and the demo does not work. He doesn't seem to answer questions either. I am about to start building a website for a Luxury RV/Coach company that wants to list their inventory.…
This works for either-or:
[code]
if ($this->search) {
$query->andWhere('model like ?')->setParameter($paramcount++, '%'. $this->search. '%')
->orWhere('category like ?')->setParameter($paramcount++, '%'. $this->search. '%');
}
[/code]
H…
I know how to add attributes to pages in the Dashboard and then to use them in code. But creating and assigning attributes to a custom category object programmatically doesn't work for some reason.
How to make and assign a text attribute to a custom c…
This is a repost as the one I posted 8 hours ago does not appear... no idea why
The order of the blocks in a page type->output is not the order it appears on the page. The database has the correct DisplayOrder, and the query is returning them in that …
Hi,
I am trying to load the news content using rss displayer block. But I am not able to add the pagination for the block.
Can anyone help me in loading with pagination view?
Thank you
I am new here. so don't know its proper forum to ask question or not.
I am developing a site in concrete5 8.4.0. i creted express object and created attributes, association(OneToMany : department->faqs). but in dashboard i can see everything object, for…
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.