Hi,
I'm very new to Concrete5 . I have a number of pages stored hierarchically each page has displays distinct info about something (image, name,description, etc)
For example some recipe pages:
Food:
-----Cakes:
------------chocolate cake
------…
Could anyone please tell me why if I get a topic link and use it in a select option this way:
[code]
echo '';
echo '' . $region->getTreeNodeDisplayName() . '';
echo '';
[/code]
it all works fine. But if I use it this way:
[code]
$regions[$view->co…
Hey the site i am working on is www.Alympian.com,
I am trying to make the home image full width so that when a large screen computer looks at the website the image touches both the left and right side of the screen. Right now it is just centered.
…
Hello.
The HTML Editor in 5.7 ends open Tags automatically what drives me crazy.
I need an HTML Block with a simple DIV tag:
[code] [/code]
Then a text block
Then another HTML Block with the end DIV:
[code][/code]
But the editor ends th…
I have created a db.xml file for my block that uses 3 tables.
Is there a method or event that I can use to import data into the tables when the block is installed?
Thanks
Hi, folks.
I currently use a much older version of concrete5 (5.4.2.2) to manage a document library for a network operations center, and one of the features I implemented was a block of PHP code to return a message when a page had been updated within t…
I have an issue where the 'From' address for all emails is that of the super admin. I have the following in my config.php:
define('EMAIL_DEFAULT_FROM_ADDRESS','noreply@sample.com');
define('FORM_BLOCK_SENDER_EMAIL', EMAIL_DEFAULT_FROM_ADDRESS);
but…
Forgive me, I am an extreme newbie with Content5, looking to see if is the design tool for me. My question is how do you limit the amount of content a user can put in a block? I am a MODX designer where you can easily constrain the amount of text etc an…
Is there a way to pass a value from a block and make it available to the page footer ? I have a block that gets some data from a 3rd party API. Some of that data needs to be available to the page footer when it renders. Can I temporarily store this data i…
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.