• I have two questions.

    1) Can I remove wpba-frontend.css from loading on front-end while not logged in? Its a very small file, but want to get rid of it from loading.

    2) I saw someone else ask the same question, and never assumed it was related. And it might not be. But from time-to-time I find my sites images missing. Mostly related to images that were referenced directly and uploaded via FTP from a site mirror. Or from ACF options page. I wouldn’t have brought it up. But I see your site is also missing its images.

    https://danholloran.me/wp-better-attachments/

    And thought I might ask.

    https://www.ads-software.com/plugins/wp-better-attachments/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dholloran

    (@dholloran)

    Hi,

    I believe there is a setting that’s something about shortcodes on the front end will disable the CSS file. If that does not work you can use wp_deregister_style with the handle wpba_front_end_styles.

    For the missing images the example site is not WordPress and does not use the plugin. Also it shouldn’t be the cause of images not loading especially if the images are 404ing.

    Thanks,
    Dan

    Thread Starter cmisak

    (@cmisak)

    Thank you for the fast reply. Im desperate for a reason the images randomly go missing. Really enjoy your plugin. Anyone reading this, this pluging has served me well. Just had to follow up since im blind to a reason.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin CSS & Missing Images’ is closed to new replies.