Hi all
I'm using matogertel's Tag Cloud addon (from within Search Tools), but I think the API calls are universal to C5. The addon creates tag URLs using the current page's location, but when the user has clicked onto a secondary page using a pagelist,…
I'm not finding any info on how to setup a block with a custom template and add it to a new page (pragmatically via controller).
Here's my code, it sets up the block and adds it to the newly created page...
[code][/code]
...just can't figure out how…
Hi you all,
Just thought I would offer up a script that I use that saves me a lot of time.
It's a simple script based mostly on one I found on the internet (I forget where I found it) that I modified slightly.
Here's the code...(assumes there …
I have set up some custom attributes for my members website.
I've customized the profile page a bit with CSS.
What I would like to see happen is if there is no answer filled in on the form in the user profile page to have that attribute display a defa…
I am experiencing some problems in accessing attribute values from the Page object that is passed to the on_page_update event. The values received are the ones from the time that the page properties form is first displayed, rather than as they are at the …
I have a block that I am using on a photo site that I am building.
This block creates an image zoomable to a larger image using a lightbox called FancyBox (thanks Jordan for your block which gave me the base for my modified block).
Now with most …
I'm wondering what the best way to escape database inserts are. For example, with the following input:
!@#$%^&*()"'
I've tried:
[code]
$db = Loader::db();
// Need to look into escaping
//$grpName = $db->qstr($grpName);
//$grpName = htmlspec…
Is class="pageSection" something that affects all over the place within Concrete5?
I just tried to style the blog_entry and since everything is in a div class of "pageSection," I thought it would be pretty easy.
.pageSection h1, h2 { margin:.5em, 0e…
Hi all
How would I efficiently count the number of pages that have a particular attribute? Ideally using the API (although whatever works is fine!)
I want to use the number to amend another page count (num of children - number of children with attri…
Defined in root/concrete/config/app.php
[code]define('REL_DIR_FILES_TOOLS_REQUIRED', DIR_REL. '/tools/required');[/code]
But no tools/required directory and no required() being called from what I can tell. I'm sure I am missing something simple. C…
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.