Custom HTML Component - PayPal breaking navigation

I tried to add a buy new custom component using PayPals code. One part that is suppose to go into the head of very near the top of the body. And the second part in the page. I don’t know how to put it into just the head, so I tried various places from above the navigation all the way down the page to just above the other component that generates the PayPal buttons.

When I do this my navigation breaks with only my site title still visible.

Is this a know bug, or have I stumbled onto something new?

If you post the code snippets I can show you how to get it set-up :blush:

I can’t post the code directly as it doesn’t display. So here is a screen shot.

I managed to get this working by following another forum thread that you posted a solution Dan.

Here is the forum link if anyone else has this problem.

Yes - code must go at body end - (not in header) - just as per the link