• Resolved Air.

    (@air-1)


    Hello πŸ™‚

    Plugin produces error in admin area in console.
    It asks for file that doesn’t exist /plugins/featured-galleries/css/admin-hidesidebar.css

    ver 1.7.0

    if ( !$show_sidebar ) { wp_enqueue_style( 'fg-style-admin-hidesidebar', plugin_dir_url(dirname(__FILE__)).'css/admin-hidesidebar.css' ); }

    https://wordpress.org/plugins/featured-galleries/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andy Mercer

    (@kelderic)

    I am looking into it. Not sure what happened. The filter must not have been used much since it’s taken 6 months to be noticed, lol. Thanks for the report though.

    Plugin Author Andy Mercer

    (@kelderic)

    Figured it out. I just forgot to Add the new stylesheet file to my SVN before committing the 1.7.0 changes. Fixed now, in 1.7.1.

    Thread Starter Air.

    (@air-1)

    Thanks! Works fine now!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing style files’ is closed to new replies.