Hi community,
I still didn't get it with the making of themes/sites/blocks/stacks.
I created a theme from a HTML-Template. Now the user should be able to add an element (Stack? Or block?) with editable areas.
I want him to just edit the textareas ins…
Anyone have experience implementing Reftagger on their C5 site?
http://reftagger.com/
Just wondering if there are specific places where the script needs to be placed or if it needs to be included on each page. Thanks!
Hi, I messed up my database on a local site and had to reinstall the site in another location, but I bought a license for the ProBlog and can't get into my site to release the license on it so I can just move it to the new local version. Is there a way to…
Can anybody tell me how I include ADODB pager in C5?
BEcause I see it in libraries/3rdparty/adodb
[code]
$db = Loader::db();
$sql = "select * from btDfMap";
$pager = new ADODB_Pager($db,$sql);
$pager->Render($rows_per_page=5);
[/code]
Basically …
Hi All
I am just starting out trying to convert a bootstrap html them to C5.
I want at this stage to only part convert it so in essence the Text areas and the navigation and leave the rest working as html.
My question is this:
I currently have conve…
hi folks,
what is the best C5 MENU block solution for responsive design?
I'm building responsive site that have a responsive drop down menu
(1 level and 2nd level only)..and i need to customize 1 level layout a bit. (links have a large padding arou…
Hi
A user of my site is in Ottawa, but this city is not in the time zone drop-down list.
Does anybody know why not?
Is there a way to fix this or at least a work-around?
TIA - Mark
I'm using
[code]$form=Loader::helper('form');
print $form->button('bttn1');
[/code]
I want to call controller function when the button is clicked.
Where I want to specify my function name?
Can any one show any example line of code for this...?
Hi all,
I've just built this site and made it live today - www.quintonhealth.com . However I appear to have a problem where sometimes the homepage slider (Advanced Slider) and menu (Ukao menu) only load when the browser is refreshed. The menu still app…
Does anyone know if it is possible to sort the user list on a custom attribute type, such as the Address attribute type?
Right now I'm using the following code to sort on user attributes:
[code]
$ul->sortBy('handle', 'direction');
[/code]
And tha…
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.