Browsing all posts tagged with concrete5.

Changing the Concrete5 title divider format

4 Comments

Many people do not like the default spacer that Concrete5 uses for its page titles which is “::”
To change this, open config/site.php and add the following code:
define(’PAGE_TITLE_FORMAT’, ‘%1$s – %2$s’);
You may adjust the “-” character in the above code to any that you wish and that will become your new page title divider.

Continue reading...

Introducing The Concrete5 Testimonials Package

13 Comments

*Edit*: Just submitted version 1.2 to the Concrete5 Marketplace. This version now includes a wysiwyg editor, so you can now style your text, add images and customize the testimonial as much as you like.
It also includes a new optional content textbox to add additional information below the testimonial. View the updated screenshots below!
*Edit*: The Concrete5 [...]

Continue reading...