gabrielwolf
Forum Replies Created
-
Forum: Plugins
In reply to: [Asset Queue Manager] Plugin not working, because jQuery not loadingI fixed it!
In the file setup.php the main.css and main.js are being loaded with name ‘sage/css’ and ‘sage/js’. The ‘/’ conflicts with AQM plugin. Simply remove sage from it and there you go. Here are the 2 corrected lines:
wp_enqueue_style('css', Assets\asset_path('styles/main.css'), false, null); [...] wp_enqueue_script('js', Assets\asset_path('scripts/main.js'), ['jquery'], null, true);Forum: Plugins
In reply to: [Asset Queue Manager] Plugin not working, because jQuery not loadingI’ve done that all the time troubleshooting. I have another idea, I will change the theme and go back in Git history of theming to the point where it failed. Have to test that.
Forum: Plugins
In reply to: [Asset Queue Manager] Plugin not working, because jQuery not loadingI set up a fresh Bedrock/Sage-Wordpress with AQM and “unfortunately” I couldn’t reproduce the error. It works. Where should I dig further? Maybe in my specific Sage code? I already tried to exclude all JS.
Forum: Plugins
In reply to: [Asset Queue Manager] Plugin not working, because jQuery not loadingHi Nate,
without AQM active jQuery is being loaded and used. With your plugin active I get this error in the Console: Uncaught Error: Syntax error, unrecognized expression: .asset.handle-sage/css.styles
Forum: Hacks
In reply to: WP just removes the embedded icc profiles. Please, photographers need them!I’m still on track to solve the problem, but no skilled wordpress users or developers are interested in integrating color management. All major browsers support it, so there’s two simple questions – nobody interested in colors?? and: wordpress still cutting edge??
Forum: Plugins
In reply to: [ImageMagick Engine] Embedded ICC Profiles are removed, how to preserve them?I got no answer from the core forums aswell. Is icc profiles not interesting for anybody? All the new browsers support it, but the webdesign comunity is not interestet?
Anyone here?
Forum: Reviews
In reply to: [ImageMagick Engine] Great plugin, needs workHi!
I tried this plugin to keep my icc profiles, but somehow it doesn’t work out. Could you provide me your patch? I’m a photographer and need proper colors.
Thanks,
Gabriel