• Resolved dejame

    (@dejame)


    Hi, great theme. When I activate Elementor with Newscrunch, a lot of the icons stop working, such as social icons etc. How do I fix this?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Akhilesh

    (@atul-rahman)

    Hi

    Thanks for contacting to us.

    There is a font Awesome style name conflict issue with the elementor plugin.

    We will fix it in the next update. To fix now follow the below instructions.

    1 Find the script.php file located in your theme folder >>inc >>scripts folder.

    2 Open the file and find the below line of code on line no 22.

    wp_enqueue_style('font-awesome', NEWSCRUNCH_TEMPLATE_DIR_URI . '/assets/css/font-awesome/css/all', $suffix . '.css', array(), '');

    3 And replace it with below line of code.

    wp_enqueue_style('font-awesome-min', NEWSCRUNCH_TEMPLATE_DIR_URI . '/assets/css/font-awesome/css/all' . $suffix . '.css', array(), '');

    Let us know if you have any confusion.

    Thanks & Regards

    Newscunch Theme

    Support Team

    Thread Starter dejame

    (@dejame)

    Thanks, it worked.

    Akhilesh

    (@atul-rahman)

    HI

    I’m glad to know that it has been resolved.’

    If you like our theme and support, please rate us here.

    Feel free to contact us for further assistance.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Elementor problem with theme’ is closed to new replies.