Hi,
I'm trying to programmatically add keywords to an existing page.
I get keywords from a form, they look like $tags="kw1,kw2,kw3".
Then i try with this :
[code]
$importTags = explode(",", $tags);
$ak = CollectionAttributeKey::getByHan…
Parameter described in this documentation page, at the end
https://documentation.concrete5.org/developers/working-with-files-and-the-file-manager/working-with-existing-files/add-file-manager-support-to-your-blocks-and-single-pages
multipleSelection op…
I have just migrated a site and, with the help of the Database Migration add on which converted most of the tables, and a couple of 'Table not Found' interrupts help me to get the site up and running on the remote server. I have five tables :
oauth2acce…
Hello
I use concrete5 8.2.1 and want to add the following:
When I call my homepage, I want to start a slideshow. This should be displayed maximized over the whole browser viewport.
With a click on the slideshow or at the end of the slideshow should b…
Hi,
I am trying to fix the file importing php in my Concrete5 (v8.3.2), because it does not consider the current folder permissions but the global permissions in order to allow the replacing of files.
To get the current folder, I have found this pie…
Hello,
I have a image of size 700x100px in a content block.
Now the problem is that on the desktop also it is showing the thumbnail image but it modifies the height and width of the image to actual size of the image. So It is showing thumbnail of 320x…
I am making a link which changes based on group membership (since the page you can access will change). I have been trying to use https://documentation.concrete5.org/developers/users-groups/groups/overview but am having issues.
Currently, I am trying …
Hello,
Download image in the file manager doesn't work using the following code.
I'm using c5 8.4.2. Please can someone help me?
[code]$bf = File::getByID(1);
$al = Loader::helper('concrete/asset_library');
echo $al->image('ccm-file', 'fID', t('Cho…
Hello
I was searching for a way to add a script code to an concrete5 page.
I found this: https://www.concrete5.org/community/forums/usage/adding-custom-script
"If you're just trying to add some JavaScript then you could use an HTML block to place i…
Ramon Leenders Block Designer Pro add on is indispensable (https://www.concrete5.org/marketplace/addons/block-designer-pro). He built in the ability to collapse repeatable field groups in order to better drag them into ordered positions.
I've always w…
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.