Hi Guys, I have been asked to revamp this site
http://www.villaonthelake.com/calendar.asp
As the link shows it has an ASP calendar which highlights the dates rates & if it is booked or not. It also links to a booking system.
What I want to know is…
Hi,
I like to exclude tablets using the mobile theme. (C5 5.6.3.1) I have searched the forum and https://github.com/serbanghita/Mobile-Detect/wiki/Code-examples. But could not find a way to get it to work.
[code]
I need to read some data from an external DB in some of my custom blocks, but when I ask to concrete5 to connect to my 2nd DB, he just ignore me:
[code]
$db = Loader::db();
$db = Loader::db( 'server2', 'user2', 'pass2', 'db2', true);
$fts = $db-…
Hi there,
Can anyone explain to me how to send an e-mailconfirmation when a form is submitted by the user? I'm trying to develop this piece of functionality based on the test_form which is default shipped in Concrete5-5.7. Thanks in advance.
Kind re…
Hi,
I'm trying to tweak the controller in the Registrant Group addon so it only adds users to a group if they've entered a certain code (12345):
public function on_user_add($userInfo) {
// Get attribute
$ak = CollectionAttributeKey::ge…
Getting a list of subpages and would like to sort them by the value getCollectionDatePublic() returns.
[code]
$page = Page::getByID("149");
$sub_page_ids = $page->getCollectionChildrenArray(1);
[/code]
None of the concrete sortBy methods are work…
So I really like the responsive menu that comes with concrete. However, I was wondering if someone could help me solve a problem.
I was wondering if there was a way to move the sub menus to the right or left when the parent is hovered on instead of wha…
Hi, I'm completely new to Concrete 5 and have started with version 5.7.4.1 and following this great beginner tutorial at https://www.concrete5.org/documentation/developers/5.7/designing-for-concrete5/building-a-concrete5-theme/converting-an-html-template-…
Hi!
I'm hoping that someone here can point me in the direction of better user permissions management.
I've got advanced permissions turned on, but it's still a slow and tedious task to manually edit permissions by function and by page.
Reference:
I'…
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.