Hi,
I could not find any documentation on how to get the Date Added property of an express item.
I tried the magic method of ->getDateAdded() as well as ->getEntryDateAdded() but nothing worked.
It also seems impossible to var_dump the express entry …
Hi All,
I'm getting an error sending mail - wonder if anyone has seen this before... After I submit a form or test my email setting in the dashboard I get an unknow error:
[code]mb_decode_mimeheader() expects exactly 1 parameter, 3 given[/code]
A…
hi all
i just wanted to update concrete5, so that it works with php 7.2.
unfortunately i guess, due to some other posts, there are problem(s) with packages?
this the error:
"Use of undefined constant title - assumed 'title' (this will throw an Error…
Hi! So after a year of getting my own theme to work, I decided to just buy one from the marketplace. I installed the Ortho theme, but it does not let me publish changes to the home page. Instead, I get notifications that changes are waiting to be publishe…
Hi everyone, I have 2 sites that I am using the core Calendar on. What's strange though is that they don't show all the same options as each other. C5 Version - 8.3.2 is not showing
View Type Order
Default View
Day Heading Links
Event Limit
How…
When getting the public date in a page template. It's always in English.
Using this code:
[code]
$collectionDate = strtotime($c->getCollectionDatePublic());
$date = date("d F Y", $collectionDate);
echo $date;
[/code]
How do I get it working i…
Hi folks,
I want to display related content below my pages. I don't use Topics.
I prefer to use Tags since it's also more flexible for the final user.
But I need to aggregate content from more than one tag as once. (For example, I want pages tagged…
On my site we are using a stack to have show the header image, a search bar, and a breadcrumb in an area. This was working fine until the 8.4.4 update which caused the header image page attribute display block to not display anymore. Were there any change…
Hi folks,
I have done a custom template to display an event_list (aka future dates of multiples calendars).
I have already isolated the start and end dates to format them but I don't find a way to get the related calendar name.
Then.... is there a wa…
Quick question and hopefully an easy one...
I am creating a custom block template for the 'calendar event' block. I want to have the event category color displayed.
$bkcolor = $linkFormatter->getEventOccurrenceBackgroundColor($occurrence);
The cor…
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.