I'm sorry if this has been answered already - I looked around the forum and didn't find a definitive answer. If I drop Bootstrap (v2.0.4) in on a frontend theme do I need to make any modifications to it in order for it to play nice with c5's editing bar …
hey
how can i filter users who are in groups with 'OR' operator?
for example i want to select users who are in group with id=2 OR id=3.
when i use :
[code]
$userList = new UserList();
$userList->filterByGroupID(2);
$userList->filterByGroupID(3);
…
It's been a while since using C5. I forget if there was an autonav on each page. I may have deleted it in the Global area.
I added one to the home page. It's only there though, and not on any other page.
Is there a way add the autonav once, and have…
Running 5.5.2 - using Plain Yogurt - one of the default themes. Changed it to Green Salad, then changed it back.
Changed site name in Stacks & Blocks - Stacks. Has not changed though on any page.
It's as if nothing happened.
How can I really ch…
I'm just getting started with C5 but I love what I've seen so far. This one has me stumped however.
The site I'm creating will include some video tutorials created with Camtasia. One of the output options of Camtasia is one that includes an HTML file…
Hello, I just started with Concrete5 today, so please forgive me if this is a stupid question. Where do I find Add-Ons? when I go browse the market and click Add-Ons, I only see one thing coming up. Am I missing something?
Im getting a 404 error on the tools placed in the root of my site. The tools I have in my package work fine, but when it comes to using a tool in the root it will show the tool, but will throw a 404 error too even though it found the file.
1. Using IE the menu does not behave right - see annapurna.nepaltickets.com
2. How can I adjust the font size in the navigation. I tried design, but does not seem to change.
Ok, so when I am done I will have a Forum, Photo Submission area, and Ecommerce. Is it possible for users to create ONE account at my website and access all these features?
If so, how is this done as I do not even see a login/register block. I have S…
Is it possible to force a blocklimit within a layout? I would like to be able to restrict the user to only adding one area within each row created by the layout.
I can add this to the area in my theme pages:
$a->setBlockLimit(1);
But I can't seem …
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.