fontello issue

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

Hi,

Please take a moment to rate the item in your Themeforest downloads page.

How to rate: http://ansonika.com/profile/how-to-rate-themeforest-item.jpg

Regards, C-Themes

NEO KONG
5 years ago

MANY THANKS KELLY.

Kelly R Support Agent
5 years ago

Hi,

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

wp_register_style( 'ct_style_icon_set_1', CT_TEMPLATE_DIRECTORY_URI . '/css/fontello/css/icon_set_1.css' );

  wp_register_style( 'ct_style_icon_set_2', CT_TEMPLATE_DIRECTORY_URI . '/css/fontello/css/icon_set_2.css' );
  wp_register_style( 'ct_style_fontello', CT_TEMPLATE_DIRECTORY_URI . '/css/fontello/css/fontello.css' );

and

wp_enqueue_style( 'ct_style_icon_set_1');

  wp_enqueue_style( 'ct_style_icon_set_2');
  wp_enqueue_style( 'ct_style_fontello');

Regards, C-Themes

NEO KONG
5 years ago

Hi Kelly,



Thank you for the response.



Basically, I wish to use icons from font awesome as it will have less
requests. Is it possible to remove it then?



Many thanks



Neo

Kelly R Support Agent
5 years ago

Hi,

Fontello font is for font icon in CityTours theme. If you remove it in CityTours theme, some icons are now shown in your website.

Regards, C-Themes

NEO KONG
5 years ago

Hi,

fontello/font/fontello.woff is 322.8 KB. Its response body size is the largest at my home page. My next largest size is about its 1/3. Is it way to stop using it or reduce its size? For a few icon, but having such a large file, it is pointless.

Thanks,

Neo