I have been trying to get the trustbox to work reliably. Using the functionality from the trustpilot plugin itself somehow only works on mobile and not on desktop.
Therefore I am trying to add it manually.
Following their instruction. I have to add this to the head section of my websites HTML.
<!– TrustBox script –>
<script type=”text/javascript” src=”//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js” async></script>
I have no clue how to do this for my woodmart child. Any advice? Thanks!
<!– End TrustBox script –>