Archive for the ‘WordPress Plugins’ Category

All posts in WordPress Plugins category.

SDAC Plugin Update: SDAC Related Content 2.3.1

0

Posted by: Jennifer Zelazny on October 11, 2011

Categorized: SDAC, SDAC Products, WordPress, WordPress Plugins

Tagged:

We just released a new version of our WordPress Related Content plugin. This update is very minor (adds in a div that surrounds all the output) but it will significantly make styling your related results easier.

After you update your plugin – you can control the output by adding something like this to your stylesheet:

#sdac_related_posts h4 {border-bottom:1px dashed #c7c7bb;margin:15px 0 5px 0;padding-bottom:5px;}
#sdac_related_posts ul {margin:10px 0 10px 20px;}
#sdac_related_posts ul li {margin:0 0 3px 0;}

* The code above is what styles the related posts on this site.

bbPress as a Plugin

0

Posted by: Jennifer Zelazny on August 19, 2011

Categorized: bbPress, WordPress Plugins

Tagged: , ,

After completing a site refresh (updated theme, use of custom post type for our portfolio/products), I also decided to migrate from the standalone version of bbPress to the new bbPress plugin. Everything went smoothly and I plan to spend some time customizing the layouts after I read more about best practices. All our forums got imported and are still available at: http://www.sandboxdev.com/forums. Watch for some upcoming posts on how to customize this new version of bbPress.

SDAC Plugin Update: SDAC Translate 1.2.6

0

We just released the latest version of SDAC Translate (1.2.6). This update fixes a display issue introduced with 1.2.5.

Download the latest version of SDAC Translate from WordPress.org.

SDAC Plugin Update: SDAC Post Slideshows 1.1.2

0

Posted by: Jennifer Zelazny on May 19, 2011

Categorized: WordPress, WordPress Plugins

Tagged:

We just released the latest version of SDAC Post Slideshows (1.1.2). This update addresses a simple admin UI fix (div).

Download the latest version of SDAC Post Slideshow from WordPress.org.

SDAC Plugin Update: SDAC Translate 1.2.5

0

Posted by: Jennifer Zelazny on May 18, 2011

Categorized: WordPress, WordPress Plugins

Tagged:

We just released the latest version of SDAC Translate (1.2.5). This update adds an easy way to use the functionality outside of widgets (if your theme does not support widgets).

Usage:

* You can always use it by using : the_widget(‘sdac_translate_widget’) too (2.8+).

Download the latest version of SDAC Translate from WordPress.org.

SDAC Plugin Update: SDAC Post Slideshows 1.1.1

0

Posted by: Jennifer Zelazny on April 4, 2011

Categorized: SDAC, SDAC Products, WordPress Plugins

Tagged:

We just released the latest version of SDAC Post Slideshows (1.1.1). This update addresses a UI fix as well as renames the button from “post-slideshow” to “slideshow”.

Download the latest version of SDAC Post Slideshow from WordPress.org.

SDAC Plugin Update: SDAC Translate 1.2.4

0

Posted by: Jennifer Zelazny on March 18, 2011

Categorized: WordPress Plugins

Tagged: ,

Two updates in one day…and not to fix any bugs! That’s right. After updating the plugin to version 1.2.3 – we received another request to add Georgian to the languages we support. So – as of version 1.2.4 – you now have Georgian as new language option.

Download SDAC Translate now from the WordPress plugin repository!

As always – thanks for the feedback/feature requests!

SDAC Plugin Update: SDAC Translate 1.2.3

0

Until now – if you wanted to use this plugin on your site – the starting language defaulted to English. With version 1.2.3 of SDAC Translate – you can now define your starting language.

Set "Translate From" Language

Download SDAC Translate now from the WordPress plugin repository!

As always – thanks for the feedback/feature requests!

SDAC Plugin: SDAC Author Search

0

Posted by: Jennifer Zelazny on February 25, 2011

Categorized: SDAC, SDAC Blog, SDAC Products, WordPress, WordPress Plugins

Tagged:

We are happy to announce our latest plugin: SDAC Author Search. This plugin is very simple – it hooks into get_search_form() function and if the user on the site is logged in – they can search for posts that are written only by themselves. This is very handy for large sites with several authors. This plugin gives the authors a much more refined search if they need to quickly search through their posts only.

Background

Awhile back – I wrote a post about searching in certain categories with WordPress. One of the comment authors asked for a way to do this by author instead of by category. I promised a followup and I finally got some extra time to put something together in the form of this plugin. Thanks for the comments and suggestions – keep them coming!

Download Plugin (from WordPress.org Plugin Directory)

SDAC Plugin Update: SDAC Post Slideshows 1.1

0

After getting some great feedback about our SDAC Post Slideshows plugin – we updated it and added in a number of new features.

  • You can define what post ID you want to use (handy when using do_shortcode() or re-using a slideshow in another post/page
  • You can define the new defaults using the shortcode (fx=”fade”), etc
  • New version of jQuery Cycle (includes effects)
  • You can now define the slideshow effect
  • You can now define the slideshow timeout
  • You can now define the slideshow speed
  • You can now define if the slideshow should pause on hover
  • You can now define the slideshow background color
  • You can now define the slideshow border color

Example slideshow:

Default Settings

Default Settings

You can customize a number of slideshow specific options (fx, timeout, speed, pause, as well as the background color and border color). You can also set these within the shortcode manually if you want to add a slideshow into your WordPress theme templates.

Slide Options

Slide Options

You can also set a number of slide options (width, height, image width, image height, text width) to fit your individual slideshow needs.

Quick Add Button

Quick Add Button

There is a button (in the HTML tab) to easy add in the shortcode that generates the slideshow. You can always manually enter the short code as well.

Adding Slides

Adding Slides

Adding slides is as easy as clicking a link. Add up to 25 slides. Slides can contain images and text, just images, or just text - you choose!

If you have any feedback – let us know by creating a post in our support forums!

You can download your copy of this plugin: http://wordpress.org/extend/plugins/sdac-post-slideshows/