Title: [Plugin: WP-Table Reloaded] Problem with including css files
Last modified: August 19, 2016

---

# [Plugin: WP-Table Reloaded] Problem with including css files

 *  [DSmidge](https://wordpress.org/support/users/dsmidgy/)
 * (@dsmidgy)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-including-css-files/)
 * Hi,
    I noted that CSS files are included in STYLE tag: [@import](https://wordpress.org/support/users/import/)
   url(“???/wp-table-reloaded/css/plugin.css?ver=1.9.1”); [@import](https://wordpress.org/support/users/import/)
   url(“???/wp-table-reloaded/css/datatables.css?ver=1.9.1”);
 * Could you change this, to use LINK, so that WP-Minify could include the files
   in one big combined CSS.
 * Thank you very much,
    Dominik
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-including-css-files/#post-2031170)
 * Hi Dominik,
 * this is not possible automatically, unfortunately, but you could simply deactivate
   the corresponding checkbox (for loading the default CSS) on the “Plugin Options”
   screen of WP-Table Reloaded and then include the scripts manually as `<link>`
   or through registering them using `wp_enqueue_style` or whatever WP-Minify needs.
 * Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-Table Reloaded] Problem with including css files’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-problem-with-including-css-files/#post-2031170)
 * Status: not resolved