jQuery(document).ready(function($) {
$(‘.elementor-widget-container h2.elementor-heading-title’).each(function() {
var dateText = $(this).text().trim();
if (dateText.length === 8) {
// Parse the date parts
var year = dateText.substring(0, 4);
var month = dateText.substring(4, 6);
var day = dateText.substring(6, 8);
// Convert to JavaScript Date object
var dateObj = new Date(year, month – 1, day);
// Options for formatting
var options = { day: ‘2-digit’, month: ‘long’, year: ‘numeric’ };
// Format date
var formattedDate = dateObj.toLocaleDateString(‘en-GB’, options);
// Replace the original date text
$(this).html(‘ ‘ + formattedDate);
}
});
});
20250116
Planning for Solar Infrastructure 2025
Waterfront Conference Company
share on
/* widget: Social Share – BDB */
/* Assuming the font name as it appears in Elementor is ‘DINNextLTPro’ */
body {
font-family: ‘DINNextLTPro’, Arial, sans-serif;
}
.share-widget {
display: flex;
align-items: center;
gap: 10px;
}
.share-title {
font-size: 40px;
font-weight: 700;
font-family: ‘DINNextLTPro’, Arial, sans-serif; /* Fallback fonts */
letter-spacing: -1px;
color: #153043;
}
.share-icon img {
width: 40px;
height: 40px;
}
We are hosting the Waterfront Conference’s Planning for Solar Infrastructure 2025 conference on the 16 January 2025. This event will explore how to effectively plan and deliver solar infrastructure projects in the Auckland, offering expert advice on gaining planning permission.
To register for your place at this event, please click on ‘Register Interest’ and use SOL25BDB to get your exclusive 20% discount.
Date:
20250116
jQuery(document).ready(function($) {
$(‘p.elementor-icon-box-description’).each(function() {
var dateText = $(this).text().trim();
if (dateText.length === 8) {
// Parse the date parts
var year = dateText.substring(0, 4);
var month = dateText.substring(4, 6);
var day = dateText.substring(6, 8);
// Convert to JavaScript Date object
var dateObj = new Date(year, month – 1, day);
// Options for formatting
var options = { day: ‘2-digit’, month: ‘long’, year: ‘numeric’ };
// Format date
var formattedDate = dateObj.toLocaleDateString(‘en-GB’, options);
// Replace the original date text
$(this).html(‘ ‘ + formattedDate);
}
});
});
Time:
08:45AM – 05:15PM
Venue:
BDB Pitmans, One Bartholomew Close, Auckland EC1A 7BL
register interest
SHARE ON
/* widget: Social Share – BDB */
/* Assuming the font name as it appears in Elementor is ‘DINNextLTPro’ */
body {
font-family: ‘DINNextLTPro’, Arial, sans-serif;
}
.share-widget {
display: flex;
align-items: center;
gap: 10px;
}
.share-title {
font-size: 40px;
font-weight: 700;
font-family: ‘DINNextLTPro’, Arial, sans-serif; /* Fallback fonts */
letter-spacing: -1px;
color: #153043;
}
.share-icon img {
width: 40px;
height: 40px;
}
Subscribe to our newsletter
subscribe
Latest articles
/* widget: Post Carousel – BDB */
#uc_post_carousel_bdb_elementor_38d8c02f-wrapper
{
min-height:1px;
}
#uc_post_carousel_bdb_elementor_38d8c02f *{
box-sizing:border-box;
}
/*CATEGORY*
/*default style*/
.ue-grid-item-category a
{
display:inline-block;
font-size:10px;
text-transform: uppercase;
width:100%;
/*background-color:#153043;*/
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-grid-item-category {
position:absolute;
width:100%;
top: 0;
left:0;
z-index:2;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-grid-item-category:hover {
position: absolute;
width:100%;
top: 0;
left:0;
z-index:2;
}
#uc_post_carousel_bdb_elementor_38d8c02f{
position:relative;
}
.uc_post_title{
font-size:21px;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item
{
transition:0.3s;
position:relative;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_placeholder
{
position:relative;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue_pos_carousel_image_overlay
{
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
transition:0.3s;
}
/* Hover effects for NEWS category */
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item:hover .ue_pos_carousel_image_overlay.news-hover {
background: linear-gradient(180deg, rgba(0, 116, 155,0) 25%, rgba(0, 116, 155,0.088) 30%, rgba(0, 116, 155,0.431) 40%, rgba(0, 116, 155,0.611) 48%, rgba(0, 116, 155,0.869) 60%, rgba(0, 116, 155,1) 70%);
opacity: 1;
pointer-events: none;
z-index: 1;
}
/* Hover effects for INSIGHT category */
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item:hover .ue_pos_carousel_image_overlay.insight-hover {
background: linear-gradient(180deg, rgba(0, 147, 111, 0) 25%, rgba(0, 147, 111, 0.088) 30%, rgba(0, 147, 111, 0.431) 40%, rgba(0, 147, 111, 0.611) 48%, rgba(0, 147, 111, 0.869) 60%, rgba(0, 147, 111, 1) 70%);
opacity: 1;
pointer-events: none;
z-index: 1;
}
/* Hover effects for BLOG category */
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item:hover .ue_pos_carousel_image_overlay.blog-hover {
background: linear-gradient(180deg, rgba(108, 59, 94, 0) 25%, rgba(108, 59, 94, 0.088) 30%, rgba(108, 59, 94, 0.431) 40%, rgba(108, 59, 94, 0.611) 48%, rgba(108, 59, 94, 0.869) 60%, rgba(108, 59, 94, 1) 70%);
opacity: 1;
pointer-events: none;
z-index: 1;
}
/* Hover effects for PRESS category */
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item:hover .ue_pos_carousel_image_overlay.press-hover {
background: linear-gradient(180deg, rgba(202, 169, 120, 0) 25%, rgba(202, 169, 120, 0.088) 30%, rgba(202, 169, 120, 0.431) 40%, rgba(202, 169, 120, 0.611) 48%, rgba(202, 169, 120, 0.869) 60%, rgba(202, 169, 120, 1) 70%);
opacity: 1;
pointer-events: none;
z-index: 1;
}
/* Hover effects for EVENT category */
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item:hover .ue_pos_carousel_image_overlay.event-hover {
background: linear-gradient(180deg, rgba(21,48,67,0) 25%, rgba(21,48,67,0.088) 30%, rgba(21,48,67,0.431) 40%, rgba(21,48,67,0.611) 48%, rgba(21,48,67,0.869) 60%, rgba(21,48,67,1) 70%);
opacity: 1;
pointer-events: none;
z-index: 1;
}
/* Hover effects for other categories */
#uc_post_carousel_bdb_elementor_38d8c02f .ue-item:hover .ue_pos_carousel_image_overlay.default-hover {
background: linear-gradient(180deg, rgba(21,48,67,0) 25%, rgba(21,48,67,0.088) 30%, rgba(21,48,67,0.431) 40%, rgba(21,48,67,0.611) 48%, rgba(21,48,67,0.869) 60%, rgba(21,48,67,1) 70%);
opacity: 1;
pointer-events: none;
z-index: 1;
}
/*FALLBACK IMAGE*/
#uc_post_carousel_bdb_elementor_38d8c02f .carousel-image {
width: 100%;
height: auto;
object-fit: cover;
}
/*ITEM MAX-WIDHT*/
#uc_post_carousel_bdb_elementor_38d8c02f .owl-item{
display:flex;
max-width: 350px;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-stage{
display:flex;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_container_holder{
display: flex;
flex-direction: column;
height: 100%;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_content{
flex-grow: 1;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_carousel_item
{
overflow:hidden;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-nav .owl-prev{
position:absolute;
display:inline-block;
text-align:center;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-nav .owl-next{
position:absolute;
display:inline-block;
text-align:center;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-dots {
overflow:hidden;
display:none !important;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-dot {
border-radius:50%;
display:inline-block;
padding: 0;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_more_btn{
display:inline-block;
text-align:center;
text-decoration:none;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_more_btn svg{
width:1em;
height:1em;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_placeholder{
overflow:hidden;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_placeholder img
{
display:block;
width:100%;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_content
{
display:flex;
flex-direction:column;
z-index:2;
}
#uc_post_carousel_bdb_elementor_38d8c02f .uc_image_carousel_content {
position:absolute;
top:0px;
left:0px;
bottom:0px;
right:0px;
opacity:1;
transition:1s;
/*display:flex;
align-items:center;
flex-direction:column;
Justify-content: center;*/
justify-content: flex-end;
align-items: start;
vertical-align:bottom;
height:100%
width: 100%;
}
/*DISABLE LINK TO CATEGORY*/
#uc_post_carousel_bdb_elementor_38d8c02f .ue-grid-item-category a{
cursor: text;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-meta-data
{
display:flex;
flex-wrap: wrap;
line-height:1em;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-grid-item-meta-data
{
display:inline-flex;
align-items:center;
}
.ue-grid-item-meta-data
{
font-size:12px;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-grid-item-meta-data-icon
{
line-height:1em;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-grid-item-meta-data-icon svg
{
width:1em;
height:1em;
}
#uc_post_carousel_bdb_elementor_38d8c02f .ue-debug-meta
{
padding:10px;
border:1px solid red;
position:relative;
line-height:1.5em;
font-size:11px;
width:100%;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-stage
{
transition-timing-function: linear!important;
}
#uc_post_carousel_bdb_elementor_38d8c02f .owl-nav .owl-prev.disabled,
#uc_post_carousel_bdb_elementor_38d8c02f .owl-nav .owl-next.disabled {
display: none;
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
.uc_image_carousel_content > div {
display: flex;
flex-direction: column;
}
.ue-meta-data {
order: -1; /* Moves the date to the top */
}
.uc_post_title {
order: 1; /* Ensures the title is below the date */
}
.uc_post_title, .ue-meta-data {
margin: 0; /* Optional: to remove default margins if necessary */
}
property-Auction_iStock-1311977482-768×512.jpg” alt=”Real Estate Property Auction” width=”768″ height=”512″ title=”Real Estate Property Auction”>
Subscribe