• Resolved dynathemes

    (@dynathemes)


    Hi – I am facing a huge issue right now.

    I purchased WP carousel PRO version thinking it is the plugin I wanted.

    But after using, I realized that it is creating too much of CSS code in the source file which is causing the website to load slow and creating Google indexation issue.

    This code should have moved to the css file instead of the source code.

    Please tell me the solution urgently.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @dynathemes,

    We are sorry for the inconvenience. We have already concerned about this issue and noted it on our plugin development roadmap. The developer team is thinking to solve this issue by keeping a particular option in the plugin settings for the future version. Hope it will be implemented soon.

    For now, please add the following code at the bottom of your current theme’s function.php file to solve the issue.

    add_filter( 'wpcp_style_load_in_header', '__return_false' );

    Please let us know if the issue gets fixed or not. Looking forward to your reply.

    Best Regards

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @dynathemes,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘97000 lines of css code’ is closed to new replies.