• Resolved jevets

    (@jevets)


    The plugin currently assumes I have it installed in [wordpress]/wp-content/plugins/query-wrangler.

    I’m running wp-content from a different location, so the css currently doesn’t load in the back end.

    Please update the code to use plugins_url()

    define('QW_PLUGIN_URL', get_bloginfo('wpurl')."/wp-content/plugins/query-wrangler");

    http://ww.wp.xz.cn/extend/plugins/query-wrangler/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘path to query-wrangler.css’ is closed to new replies.