// 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();
});

Ashley graduated from the University of Greenwich in 2006 with a degree in Business Administration.  Since then he has worked in various roles in financial services covering sales, client support and compliance functions.

Ashley joined Wingate Financial Planning in May 2017 initially providing support to Alistair Cunningham and then to Matthew Bond.  He moved into a Paraplanning role in October 2019, and has now successfully achieved his Diploma in Financial Planning and is working to eventually achieve Chartered status.

Ashley lives in Redhill and enjoys most sports, in particular Rugby, Football and Cricket, going to the gym and spending time with friends and family.

Qualifications

    • CF1 – UK Financial Services, Regulation & Ethics
    • FA2 – Pensions Administration
    • R01 – Financial Services, Regulation & Ethics
    • R02 – Investment Principles and Risk
    • R04 – Pensions and Retirement Planning
    • R05 – Financial Protection
    • R03 – Personal Taxation
    • R06 – Financial Planning Practice

Are you ready to make informed decisions about your money?

Contact Us

Get in Touch

Footer Contact Form

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