// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

Wingate Financial Planning commended Small IFA 2012

Wingate Financial Planning, a firm of fee-based (as opposed to commission earning) Chartered Financial Planners, were commended in this week’s 2012 Small IFA Firm of 2012 in the Financial Times Financial Adviser awards.

The category, which is open to firms employing less than 25 fee-earning Financial Planners is awarded by the FT’s Financial Adviser publication.

“Naturally we’d hoped to win, but there was tough competition in this category”, said Financial Planning Director, Alistair Cunningham, “We’ve had such success with awards in the past eighteen months it’s easy to be blasé. The Financial Adviser awards are one of the most recognisable awards and it is great to have external validation that we are one of the UK’s leading providers of quality, local, Financial Planning”

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.