Social icon for TikTok | WordPress.org

[ad_1]

Hello.

Try adding this code in the functions.php file in the theme

add_filter('apollo13framework_social_icons_list', function($icons){
$icons['new_service_tiktok'] = array( 'fab fa-tiktok', 'Tiktok' );
return $icons;
});

add it before $apollo13framework_a13 = new Apollo13Framework();

Now you should be able to add your service from the admin panel.

The TikTok social icon will be implemented by default in upcoming updates.

thanks i get it fix using code you provided

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer