Skip to content

Requirements

Archetyped edited this page Nov 15, 2013 · 10 revisions

WordPress

  • Simple Lightbox only officially supports the latest version of WordPress
  • SLB requires the jQuery library officially included with WordPress. If any other version is loaded (manually or by other plugins/themes), SLB may not function properly. More information on jQuery support.

Server Environment

SLB shares the same server requirements as WordPress itself.

Theme

Themes must uses the following template tags to be compatible with SLB. These tags are standard in any professional theme.

  • wp_head()
  • wp_footer()
  • the_content()
Clone this wiki locally