Comments Rachel Posey started the conversationFebruary 11, 2022 at 8:43amHi I am trying to fix a page speed issue with the fly cart font front loading and want to use font awesome icon for the fly cart. I have added the code add_filter( 'woofc_disable_font_icon', '__return_true' ); (Once I tried to add to functions and other time used code snippet plugin, I would prefer to detele the snippet plugin) I also added this code to the CSS customizer: .woofc-count i:before, .woofc-menu-item .woofc-menu-item-inner i:before { content: 'af07'; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900;}.woofc-count i:before, .woofc-menu-item .woofc-menu-item-inner i:before { content: 'af07'; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: 900;} .woofc-area .woofc-close i:before, .woofc-area .woofc-item-remove i:before, .woofc-area .woofc-item-special i:before { content: 'af07'; font-family: "Font Awesome 5 Free"; font-weight: 900;}It does not show any icon in the box just a square. Any ideas on how to fix?My website is www.goingupeducation.com 767Janilyn repliedFebruary 14, 2022 at 4:22amHi Rachel, Thanks for contacting WPClever Support Forum. We're not available at the weekends so today (Monday) I am able to process your ticket.We’ve received your ticket and assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent 1,222Dustin repliedFebruary 15, 2022 at 7:49amHi Rachel,I've checked your website goingupeducation.com and seen our plugin wasn't installed here. Also, your site hasn't FontAwesome icons library, that is why it shows the square.Best regards,Dustin Sign in to reply ...
Hi I am trying to fix a page speed issue with the fly cart font front loading and want to use font awesome icon for the fly cart.
I have added the code
add_filter( 'woofc_disable_font_icon', '__return_true' );
(Once I tried to add to functions and other time used code snippet plugin, I would prefer to detele the snippet plugin)
I also added this code to the CSS customizer:
.woofc-count i:before, .woofc-menu-item .woofc-menu-item-inner i:before {
content: 'af07';
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
}
.woofc-count i:before, .woofc-menu-item .woofc-menu-item-inner i:before {
content: 'af07';
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
}
.woofc-area .woofc-close i:before, .woofc-area .woofc-item-remove i:before, .woofc-area .woofc-item-special i:before {
content: 'af07';
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
It does not show any icon in the box just a square. Any ideas on how to fix?
My website is www.goingupeducation.com
Hi Rachel,
Thanks for contacting WPClever Support Forum. We're not available at the weekends so today (Monday) I am able to process your ticket.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Rachel,
I've checked your website goingupeducation.com and seen our plugin wasn't installed here. Also, your site hasn't FontAwesome icons library, that is why it shows the square.
Best regards,
Dustin