Added the ability to create a line break in a menu label. Insert the following character to create the line break: #BR#
2015-12-10
Added a feature to support completely custom mastheads (headers). You can override the theme’s masthead/header completely by adding content to Site Options > Custom Masthead
2015-08-04
Added [[carousel]] shortcode for creating carousels of content.
2015-07-26
Updated icon picker.
2015-06-25
Added posts_per_page parameter for list-posts shortcode. This will limit the number of posts displayed per page and enable pagination (previous, next links).
2015-06-23
Added [[random]] shortcode for displaying randomized content
2015-06-22
Added “Copy Default Pages” section in Site Options. This allows for copying multiple pages from the default content set to your site.
Added icon selector dropdown to team/location social icons.
Added exclude parameter for [[if_section]] conditional shortcode.
2015-06-05
Added a background_position parameter for slideshow slides to fine-tune the positioning.
Added Syndicate v1 theme
Added Syndicate2 v1 theme
Added background color, box shadow, and padding parameter on row [[column]]
Added ability to link [button] shortcodes to lightboxes. To do so, set target=’lightbox’, set href=’#’mylightbox‘, and ensure there is a [lightbox id='mylightbox']…[/lightbox] on the page.
Added title_color and content_color parameters for list-* shortcodes.
2015-05-15
Installed a Multisite Post Duplicator plugin on default.ecpbuilder.com. This will allow you to copy content from default to any other site that may be missing content. FYI the copied page is always copied to the root, you will need to move it into the proper hierarchy once you’re editing the target site.
When using Import Theme Data, if a “Welcome to Name of Practice” page already exists it will be placed into draft mode and the date and time will be appended to it.
2015-05-06
Added ability to turn off breadcrumb on a per page basis. See Page Options > General when editing a page/post.
Added [[category]] shortcode (displays list of linked categories used on site)
Added [[toggle]] shortcode (show/hide targeted content when a trigger is clicked)
[slideshow id=''] was causing some confusion so calling a specific slideshow post is now [list-slideshow id='']. Use [slideshow] for custom slideshows.
Added table tool button for editors. Try to use the row/column shortcode whenever possible as they will properly collapse for mobile automatically.
Modified the site list in the network admin to include the site ID and the theme applied. Clicking on the theme name will take you to the themes page for that particular site.
2015-03-12
Added shortcode builder to editor (look for “Add Shortcode” button above editor).
2015-03-11
Implemented icon select field for badges and social icons
Add state/province dropdowns for Location post types
2015-03-06
Added new popover shortcode for adding popovers/flyouts/dropdowns
2015-03-04
Added view=’carousel’ option for list posts, team, locations, and testimonials
Converted location payment methods from text to icons.
2015-02-24
Added means to customize what elements you would like in a list of posts generated by a shortcode. Feature has been documented in each list-… shortcode page.
2015-02-23
Added GA and roll-up code options to the Analytics section of Site Options
Sites created via the Join Form should now be further setup-
Site Tagline removed
Turn off comments by default
Assign proper menus locations
Set 404 page
Add default badges
Add a few social icons
Setup Site Links
2015-02-20
Added Emergency field to location
Added Import Theme Data option to the remaining themes. This option should automatically setup the menus, widgets, social icons, badges (with the icons), site links, and in the case of CitySlicker, add the stacks.
2015-02-18
Added “Child pages” metabox to right column of all post types allowing you to drill down into a hierarchy in a similar way to V1.
2015-02-17
Added Practice Title to join form
Added Site/Practice Title, Site/Practice Description, and Logo to Site Options
Added 301 Redirects to Site Options
Fixed sort order of childpage lists
New sites created with the join form had an improper author attribute (they still appeared to be authored by whomever authored it on default.ecpbuilder.com). That’s fixed for new sites created with the join form going forward.
At some point we lost the forms from default.ecpbuilder.com. They were re-added but the contact form pages that call for these forms didn’t have their shortcode IDs updated so they were broken on default.ecpbuilder.com (and on all new sites created from that point on). I’ve fixed the shortcode ID on these pages so sites created from here on out should have working forms without having to fiddle with the shortcode ID.