MACscr
Forum Replies Created
-
Forum: Plugins
In reply to: font-resizer plugin isnt working in IE8lol, how did you not see my post about this before you posted yours?
http://ww.wp.xz.cn/support/topic/357286
=P
Forum: Plugins
In reply to: [Plugin: Events Manager] pagemash conflictsThis is kind of dirty, but so far it appears to work and you dont have to edit any plugin code to get it to work,hence dont have to worry about it being overwritten. I added the following to my themes functions.php file:
remove_action ( 'admin_head', 'dbem_admin_general_script' ); $event_pages = array('people','events-manager/events-manager.php','new_event','locations','events-manager-options','events-manager-categories'); if (in_array($_GET['page'],$event_pages)) { add_action ( 'admin_head', 'dbem_admin_general_script' ); }Forum: Plugins
In reply to: capture shortcode output for use in admin?note, i found out it works within single.php. So now i just have to figure out why i cant use it within functions.php for use anywhere on the site, let alone the admin area where i need it.
Forum: Plugins
In reply to: [Plugin: Audio Player] expanded by default?yeah, im not passing it since im having it automatically embed the player with all mp3’s in posts (aka, im not using any shortcode).
Forum: Plugins
In reply to: [Plugin: One Click Plugin Updater] custom wp-content pathStill doesnt seem to work for me with 2.8.4 and a custom write path
Forum: Plugins
In reply to: [Plugin: WP Portfolio] Cache settingsBTW, i just wanted to thank you for your work on this plugin. I didnt mean for my comments to be just negative as the plugin is quite useful, just trying to point out where it can be improved.
Forum: Plugins
In reply to: [Plugin: WP Portfolio] Cache settingsStill looking for that permanent cache option and would really be nice to be able to be able to sort the portfolio listings how we choose. Such as newest to oldest or the regular alphabetical that is being done now. I had made changes to the source, but unfortunately were overwritten by the latest update to your plugin.
I understand your grouping option, but sometimes paging is needed within groups as well. =/
I might just end up adding these features myself and create a fork of this plugin, but i dont really see the need to that if we just work together on it.
Forum: Plugins
In reply to: [Plugin: INFOmoz-Glossario] Please make deatils available in englishSeems to me the author just wants to drive traffic to its spammy site that has no quality information in english. All the plugin details should reside at ww.wp.xz.cn.
Forum: Plugins
In reply to: [Plugin: SEO Smart Links] Not working for me toI think there should be some tickbox or something that plugin authors can check on their plugin profile that basically acknowledges that they are no longer going to support it.
Forum: Plugins
In reply to: [Plugin: New Shopping Cart Plugin With Themes] Upload?????ROFL, that question is hilarious! Im quite certain he was serious too. =P
Forum: Requests and Feedback
In reply to: Command Line Update of databaseEver figure anything out for automating this? I am in the same boat. Would be nice to basically create an api that could be access through curl that would just run wp-admin/update-core.php and spit back the results.
Forum: Plugins
In reply to: [Plugin: Google Analytics for WordPress] Dashboard widgetTrue, i could do that for myself, but i couldnt do that for every single user. Its definitely spammy though to not have a disable option within the plugin config. Most people will say its very intrusive and almost adware. If it was just within the plugin config area it would be different.
Forum: Fixing WordPress
In reply to: Copy categories to tags but keep categories?Oh, and if someone could even just tell me what would need copied/changed in sql, i could do that as well.
Forum: Fixing WordPress
In reply to: Copy categories to tags but keep categories?This plugin? You kind of forgot to add a link to your response. =P
Forum: Plugins
In reply to: [Plugin: Google Analytics for WordPress] Dashboard widgetNevermind, didnt realize i had another plugin from that author as well. Spammy plugins removed.