Title: Plugin broken
Last modified: November 14, 2023

---

# Plugin broken

 *  [alijens](https://wordpress.org/support/users/alijens/)
 * (@alijens)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/plugin-broken-125/)
 * This plugin brakes my site. After searching for a product the product page is
   broken. A lot of links are added above the product. The admin bar is completely
   messed up. If I disable this plugin the problem goes away.

Viewing 1 replies (of 1 total)

 *  [alphamedak](https://wordpress.org/support/users/alphamedak/)
 * (@alphamedak)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-broken-125/#post-17390861)
 * I am also experiencing this issue.
   I noticed that admin-bar.min.css is not loaded
   when the plugin is active.Thus the css attributes of #wpadminbar is not loaded,
   which makes the top of woocommerce related pages messed up.The issue probably
   comes from enqueue_styles() function inside the GPSC_Product_Slider_Carousel_Public
   class.Activating the plugin in wordpress also shows this error: “The plugin generated
   227 characters of **unexpected output** during activation. If you notice “ headers
   already sent ” messages, problems with syndication feeds or other issues, try
   deactivating or removing this plugin” indicating that something is breaking.I
   think a temporary fix is to do a custom css by copying the missing attributes
   including #wpadminbar.
 * This rough hack fixes it, comment out line 87 in wp-content/plugins/product-slider-
   carousel/public/class-gpsc-product-slider-carousel-public.php
 * Like this:
   //require GPSC_PRODUCT_SLIDER_CAROUSEL_DIR_PATH_FILE . ‘public/class-
   gpsc-product-slider-carousel-dynamic-styles.php’;Have you fixed the issue [@alijens](https://wordpress.org/support/users/alijens/)?
    -  This reply was modified 2 years, 3 months ago by [alphamedak](https://wordpress.org/support/users/alphamedak/).
      Reason: Found another rough fix

Viewing 1 replies (of 1 total)

The topic ‘Plugin broken’ is closed to new replies.

 * ![](https://ps.w.org/product-slider-carousel/assets/icon-128x128.gif?rev=2822064)
 * [FancyProduct — Product Carousel, Slider, Gallery & Grid for WooCommerce](https://wordpress.org/plugins/product-slider-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/product-slider-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/product-slider-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/product-slider-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/product-slider-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/product-slider-carousel/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [alphamedak](https://wordpress.org/support/users/alphamedak/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-broken-125/#post-17390861)
 * Status: not resolved