Daiv Mowbray
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post thumbnail fristrationsHey Manntis,
your theme function dp_attachment_image fails to state which order to use.
try adding an order by clause to your array'post_type' => 'attachment', 'numberposts' => 1, 'post_mime_type' => 'image', 'order_by' => 'menu_order', 'order' => 'ASC')HTH
Forum: Plugins
In reply to: Faster Image Insert useful for mass info editing?Available under the gallery tab.
If you need more functions, try the SuperSlider-Media-Pop plugin.You might want to try the plugin SuperSlider-Media-Pop
**New Features v1.1**
* Adds column post ID to edit post list.
* Adds media attach – detach function to edit media screen.
* Adds minithumb and links to attachment column in the edit post list.
* Adds columns caption/description/alt-text/id to Media Library list page.
* Adds Enhanced Mass Image Edit to the Media upload screens.* mass edit Alternate text
* mass edit Description text
* mass edit attached to Parent ID
* mass edit all Available image sizes to insert**Features**
* Add thumbnails to your edit posts / page screen.
* Add Attachments in this post to your edit posts / page screen.
* Link your image to any sized pop over.
* Insert any image size available for the active image. (WP 3.0+)
* Access any superslider scaled image (ss-Show, ss-PNext, ss-Excerpt all offer custom image size creation.)WP 2.9
* Set the jpeg image quality of dynamically created image versionsForum: Fixing WordPress
In reply to: Change order of items in media libraryHello,
yes, when in the post edit page.
click the upload/insert media button,
select the gallery tab,
drag and drop or enter your preferred order in the number fields.
save changesForum: Plugins
In reply to: Detach & Re-Attach Media Attachment Images from PostsThat WordPress Media Library Plugin looks great, mixed with Faster Image Insert and superslider-media-pop which adds all available image sizes to the insert image panel.
Unfortunately the WordPress Media Library Plugin doesn’t work yet in WP version 3.0, at least not the de-attach function.
Hi geodv,
Just saw your post here.
are yo still getting this error?
what WP version are you using?
what Superslider-PostsinCat version do you have?
what version of php does your server use?I haven’t been able to reproduce this error.
get back to me and we’ll work this out, if you still wanted to use the plugin.Forum: Plugins
In reply to: Customizing SuperSlider Login appearancehello WilliamJames,
afraid plugin authors aren’t notified of forum posts or I would have replied sooner.
To personalize any superslider plugin, move the folder, plugin-data from the plugin folder to the wp-content folder , then edit the related css file inside. The move is to prevent plugin updates from over writing any changes you may make to the css.Forum: Plugins
In reply to: [ PLUGIN PROBLEM ] PLEASE HELP ME :'(Remove the plugin’s files from the server, via ftp.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Unusually High Server LoadsHello,
For nextgen using server resources; there may be an sql random issue.
Beyond that you’ll want to ask the developer.
As a quick cure, do set the default theme for 24 hours to check server load.As for migrating nextgen.
There is a plugin (sorry, can’t think of the name.) which imports from a folder/folders of images and creates an attachment with each image. This attachment is now part of the WP system, and will automatically create all image versions defined in your system. I make plugins which add image versions so as well as sizes: thumbnail, medium, large, original, You may also have: minithumb, slideshow, excerpt.There are numerous plugins for migrating images, have a search.
I could never understand the need for nextgen. But it seams to fulfill a need.Either way you go, have a look at superslider-show for a slideshow solution. Works with nextgen and without.
Forum: Plugins
In reply to: Does this ultra simple type of slideshow exist?you might try:
superslider-showinstall/ activate.
attach images to a post as usual.
add shortcode [gallery ] to your post.select from one of four themes on the plugin options page.
Forum: Fixing WordPress
In reply to: [Plugin: SuperSlider-Login] Superslider & Conflicting Pluginssuperslider-show is now a replacement for NextGen Smooth Gallery.
try this plugin instead superslider-show now integrated to show nextgen galleries
Forum: Plugins
In reply to: [Plugin: NextGEN Smooth Gallery] Not Working in 2.9, Just “Loading”try this plugin instead superslider-show
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] cannot display nextgen gallery in my postsHello filanek,
try deactivating the plugin, then reactivate it.
test your posts.
HTH.Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Can’t Add New Gallery :(Try deactivating the plugin then reactivating it.
this should upgrade the options settings for nextgen.
backup your database first.