Archived topic
Dashicons only showing when logged in
5 replies · Started by Matthias on May 27, 2020
Hi there,
i have two pages i am currently developing - normal webpage (sandbox.mydomain.com) and now i started shop (shop url attached).
I copied my childtheme settings to the shop and installed gp + gb.
First i created a top bar - and added some dashicons. Which worked on the normal webpage.
It does also on the shop - but: the dashicons only show when i am logged in.
Same server, same settings - only less plugins installed. Different behaviour.
So my problem is similar to this problem.
Hi there,
have you enqueued the DashIcons on the front end?
Which is what this script does:
yes i tried that - no success.
Funny thing also is that it works without that code on my normal page.
How did you add the code ? And is it still added to the site ?
i added into childthem functions.php
works now. thx
Glad to hear that