Hi there,
I would like to replicate the nav menu on another website not managed by concrete5 (ex. http://blog.website.com/).
Obviously if I change or add a link this should be updated.
How can I do this?
Thanks
Francesco
I am building a page importer and I have an "Option List" page attribute that allows for multiple values to be selected, and I am attempting to programmatically generate a page with the correct options selected. The importer provides a list of values that…
How can I disable a users ability to "Edit Profile" and remove it from the account options menu.
I would like to share a single user account with multiple people, and I do not want them to be able to change the password, or email associated with the us…
The following html works fine on its own, the map loads and shows:
[code]
ymaps.ready(init);
function init() {
var myMap = new ymaps.Map("map", {
center: [55.76, 37.64],
zoom: 10
});
}
…
In version C5-8.2, maybe early 8.3.* when I installed my package with a customized captcha, it automatically set it in the system settings:
[code]
if (is_null(\Concrete\Core\Captcha\Library::getByHandle('my-captcha'))) {
\Concrete\Core\Captcha\Libr…
Hi,
I created a page attribute (express object type). How can I programmatically retrieve data in object after getting the value with this code?
[code]
$obj = $c->getAttribute('my_attribute_handle');
...
[/code]
Hi all,
There is a mystery that i cant figure out myself about adding custom variables to a preset Less file.
For example i wish to add a set of color variables (my 'custom theme' main colors, primary/secondary/.../quaternary) in my custom_preset.le…
i am trying to force all forms of the web address to use the https format.
So www will redirect to https, and http: will redirect to https
I have the htaccess code for wordpress but my it says it will not work for concrete5
I need the code for both…
I am getting redirect errors on the Google Search Console for my site.
Specifically it is complaining about the url: http://www.hikingwalking.com/concrete/images
I can't see any .php or html file in this directory that might contain redirect code. …
Hi,
We are new to Concrete. We usually build websites in WordPress or code it ourself with Php/html/css.
We just got a request to add a pop-up slider with 5 slides, that will activate on a button.
But honestly I have no clue how and were to add thi…
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.