Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter salescart

    (@codeaholic)

    If I comment out this line in your php script, it fixes the problem.

    /* wp_enqueue_style( ‘bootstrap-css’, plugin_dir_url(__FILE__) . ‘css/bootstrap.min.css’); */

    I thought to get approval from WordPress you are NOT suppose to include you own versions of common runtimes like Jquery or Bootstrap. You also are including Jquery too.

    Plugin Author Munir Kamal

    (@munirkamal)

    Hi,

    It’s Fixed, i have just publish an update. Please test and report if you still see any issue.

    Thanks,
    Munir

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin breaks my CSS and Theme after activation’ is closed to new replies.