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

For Greater Fund Charge Transparency

News this week was that Fidelity Funds Network have been one of the first fund management groups to release details on the payments it receives from other fund managers (Source: Money Marketing). Whilst they’re to be commended on their relative transparency they’ve still missed the mark for a couple of reasons:

  • The “Fee Transparency” document does not show adviser remuneration (commission), which is often between ¼% to ¾% per annum (with ½% being ‘normal’) but can vary
  • The “Fee Transparency” document does not show other manager expenses, for example dealing fees, accounting costs and other miscellaneous charges incurred in the day-to-day running of the fund. Often these charges are modest (less than 10p in £100), but in some cases they can be much greater. At best, these figures are only ever estimates.
  • The FSA have planned to put in place steps to force fund platforms to ban rebates altogether, but have caved after significant pressure from platforms and fund supermarkets

It is this firm’s view that all remuneration should be transparent, we are rare as we endeavour to; rebate all our commissions for client benefit, disclose fund management costs, including platform charges and an estimate of manager expenses.

This is not always possible as some platforms seek to obfuscate their charges, and we would welcome legislation to level the playing field.

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.