timmcdaniels
Forum Replies Created
-
Forum: Plugins
In reply to: [Combine CSS] Plugin needs fixesThanks. Regarding file_exists it works for files or directories
Forum: Plugins
In reply to: [Combine CSS] Submitting Pull RequestsNot currently, but I will set that up soon and get back to you!
Forum: Plugins
In reply to: [Combine CSS] .css files remain in directoryHi,
That’s interesting. Do you have a pretty large site that you have this on? I will add a “garbage collection” option to the plugin this week that should address this issue.
Thanks,
Tim
I just bought the pro version assuming this to be part of the “recurring” feature. This plugin would be much more useful if it had an event start and end date. Do you have any intention in adding this feature?
Forum: Plugins
In reply to: [Combine CSS] Missing argument 3 for flockThanks for the update. I will add the 3rd argument in the next version and try to get it out today.
Forum: Plugins
In reply to: [Combine JS] Banner and Sidebar AdsHi,
I would suggest that you go to Settings -> Combine JS and select “No” to “Move all JS files to footer”. If that doesn’t fix the issue, I would suggest adding jquery.js to the “JS files to ignore” textarea. Please let me know if there is still an issue. If you are willing on sharing your theme so that I could test it, please let me know. I would need a list of plugins as well. You can send the theme to [email protected].
Thanks,
Tim
Forum: Plugins
In reply to: [Combine JS] Banner and Sidebar AdsCould you provide a link to the site? Are you using a plugin to handle the ads and sliders? If so, what’s the plugin?
Thanks,
Tim
Forum: Plugins
In reply to: [Combine JS] Plugin not working, setting file missingHello,
I haven’t used the plugin on Windows running XAMPP. I may be able to try it out in the next few weeks. I suspect that the is_writable function returns false for the path to the settings file. I will keep this open and let you know when I have a version to test. Would you be willing to help me test this out?
Thanks,
Tim
Forum: Plugins
In reply to: [Combine CSS] settings.dat conflicts with other settings.datThanks, jprado. I just fixed in Combine CSS and will change in Combine JS now.
Forum: Plugins
In reply to: [Combine JS] [Suggestion]Let me know if it’s still an issue. Version 1.9 is now out and may address an issue that you are having. I will mark this as resolved for now.
Thanks,
Tim
Forum: Plugins
In reply to: [Media Category Library] Filter in "add media" tab@47songs, you may need to add media categories first. To do this, go to WordPress admin -> Media -> Media Categories
Forum: Plugins
In reply to: [Combine JS] [Suggestion]Regarding #1: I’ve improved the ordering of javascript when the “Move all JS to footer?” is set to yes. Version 1.8 should work better for you if you use that option. Let me know if you still have issues though.
Regarding #2: .min.js files are included if they are local, they are just not minified. The plugin doesn’t try to combine any external js.
Forum: Plugins
In reply to: [Combine JS] explode "\n" doesn't workI changed the explode to a preg_split with regex. Does it work better for you now when you use newlines instead of comma?
Thanks,
Tim
Forum: Plugins
In reply to: [Combine JS] Where us Combined JS CachedThey are cached in the uploads directory in their respective subdirectories:
combine-css
combine-jsEach plugin has an interface script that uses the files in these directories to serve the CSS or JS.
Thanks,
Tim
Forum: Plugins
In reply to: [Combine CSS] PHP WarningThanks for letting me know. This is fixed in version 1.6.