Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Arun Basil Lal

    (@arunbasillal)

    Hello @tphamdev12

    Thanks for checking out my plugin. This is strange since my plugin does not add any CSS to front end.

    It seems that the CSS file themes/boiron/assets/dist/css/main.min.css is not loaded in the staging site for some reason.

    Does the issue persist when you deactivate my plugin? Please try that to make sure the issue is originating from Auto Image Attributes plugin.

    Looking forward to your feedback.

    Thread Starter tphamdev12

    (@tphamdev12)

    Hi @arunbasillal ,

    This issue is gone when I deactivate the plugin so it’s so weird. I think when the plugin is activated, it is prevented the website from loading CSS.

    Please advise.

    Plugin Author Arun Basil Lal

    (@arunbasillal)

    Hello @tphamdev12

    Thanks for the reply. Sorry for being late to get back to you.

    In the file wp-content\plugins\auto-image-attributes-from-filename-with-bulk-updater\admin\iaff_image-attributes-from-filename-admin-setup.php can you please delete the line 391 add_action( 'admin_enqueue_scripts', 'iaff_enqueue_js_and_css' ); and see if that has any impact on the front end?

    It really shouldn’t have any impact as it only affects the admin side. But that is the only code that I could think of.

    I noticed that on https://boironusa.dreamhosters.com/, themes/boiron/assets/dist/css/main.css is being loaded instead of the minified version themes/boiron/assets/dist/css/main.min.css. They both have the padding for section.related-articles. However it doesn’t seem to reflect in the front end on the staging site.

    Can you please tell me how the main.css and main.min.css files are loaded? Share the code snippet if you can.

    This is a curious case indeed. Can’t think of a how else there would be an impact.

    Looking forward to your feedback.

    Plugin Author Arun Basil Lal

    (@arunbasillal)

    Hello again @tphamdev12 Happy new year.

    Any updates?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Frontend mixed-up’ is closed to new replies.