I've installed the addon, it's enabled in the Dashboard. But when I load an editor it throws the following error:
Error: [CKEDITOR.resourceManager.load] Resource name "codesnippet" was not found at "http://localhost/c584/concrete/js/ckeditor4/vendor/plug…
Hi, I am looking for a way to show both images and videos within a gallery.
I like fancybox3 as you can use videos and images.
Do you know if there is a package similar to this?
The only other way would be for me to install https://fancyapps.com/…
My question is where is the path for the variable in the default.less:
[code]@image-slider-background-image: '../images/background-slider-default.png';[/code]
resolved in Concrete 8.5.1. I.e where is the relative path '../ ' resolved?
The actual…
A string can be sanitized with
[code]
$service = $this->app->make('helper/security');
$data['string'] = $service->sanitizeString($data['string']);
[/code]
Should rich text be sanitized at all? If yes, then how?
Thank you.
Hello
I have both Concrete 5 and WP websites.
On WP, I use AAWP and Content Egg extensions to build nice amazon affiliate buttons.
Is AAWP and Content Egg available on Concrete 5 ? I don't see them in the add on.
Can we use AAWP or Content Egg htm…
Hi
I'm currently trying to create a v8 package. But I stuck on creating the tables. On install, the table is not created.
controller.php
[code]
[/code]
the entity in steff_testing/src/SteffTesting/Testing/Testing.php starts like this
[code]
…
Hi There
Is there an example on how to use the dashboard to write data to a MySQL Table using entities?
Something like this but V8 with
https://github.com/hissy/c5_example_entity
[code]
protected $appVersionRequired = '8.5.0';
protected $pkgAut…
I have a color picker in a block form. I want to preview the chosen color in the form. How can I do that?
The following doesn't work:
[code]
$('div.sp-picker-container').on('click', 'button.sp-choose', function() {
console.log('ok');
});
[/cod…
In C5 8.5.2, I'm using the page list block to create a list of jobs. Only some of the jobs pages have descriptions since I'm using there parent pages as job section titles. I only want the jobs with page descriptions to display when I select the "Differen…
Hi All,
I am trying to add a dashboard page and can't wrap my head around how to setup the controller and view.
This is what i have done.
I created a dashboard page called "opzeggen" in the folder:
/application/single_pages/dashboard/opzeggen.p…
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.