Why isn't a lazy-loading option built-in to Concrete5 and/or the themes?
Without this functionality, what do you use to lazy load images?
Native support is available, but only in Chrome releases above 75.
I'm considering using lozad.js ( https://…
Hello, i have page "packages/packagename/elements/addpagetositemap.php".
In page is this only Code:
[code][/code]
In controller.php package is this:
[code]public function on_start() {
Route::register('/addpagetositemap', function() {
V…
Block caching is quite well explained under
API
https://documentation.concrete5.org/developers/working-with-blocks/creating-a-new-block-type/making-blocks-cacheable
CMS
https://documentation.concrete5.org/editors/dashboard/system-and-maintenance/…
I just set up a site but when loading in Firefox, the image slider doesn't work, and the CSS for the dashboard doesn't load - See attached.
In looking at the console, it appears that none of the scripts are loading. It works OK in Chrome just doesn'…
controller:
[code]
if ($data['attach'] == true) { \Log::Info($data['attach']);
[/code]
Dashboard log: Application user1 false
If the variable is false, how come it gets through the if? Am I going crazy?
Hello,
I want to deselect some plugins/functionality from the outputStandardEditor which is done as
[code]
$editor->getPluginManager()->deselect(array('table', 'underline', 'specialcharacters'));
[/code]
Is there a complete list of the editor key w…
We're having some major issues with slowness on our server. I'm wondering if the php processing is causing some of the headache? Anyone know of any conflicts with PHP/7.2.20 and Concrete 5.8?
I'm trying to make a new file selector field which when clicked has the file manager pre-filtered by a certain attribute.
I tried taking a look at the edit form for the "Image" block, as I noticed that whenever you click on the "choose image" button, …
Hi Need some help.
How do I use custom attributes from calendar events in custom page templates
Online i saw this: $event->getAttribute() but it isnt working.
I don't want to use the calendar event block. I just want to echo each attribute value ou…
Hello,
I was easily able to convert the homepage to a template, but how would I add pages?
Ideally, I would like to do the same thing I did to convert the homepage for the remaining 50 pages or so. All HTML is fine for now.
Thank you in advance…
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.