Paul Menard
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Tags] [Plugin: Media Tags] Custom post type conflict@jrsmith thanks for the comment on this thread. I’ve not been able to reproduce on my development systems. But generally that just means I’m not doing something right. ??
Can you tell me a little about your setup? How are you creating the custom post types? What rewrite setup do these custom post types have. Is it just your own post types or does this effect the built-in Categories and Post Tags? What version of Media-Tags are you running? Assumed WP 3.0.
If you are adding your own custom post types via your theme’s functions.php or plugin can you share that file with me? Having a real world use is better than trying to create things on my end.
Forum: Plugins
In reply to: Images not showing when moving categoryOh right 1.7.8. Sorry wrong plugin.
I’m not sure how the page-link-to plugin works or if it effects the way the Simply Exclude plugin works. Again as I mentioned in the previous message the SE plugin works under the 4 is_* actions.
When I look at your site and go to the Resources link https://blog.whenlovefalls.com/?cat=5 this is a category archive page. So in the Simply Exclude admin page for categories what do you have setup? It really might help to have admin access to your site if possible.
Forum: Plugins
In reply to: Images not showing when moving category@remap I’m the author of the Simple Exclude plugin. The issue replied to by ipsenu was fixed in version 2.2.9 of the plugin. Please make sure you are on the latest version.
I’ve trying to understand something you wrote about the image not working on the new pages. Are you using the WordPress gallery shortcodes? Or how are these pages displaying categories items? The Simply Exclude plugin generally deal with 4 areas of information: is_home, is_archive, is_feed and is_search. outside of that if you for example have a Page template where you run get_posts or something to pull in Categories. This is not under control of the Simply Exclude plugin. Would like to help but need more information. Thanks.
Forum: Plugins
In reply to: [Media Tags] [Plugin: Media Tags] Not translation readyt31os_
Yes, you are correct. I have failed to support two things in my plugin code. Translations and roles. Both of these are in the works. I’m completing the coding for the long awaited Bulk admin interface. I will be adding support for language translations with that same release. Thanks again for pointing this out.
Forum: Plugins
In reply to: [Media Tags] [Plugin: Media Tags] checking to see whether image is taggedmcdonna Wondering if you found a solution to you problem.
Forum: Plugins
In reply to: [Media Tags] [Plugin: Media Tags] Custom post type conflictRoss, I’m the author of the Media-Tags plugin. I’ve been using the plugin with three new Post Types and within those types I have 3-5 taxonomies each. All with rewrite/slugs enables (unique of course).
Would like to know more about how you are using the plugin and how you are running into issues. Feel free to email me direct. Would love to see some of the code you are using so that I can try and replicate the issues. paul at codehooligans dot com
Forum: Plugins
In reply to: [Media Tags] [Plugin: Media Tags] error: Media Tag not addedDonna,
I’m the author of the Media-Tags plugin. Thanks for the kind words. I’m aware of that exact issue and do have a fix. Look for an update this weekend. I have just one more bug to squash before I check in the new code.
Thanks again.
Forum: Plugins
In reply to: [Media Tags] Media Tags plugin causing a problem with image orderingI’ll investigate this. Thanks for bringing this to my attention.
Forum: Plugins
In reply to: Media Tags plugin excessive database queries?clope, thanks for the pointer on this. Will investigate the change this weekend.
Forum: Plugins
In reply to: [Plugin: Simply Exclude] Not dealing with listsJust updated the Simply Exclude plugin. Version 2.2.9 now works with the WordPress Category and Tag Cloud Widgets to exclude items based on the ‘Archive’ selection.
And thanks for using the Simply Exclude plugin. Coming up in the next release will be management of any custom Taxonomy. Not just the current Categories and Tags.
Forum: Plugins
In reply to: [Plugin: Simply Exclude] Simply exclude kills the shortcode functionJust updated the Simply Exclude plugin. Version 2.2.9 should solve your issue. But it not please let me know.
And thanks for using the Simply Exclude plugin. Coming up in the next release will be management of any custom Taxonomy. Not just the current Categories and Tags.
Forum: Plugins
In reply to: [Plugin : Media Tags] 2.2.8 under 3.0 RC1 fail to activateYeah this was known for a few weeks. Was waiting to test more with WP 3.0 RC1 to upload a fix for this issue as well as other bugs. Just uploaded new Media-Tags 2.2.9. Should solve your issue with the fatal error.
Thanks for using Media-Tags.
Forum: Plugins
In reply to: [Plugin: Simply Exclude] Get the image plugin not working with Simply ExclueAny interest in doing some beta testing on the latest Simply Exclude code. I think I’ve patched the code to correct the issue. But would like to get a double check since you helped identify the issue.
Forum: Plugins
In reply to: [Plugin: Simply Exclude] Simply exclude kills the shortcode function@ipsk or sauerland
Any interest in doing some beta testing on the latest Simply Exclude code. I think I’ve patched the code to correct the issue. But would like to get a double check since you helped identify the issue.
Forum: Plugins
In reply to: [Plugin: Simply Exclude] Simply exclude kills the shortcode function@ipsk
Can you provide some information about your WP install?
1. What version of WP?
2. What version of the Simply Exclude plugin?
3. What other plugins are installed and active?
4. Describe how you are using the Simply Exclude plugin. Are you excluding categories, tag, pages, etc.Any chance you will allow access to your backend wp-admin so that I can investigate? This is always helpful since building a matching test environment is next to impossible.