Seth Carstens
Forum Replies Created
-
Your very welcome, and thank you for giving us a public review so that other people know its a good plugin.
Forum: Plugins
In reply to: [SM Gallery] [Plugin: SM Gallery] Thumbnails are Displaying Full SizeWordPress needs to build thumbnails of the appropriate size if you uploaded the photos before you enabled the plugin.
https://www.ads-software.com/extend/plugins/ajax-thumbnail-rebuild/
Forum: Plugins
In reply to: [SM Gallery] [Plugin: SM Gallery] Thumbnails seem to be brokenSorry, we will look into the problem your having. It may be related to another plugin or theme because I’m not having a problem with it on the demo page!?
https://dev.sethmatics.com/sm-gallery-demo/You would have to try disabling plugins and use a standard theme like 2010 to rule out other plugins and themes as potential problems.
Also, you need to use a plugin to rebuild your thumbnails in order for the thumbnails to show up properly!!
Forum: Plugins
In reply to: quick_edit_custom_box without core hacksClassiPress doesn’t have a widget area that works near the slider carousel, and this plugin on works as a widget. I don’t think its going to accomplish what your looking for until ClassiPress creates more widget areas.
Forum: Plugins
In reply to: quick_edit_custom_box without core hacksno, you should just be able to use “posts” or “pages” I believe and it will push the changes into normal posts and pages.
1. Just because other plugins do it, doesn’t make it right. As an example, lots of plugins enqueue styles using the action “wp_print_styles” instead of the proper “wp_enqueue_scripts”. This is NOT the correct way to program and just because many of the plugin use this action doesn’t mean you should too.
2. I never said the plugin wasn’t useful, and I also believe its coming along nicely.
3. @josh, I plan on “not using it” but it also has potential to conflict with other plugins that “add and remove” actions from the login page… making your plugin potentially dangerous to use and update with other login plugins. Why would somebody use your plugin for example, instead of “White Label CMS”? Seems like a waist to me, but hey, its your plugin, do as you will.
Forum: Plugins
In reply to: [SM Debug Bar] [Plugin: SM Debug Bar] Impressive PluginGood to here! Are there any features you would like to see in the next version?
Forum: Plugins
In reply to: [SM Debug Bar] [Plugin: SM Debug Bar] Does not run on WindowsWe have updated the plugin and with your recommended fix, everything appeared to work well on both linux and windows servers.
Forum: Plugins
In reply to: [SM Debug Bar] [Plugin: SM Debug Bar] Does not run on WindowsThanks for the info! We will get this patched up in the next release.
Forum: Plugins
In reply to: [SM Gallery] [Plugin: SM Gallery] Does it work for ALL "Media"….???Wow, that’s a great question. No, I don’t imagine that it works with all media. But your right, it should. If you upload a video, it should add the video to the gallery slideshow. Music, to a music slideshow. Tough part is that licensing on opensource players for these things are usually sticklers about forcing everyone to download individually and not allowing distribution of those files. I promise though, that we will look into getting other media types to work in the gallery slideshow.
Forum: Plugins
In reply to: [SM Sticky Featured Widget] Does not work using Classipres 3.1.4 and WP 3.2.1We have resolved this issue and its available in the trunk. We haven’t yet finished the next release of this plugin but if you want it to work with your ClassiPress 3.1+ theme, you will want to download the plugin files available in the plugins trunk folder:
https://plugins.svn.www.ads-software.com/sm-sticky-featured-widget/trunk/Forum: Plugins
In reply to: [SM Sticky Featured Widget] BrokenMust be a conflict with the Thesis theme. Unfortunately I don’t have a license to test with that theme.
Forum: Plugins
In reply to: [SM Debug Bar] [Plugin: SM Debug Bar] wp-admin debug bar and 3.1.3 stylesWe have fixed all the issues and its currently working perfect with WordPress 3.1.X
Forum: Plugins
In reply to: [SM Debug Bar] [Plugin: SM Debug Bar] Awesome!Your very welcome. We have been using this “debug bar” for over a year so I finally decided it was worth sharing with the community. We hope to add additional awesome functionality like an options menu that gives some “standard variables to watch” and jquery that will pull arrays into a nice GUI interface where you can compact/expand each array individually.
Forum: Plugins
In reply to: [Plugin: BuddyPress Admin Bar Mods] Is this project dead?Just to update you all, buddypress is still annoying as it doesn’t “extend” wordpess multisite and instead rebuilds its own menu. They have code “commented out” that basically indicates that they need to build the possibility of allowing the original “wp_admin_bar” to be displayed. If and when they do that, I will bring my wp_admin_bar mods into this plugin.