Hi everyone, really hoping someone can point me in the right direction.
Basically, I am starting my own (small) creative design business. I have C5 installed and have begun building my website.
I am getting more and more clients so I need to start…
Hi there
This is my packages upgrade function
[code]public function upgrade(){
parent::upgrade();
$pkg = Package::getByHandle('steff_travels');
Loader::model('job');
if(DB_TYPE != 'mysqlt'){
throw new Exception(t('You must set DB_TYPE…
I've been trying to follow the instructions on this page: http://www.concrete5.org/documentation/how-tos/designers/how-to-add-a-custom-font-face-to-your-theme/
Got as far as the last step. But the documentation is incomplete, IMO. Since I'm a beginner…
Hello
This question has been asked twice before but unfortunately has gone unanswered.I'm guessing thats because it may not be possible but it'd be nice to know either way.
http://www.concrete5.org/community/forums/customizing_c5/dynamic-set-page-ti…
I've upgraded Concrete successfully on my dev box from 5.4.1.1 to 5.4.2.2. However, once I commit the new code (new concrete folder update) to our QA server, and re-run:
/index.php/tools/required/upgrade
The page says "Your site is already up to da…
Hi All,
I'm trying to put a block together that will load and display a list of blog posts, with a button to load more posts via AJAX. Funnily enough, just using a modified version of the Page List core block gets me 70% of the way there, but I can't …
Hi, I am trying to find a way to resize all images uploaded to my website through file manager down to a certain pixel size. This needs to work for both multiple and single file uploads.
I have seen these posts:
http://www.concrete5.org/community/for…
As part of our effort to better document and educate people about what concrete5 can do and how it does it, I've put together a brief how-to on concrete5 and Twitter Bootstrap. Version 5.5 uses the Bootstrap library (open-sourced by Twitter) as a way to c…
Hi there! I am new to Concrete5 and am trying to build my first theme from an HTML site I have coded. I have followed instructions to create a Concrete5 theme from my site, but there is a problem: the Dashboard area of the edit bar, which appeared on the …
I have a few forms on the siter we're about to launch and am still unsure how I process and email the posted form data.
It looks like it all gets posted back to index.php and then index routes back to the form page to say 'thanks'. However, so far I've…
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.