There’s also an error in the CSS:
.lds-rolling div, .lds-rolling div:after {
width: 100%;
height: 100%;
border: 10px solid <? echo esc_attr( $settings['text_color'] ) ?>;
border-top-color: transparent;
border-radius: 50%;
}
No PHP should be displayed like this.
-
This reply was modified 5 years, 11 months ago by
zietbukuel.
Hi zietbukuel,
1) Are you talking about the built in icons? I have just tried and it works. If you wish, you can send me a link so I can take a look at that problem.
2) There isn’t any error in the CSS, because it’s a PHP file.
Cheers,
Massimo
I know but I don’t have short tags enabled and that’s making the CSS have some unparsed PHP like the one I show above.
https://demo1.store.inlive.cloud/
https://demo2.store.inlive.cloud/
Please take a look at these 2 sites. It’s not showing up the built-in icons and the CSS error is present in both sites.
Thanks.
Hi zietbukuel,
I have just uploaded a new version of the plugin without the short tags. Now it should be work. Let me know if you have other issues.
Have a good day.
Massimo