duplicate font-awesome

Closed
CityTours - Hotel & Tour Booking WordPress Theme CityTours - Hotel & Tour Booking WordPress Theme March 21, 2019
Login to reply
Kelly R Support Agent
5 years ago
Resolved.
Kelly R Support Agent
5 years ago

Hi,

It is from WPBakery plugin. We can not manage it.

Regards, C-Themes

NEO KONG
5 years ago

Hi Kelly,

I found this odd situation. in some pages, such as cart / checkout pages, "plugins/js_composer/assets/lib/bower/font-awesome/css/font-awesome.min.css" isn't deployed. As "themes/citytours/css/font-awesome/css/font-awesome.min.css" is removed, font-awesome icon can't display.

Is it possible to deploy the font-awesome.css (within js_composer) to those pages?

thanks

Neo

Kelly R Support Agent
5 years ago
Resolved.
NEO KONG
5 years ago

Thanks Kelly

Kelly R Support Agent
5 years ago

Hi,

Please remove following code in /inc/functions/template-functions.php file.

wp_enqueue_style( 'ct_style_fontawesome');

Regards, C-Themes

NEO KONG
5 years ago

Hi,

I found two font-awesome style sheets. 

plugins/js_composer/assets/lib/bower/font-awesome/css/font-awesome.min.css

themes/citytours/css/font-awesome/css/font-awesome.min.css

It would be better to remove so as to reduce a request. Can you advise how to do it?

Thanks,

N