Hello, I am a java programmer (I understand PHP pretty well even though I haven't worked with it), and this is my first time using Concrete5.
We have an Intranet site built with Concrete5 from someone who has left. It already has a theme created, and a…
In the block controller, we can use a function save($args). From my understanding, it is called automatically when the block is edited or added. I would like to know how to save data from the block's view or block's user interface. Do I still use this sav…
Hi there,
Is there a way to give your page name more weight when it comes to the inbuilt C5 site search?
At the moment it seems to count content frequency in the page content more highly, and in fact does not highlight the page title at all in the s…
When admin is logged in, theme & other elements load properly, but when user is not logged in, certain things do not load, such as autonav ccs (using Blaupunkt theme), Easytabs, and basic columns.
My site is for public view only, so the only logins we …
Hi - Does anyone know how I would go about using a paid add-on on multiple versions of the same site.. eg. I have a production, development and staging version of the site and need to use the add-on on all 3?
Does the market place allow non-production …
I found out after many hours of bashing away that to update a page path using $page->update() a rescanCollectionPath() is required.
I didn't see any mention of rescanCollectionPath() here in the forums. So I hope this post helps someone in the future. …
Hi - Does anyone know whats used in the Concrete5.org website's forums?
Im interested in the functionality around subscribing, multithreads, filtering etc....
Thanks
Hii, good afternoon,
i add some page attribute called 'Price',
how can i make this page attibute alwasys shown when adding page? like meta tile or meta description?
so i'm not add it from selected list?
it's quite tired when adding page you always…
Hi,
I'm trying to add a search to a page_list containing the attribute value of a page. I'm using the following code:
[code]
Loader::model('page_list');
$pl = new PageList();
$pl->filterByPageAttribute('my_attribute_handle', $my_value, '=');
…
Hello -
I used to put a folder in my root folder called images where I would then add images directly so that I could use them on other websites and forums, etc.
After upgrading to Concrete 5.5.2.1, it seems Concrete is redirecting all my links and …
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.