<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>23Systems</title>
	<atom:link href="https://23systems.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://23systems.net/</link>
	<description>Custom website design and development</description>
	<lastBuildDate>Wed, 05 Jun 2019 12:44:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Installing PHP 5.6.x and 7.0.x with Ubuntu 14.04 and Virtualmin 5.0gpl using a PPA</title>
		<link>https://23systems.net/2016/01/installing-php-5-6-x-7-0-x-ubuntu-14-04-virtualmin-5-0gpl-using-ppa/</link>
					<comments>https://23systems.net/2016/01/installing-php-5-6-x-7-0-x-ubuntu-14-04-virtualmin-5-0gpl-using-ppa/#comments</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Sat, 09 Jan 2016 00:52:53 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualmin]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=2376</guid>

					<description><![CDATA[<p>Installing PHP 5.6.x and 7.0.x with Ubuntu 14.04 and Virtualmin 5 Updated with new information regarding having PHP 5.6.x and PHP7.0.x work with the creation of new sites This tutorial shows you how to install PHP 5.6.x and PHP 7.0.x side by side on Ubuntu 14.04 with Virtualmin using FCGI and assumes that you already [&#8230;]</p>
<p>The post <a href="https://23systems.net/2016/01/installing-php-5-6-x-7-0-x-ubuntu-14-04-virtualmin-5-0gpl-using-ppa/">Installing PHP 5.6.x and 7.0.x with Ubuntu 14.04 and Virtualmin 5.0gpl using a PPA</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><a href="https://www.23systems.net/wp-content/uploads/2016/01/Installing-PHP-5.6.x-and-7.0.x-with-Ubuntu-14.04-and-Virtualmin-5.jpg"><img fetchpriority="high" decoding="async" width="500" height="400" src="https://www.23systems.net/wp-content/uploads/2016/01/Installing-PHP-5.6.x-and-7.0.x-with-Ubuntu-14.04-and-Virtualmin-5.jpg" alt="Installing PHP 5.6.x and 7.0.x with Ubuntu 14.04 and Virtualmin 5" class="wp-image-2367" srcset="https://23systems.net/wp-content/uploads/2016/01/Installing-PHP-5.6.x-and-7.0.x-with-Ubuntu-14.04-and-Virtualmin-5.jpg 500w, https://23systems.net/wp-content/uploads/2016/01/Installing-PHP-5.6.x-and-7.0.x-with-Ubuntu-14.04-and-Virtualmin-5-150x120.jpg 150w, https://23systems.net/wp-content/uploads/2016/01/Installing-PHP-5.6.x-and-7.0.x-with-Ubuntu-14.04-and-Virtualmin-5-300x240.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" /></a></figure>



<p class="wp-block-paragraph">
Installing PHP 5.6.x and 7.0.x with Ubuntu 14.04 and Virtualmin 5
</p>



<p class="wp-block-paragraph">Updated with new information regarding having PHP 5.6.x and PHP7.0.x work with the creation of new sites</p>



<p class="wp-block-paragraph"><strong><em>This tutorial shows you how to install <a href="https://secure.php.net/releases/5_6_17.php">PHP 5.6.x</a> and <a href="https://secure.php.net/releases/7_0_2.php">PHP 7.0.x</a> side by side on <a href="http://www.ubuntu.com/">Ubuntu 14.04</a> with <a href="http://virtualmin.com/">Virtualmin</a> using FCGI and assumes that you already have Virtualmin configured on a server. Please read through this entire tutorial before starting.</em></strong></p>



<p class="wp-block-paragraph"><strong><em>Note: As always backup your servers or sites. I accept no liability for loss of data, problems, or damage caused to your server by following this tutorial. This worked for me but &#8211; use at your own risk.</em></strong><br></p>



<span id="more-2376"></span>



<h2 class="wp-block-heading">Adding the PPA</h2>



<p class="wp-block-paragraph">The first thing you&#8217;ll need to do is add the ppa that lets you install PHP 5.6.x and PHP 7.0.x side by side. The following ppa allows both PHP 5.6.x and PHP 7.0.x to run side-by-side. Type or paste the following:</p>



<pre class="EnlighterJSRAW" data-enlighter-language="shell" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">sudo add-apt-repository ppa:ondrej/php
</pre>



<p class="wp-block-paragraph">Once you enter the above command You should see something similar to the following when you add the repository.</p>



<pre class="wp-block-preformatted">Co-installable PHP versions: PHP 5.6, PHP 7.0 and batteries included.

You can get more information about the packages at https://deb.sury.org

For PHP 5.6 use: ppa:ondrej/php5-5.6
For PHP 5.5 use: ppa:ondrej/php5
For PHP 5.4 use: ppa:ondrej/php5-oldstable

BUGS&amp;FEATURES: This PPA now has a issue tracker: https://deb.sury.org/pages/bugreporting.html

PLEASE READ: If you like my work and want to give me a little motivation, please consider donating: https://deb.sury.org/pages/donate.html

WARNING: add-apt-repository is broken with non-UTF-8 locales, see https://github.com/oerdnj/deb.sury.org/issues/56 for workaround:

# apt-get install -y language-pack-en-base
# LC_ALL=en_US.UTF-8 add-apt-repository ppa:ondrej/php
 More info: https://launchpad.net/~ondrej/+archive/ubuntu/php
Press [ENTER] to continue or ctrl-c to cancel adding it
</pre>



<p class="wp-block-paragraph">Press enter when prompted or ctrl-c if you change your mind. If you press enter the server should respond with the following output:</p>



<pre class="wp-block-preformatted">gpg: keyring `/tmp/tmp6l1myhl1/secring.gpg' created
gpg: keyring `/tmp/tmp6l1myhl1/pubring.gpg' created
gpg: requesting key E5267A6C from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp6l1myhl1/trustdb.gpg: trustdb created
gpg: key E5267A6C: public key "Launchpad PPA for Ondřej Surý" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
</pre>



<p class="wp-block-paragraph">Next you will need to update and upgrade the system before we continue. This should ensure that you have the latest Webmin, Usermin and Virtualmin if you haven&#8217;t already updated them. I&#8217;m going to use aptitude because I want to easily see what the options are for any conflicts. Type or paste the following two lines.</p>



<pre class="wp-block-preformatted">sudo aptitude update
sudo aptitude full-upgrade
</pre>



<p class="wp-block-paragraph">You should hopefully see something more or less like the following, depending on if we&#8217;ve updated recently we may only see the bit about new packages and removing packages without any upgrades listed.</p>



<pre class="wp-block-preformatted">Current status: 10 updates [+5], 1622 new [+199].
The following NEW packages will be installed:
  libmemcached11{a} libqdbm14{a} libssl1.0.2{a} php-cli{a} php-common{a} php-readline{a} php7.0-cli{ab} php7.0-common{ab} php7.0-json{a} php7.0-opcache{a} php7.0-readline{a}
The following packages will be upgraded:
  libgnutls-openssl27 libgnutls26 libmemcachedutil2 libpng12-0 libssl-dev libssl-doc openssl php-pear usermin webmin-virtual-server
10 packages upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 26.2 MB of archives. After unpacking 25.0 MB will be used.
The following packages have unmet dependencies:
 php7.0-cli : Breaks: php5-cli (&lt; 5.6.16+dfsg-4~) but 5.5.9+dfsg-1ubuntu4.14 is installed.
 php7.0-common : Conflicts: php5-common (&lt; 5.6.16+dfsg-4~) but 5.5.9+dfsg-1ubuntu4.14 is installed.
The following actions will resolve these dependencies:

     Remove the following packages:
1)     php-pear

     Keep the following packages at their current version:
2)     php-cli [Not Installed]
3)     php-readline [Not Installed]
4)     php7.0-cli [Not Installed]
5)     php7.0-common [Not Installed]
6)     php7.0-json [Not Installed]
7)     php7.0-opcache [Not Installed]
8)     php7.0-readline [Not Installed]

Accept this solution? [Y/n/q/?]
</pre>



<p class="wp-block-paragraph">Go ahead and accept this solution, PHP will still be at the existing version (PHP 5.5.9) but you&#8217;ll change that in the next section.</p>



<h2 class="wp-block-heading">Installing PHP 5.6.x and PHP 7.0.x</h2>



<p class="wp-block-paragraph">Once you&#8217;ve updated your repositories and upgraded your system to ensure you have the latest version of Virtualmin you are ready to install PHP 5.6.x and PHP 7.0.x. Type or paste the next code section and press enter. This will remove and replace the default PHP 5.5.9 packages that come with Ubuntu 14.04 with the versions from the ppa.</p>



<pre class="EnlighterJSRAW" data-enlighter-language="shell" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">sudo aptitude install pkg-php-tools php5.6 php5.6-cgi php5.6-cli php5.6-dbg php5.6-common php5.6-curl php5.6-gd php5.6-imap php5.6-intl php5.6-mysql php5.6-pspell php5.6-sqlite3 php5.6-tidy php5.6-opcache php5.6-json php5.6-bz2 php5.6-mcrypt php5.6-readline php5.6-xmlrpc php5.6-enchant php5.6-xsl php-all-dev php7.0 php7.0-cgi php7.0-cli php7.0-common php7.0-dbg php7.0-curl php7.0-enchant php7.0-gd php7.0-imap php7.0-intl php7.0-ldap php7.0-mcrypt php7.0-readline php7.0-pspell php7.0-tidy php7.0-xmlrpc php7.0-xsl php7.0-json php7.0-sqlite3 php7.0-mysql php7.0-opcache php7.0-bz2 libapache2-mod-php7.0
</pre>



<p class="wp-block-paragraph">Check and accept the solution offered unless it looks like it will break something else in your system. Again, this will remove and replace the default PHP 5.5.9 packages. Once the system has completed installing and configuring PHP check to see if you have a new php-cli running with the following command:</p>



<pre class="wp-block-preformatted">php -v
</pre>



<p class="wp-block-paragraph">Following these instructions should yield PHP 7.0.x on the command line and you should see the following (depending on PHP version):</p>



<pre class="wp-block-preformatted">HP 7.0.2-1+deb.sury.org~trusty+1 (cli) ( NTS )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
</pre>



<h2 class="wp-block-heading">Configuring files and paths for Virtualmin</h2>



<p class="wp-block-paragraph">Next you will need to move some files into place for Virtualmin to have access to php.ini files per server. This may be necessary for you depending on how you want manage you sites. If you don&#8217;t need individual php.ini files you can skip down to <strong>Detected php-cgi versions</strong> below.</p>



<h3 class="wp-block-heading">Virtual Server php.ini files</h3>



<p class="wp-block-paragraph">Copy php.ini files to home directories and remember to change to the name of the virtualmin home/directory and user.</p>



<pre class="wp-block-preformatted">sudo mkdir /home//etc/php5.6
sudo mkdir /home//etc/php7
sudo mkdir /home//etc/php7.0
sudo cp /etc/php/5.6/cgi/php.ini /home//etc/php5.6/
sudo cp /etc/php/7.0/cgi/php.ini /home//etc/php7/
sudo cp /etc/php/7.0/cgi/php.ini /home//etc/php7.0/
sudo chown -R . /home//etc
</pre>



<p class="wp-block-paragraph">If you have many sites and sub-sites you might want a script that can loop through the home directory and update as required. I&#8217;ve provided a script, <a href="https://www.23systems.net/wp-content/uploads/2016/01/vmin-inis.sh_.zip">vmin-inis.sh</a>, that can do that but as always check the scripts and verify the path for your system and update the script as needed.</p>



<p class="wp-block-paragraph">If you want to use the script instead of typing the above commands make it executable and go ahead and run it.</p>



<pre class="wp-block-preformatted">chmod +x vmin-inis.sh
sudo ./vmin-inis.sh
</pre>



<h3 class="wp-block-heading">Detected php-cgi versions</h3>



<p class="wp-block-paragraph">For some reason the detected version of PHP are either not install correctly or Virtualmin detects them incorrectly. So in order for Virtualmin to work with PHP 5.6.x and PHP 7.0.x you will need to correct the location of where the php-cgi executables are. Instead of fixing them in the /home//fcgi-bin/*.fcgi files you will need to fix them on the file system. The reason for this is that Virtualmin will change the files back to what it detects and then you will start getting 500 errors. Type or paste the following to set the files correctly.</p>



<pre class="wp-block-preformatted">cd /usr/bin
sudo mv -f php5.6 php5.6.old
sudo mv -f php7.0 php7.0.old
sudo ln -s php-cgi5.6 php5.6
sudo ln -s php-cgi7.0 php7.0
</pre>



<p class="wp-block-paragraph">This may need to be done again after updating PHP 5.6.x and PHP 7.0.x unless the detection or installation is fixed in the future. Here&#8217;s a script, <a href="https://www.23systems.net/wp-content/uploads/2016/01/fcgi-fix.sh_.zip">fcgi-fix.sh</a>, that will move the phpX.X files Virtualmin points to to phpX.X.old and create symbolic links for phpX.X to php-cgiX.X instead which seems to work correctly script. You can download, extract, run this and that should be able to do the above and which you can run after updating PHP should the need arise.</p>



<pre class="wp-block-preformatted">chmod +x fcgi-fix.sh
sudo ./fcgi-fix.sh
</pre>



<p class="wp-block-paragraph">At this point almost everything is set but php-cgi will not quite work. What will happen at this point if you try to go to one of your site is that your web browser will try to download the php file. You&#8217;ll need to edit the apache configuration file to tell it to not handle php files.</p>



<pre class="wp-block-preformatted">nano /etc/apache2/mods-available/php7.0.conf
</pre>



<h2 class="wp-block-heading">Configuring Apache for PHP</h2>



<p class="wp-block-paragraph">Comment out <code>SetHandler application/x-httpd-php</code> and <code>SetHandler application/x-httpd-php-source</code>. It should look like this when done.</p>



<pre class="EnlighterJSRAW" data-enlighter-language="ini" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">&lt;FilesMatch ".+\.ph(p[3457]?|t|tml)$">
    # SetHandler application/x-httpd-php
&lt;/FilesMatch>
&lt;FilesMatch ".+\.phps$">
    # SetHandler application/x-httpd-php-source
    # Deny access to raw php sources by default
    # To re-enable it's recommended to enable access to the files
    # only in specific virtual host or directory
    Require all denied
&lt;/FilesMatch>
# Deny access to files without filename (e.g. '.php')
&lt;FilesMatch "^\.ph(p[3457]?|t|tml|ps)$">
    Require all denied
&lt;/FilesMatch>
    
# Running PHP scripts in user directories is disabled by default
#
# To re-enable PHP in user directories comment the following lines
# (from &lt;IfModule ...> to &lt;/IfModule>.) Do NOT set it to On as it
# prevents .htaccess files from disabling it.
&lt;IfModule mod_userdir.c>
    &lt;Directory /home/*/public_html>
        php_admin_flag engine Off
    &lt;/Directory>
&lt;/IfModule></pre>



<p class="wp-block-paragraph">After updating the php7.0.conf you must restart apache.</p>



<pre class="wp-block-preformatted">service apache2 restart
</pre>



<p class="wp-block-paragraph">If you see this message when restarting apache you will need to update your /etc/hosts file with the ip address and domain name. I don&#8217;t think this is an issue with the install as I think there was a problem with my /etc/hosts file not having the domain added when Virtualmin was installed but I am providing this information just in case.</p>



<pre class="wp-block-preformatted">AH00557: apache2: apr_sockaddr_info_get() failed for 
</pre>



<h2 class="wp-block-heading">Finalizing Virtualmin Configuration</h2>



<p class="wp-block-paragraph">Now, make the switch or fix existing PHP 5.5.9 sites to use one of the new versions of PHP you installed. Once PHP 5.6.x and PHP 7.0.x are installed we will need to ensure that Virtualmin can see them both. First go to our <em>Virtualmin Server -&gt; Virtualmin -&gt; System Settings -&gt; Re-Check Configuration</em>. Once that completes we should be able to see PHP 5.6.x and PHP 7.0.x as options.</p>



<p class="wp-block-paragraph">Then go to <em>Virtualmin -&gt; Server Configuration -&gt; PHP Versions</em> and select 5.6.x or 7.0.x as required for the Default HTML directory then click <strong>Save Versions</strong>. That virtual host should now be using the selected version PHP.</p>



<p class="wp-block-paragraph">Check your sites to make sure they work as expected. I&#8217;ve had a few WordPress sites that have plugins that are not compatible with PHP 7.0.x and started throwing 500 errors but work fine when reverted to PHP 5.6.x.</p>



<p class="wp-block-paragraph">s far as the creation of new sites goes you will need to edit you server templates to accomodate the new version of PHP. To do that go to <em>Virtualmin &#8211;&gt; System Setting Server Templates</em> and edit each of the templates. When editing the templates at the <strong>Edit template section</strong> choose <em>Apache website</em> then scroll down until you see Template for PHP 5.6/7.0/7 configuration file and change from default to the following respectively:</p>



<table class="wp-block-table"><thead><tr><th>Option</th><th>Setting</th></tr></thead><tbody><tr><td><strong>Template for PHP 5.6 configuration file</strong></td><td><code>/etc/php/5.6/cgi/php.ini</code></td></tr><tr><td><strong>Template for PHP 7.0 configuration file</strong></td><td><code>/etc/php/7.0/cgi/php.ini</code></td></tr><tr><td><strong>Template for PHP 7 configuration file</strong></td><td><code>/etc/php/7.0/cgi/php.ini</code></td></tr></tbody></table>



<h3 class="wp-block-heading">Sources</h3>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><em><a href="https://www.virtualmin.com/documentation">https://www.virtualmin.com/documentation</a></em><br><em><a href="https://askubuntu.com/questions/705880/how-to-install-php-7">https://askubuntu.com/questions/705880/how-to-install-php-7</a></em><br><em><a href="https://launchpad.net/~ondrej/+archive/ubuntu/php">https://launchpad.net/~ondrej/+archive/ubuntu/php</a></em></p></blockquote>
<p>The post <a href="https://23systems.net/2016/01/installing-php-5-6-x-7-0-x-ubuntu-14-04-virtualmin-5-0gpl-using-ppa/">Installing PHP 5.6.x and 7.0.x with Ubuntu 14.04 and Virtualmin 5.0gpl using a PPA</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2016/01/installing-php-5-6-x-7-0-x-ubuntu-14-04-virtualmin-5-0gpl-using-ppa/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Learn how to use Lightbox Plus ColorBox Complete Video Tutorial</title>
		<link>https://23systems.net/2013/02/learn-how-to-use-lightbox-plus-colorbox-complete-video-tutorial/</link>
					<comments>https://23systems.net/2013/02/learn-how-to-use-lightbox-plus-colorbox-complete-video-tutorial/#comments</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Mon, 04 Feb 2013 19:43:45 +0000</pubDate>
				<category><![CDATA[Lightbox Plus]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=2106</guid>

					<description><![CDATA[<p>The other day I ran across what is probably the best video guide to learn how to use Lightbox Plus ColorBox and easily add fancy light box photo effects to your WordPress site. I wish I could say that I created it, but frankly writing tutorials, guides and documentation is not my forte. The author [&#8230;]</p>
<p>The post <a href="https://23systems.net/2013/02/learn-how-to-use-lightbox-plus-colorbox-complete-video-tutorial/">Learn how to use Lightbox Plus ColorBox Complete Video Tutorial</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_2107" aria-describedby="caption-attachment-2107" style="width: 150px" class="wp-caption alignright"><a href="http://philipgledhill.co.uk/lightbox-plus-video-guide/"><img decoding="async" class="size-thumbnail wp-image-2107" src="https://www.23systems.net/wp-content/uploads/2013/02/Lightbox-Plus-WordPress-Plugin-video-guide-150x150.jpg" alt="Lightbox Plus WordPress Plugin video guide" width="150" height="150" srcset="https://23systems.net/wp-content/uploads/2013/02/Lightbox-Plus-WordPress-Plugin-video-guide-150x150.jpg 150w, https://23systems.net/wp-content/uploads/2013/02/Lightbox-Plus-WordPress-Plugin-video-guide-300x300.jpg 300w, https://23systems.net/wp-content/uploads/2013/02/Lightbox-Plus-WordPress-Plugin-video-guide.jpg 630w" sizes="(max-width: 150px) 100vw, 150px" /></a><figcaption id="caption-attachment-2107" class="wp-caption-text">Lightbox Plus WordPress Plugin video guide</figcaption></figure></p>
<p>The other day I ran across what is probably the best video guide to learn how to use Lightbox Plus ColorBox and easily add fancy light box photo effects to your WordPress site. I wish I could say that I created it, but frankly writing tutorials, guides and documentation is not my forte.<br />
The author of this excellent guide is Philip Gledhill and he does an brilliant job covering all aspects of Lightbox Plus ColorBox.  The tutorial is available on Philip&#8217;s site as <a title="Lightbox Plus WordPress Plugin video guide" href="http://philipgledhill.co.uk/lightbox-plus-video-guide/">Lightbox Plus WordPress Plugin video guide</a>. If you are trying to get a better understanding of how to use <a title="Lightbox Plus for WordPress" href="https://www.23systems.net/wordpress-plugins/lightbox-plus-for-wordpress/">Lightbox Plus ColorBox</a> I can&#8217;t recommend his guide enough!</p>
<p>The post <a href="https://23systems.net/2013/02/learn-how-to-use-lightbox-plus-colorbox-complete-video-tutorial/">Learn how to use Lightbox Plus ColorBox Complete Video Tutorial</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2013/02/learn-how-to-use-lightbox-plus-colorbox-complete-video-tutorial/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Lightbox Plus ColorBox 2.6; HTML5 valid code option, better gallery handling</title>
		<link>https://23systems.net/2013/02/lightbox-plus-colorbox-2-6-html5-valid-code-option-better-gallery-handling/</link>
					<comments>https://23systems.net/2013/02/lightbox-plus-colorbox-2-6-html5-valid-code-option-better-gallery-handling/#comments</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Mon, 04 Feb 2013 04:59:18 +0000</pubDate>
				<category><![CDATA[Lightbox Plus]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[styles]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=2098</guid>

					<description><![CDATA[<p>Lightbox Plus ColorBox has been release at version 2.6 which includes additional fixes for WordPress galleries not loading correctly and the option to output HTML5 valid code. There are now 26 styles included with Lightbox Plus ColorBox. See the change log after the jump for details. 2.6 Added option to generate HTML5 valid code.. When [&#8230;]</p>
<p>The post <a href="https://23systems.net/2013/02/lightbox-plus-colorbox-2-6-html5-valid-code-option-better-gallery-handling/">Lightbox Plus ColorBox 2.6; HTML5 valid code option, better gallery handling</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_2100" aria-describedby="caption-attachment-2100" style="width: 150px" class="wp-caption alignright"><a href="https://www.23systems.net/wp-content/uploads/2013/02/Abandoned-Sand-Castle.jpg"><img decoding="async" class="size-thumbnail wp-image-2100" alt="Abandoned Sand Castle" src="https://www.23systems.net/wp-content/uploads/2013/02/Abandoned-Sand-Castle-150x150.jpg" width="150" height="150" srcset="https://23systems.net/wp-content/uploads/2013/02/Abandoned-Sand-Castle-150x150.jpg 150w, https://23systems.net/wp-content/uploads/2013/02/Abandoned-Sand-Castle-300x300.jpg 300w, https://23systems.net/wp-content/uploads/2013/02/Abandoned-Sand-Castle.jpg 612w" sizes="(max-width: 150px) 100vw, 150px" /></a><figcaption id="caption-attachment-2100" class="wp-caption-text">Abandoned Sand Castle</figcaption></figure></p>
<p>Lightbox Plus ColorBox has been release at version 2.6 which includes additional fixes for WordPress galleries not loading correctly and the option to output HTML5 valid code. There are now 26 styles included with Lightbox Plus ColorBox.</p>
<p>See the change log after the jump for details.</p>
<p><span id="more-2098"></span></p>
<h4>2.6</h4>
<ul>
<li><span style="font-size: 1em;">Added option to generate HTML5 valid code..</span>
<ul>
<li><span style="font-size: 1em;">When checked will add data- instead if rel attributes.</span></li>
<li><span style="font-size: 1em;">Can specify specify data- attribute so it can be site specific</span></li>
<li><span style="font-size: 1em;">Does not effect inline lightbxes which were class based already</span></li>
<li><span style="font-size: 1em;">Option located in first tab (General) of base settings</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Fixed (hopefully) all unset variable notices</span>
<ul>
<li><span style="font-size: 1em;">Please notify me if you still seem them</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Fixed issues with per page loading</span>
<ul>
<li><span style="font-size: 1em;">Please note there is no per post loading &#8211; it&#8217;s either set for your blog/single posts or it&#8217;s not</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Added option to load javascript in header or footer</span>
<ul>
<li><span style="font-size: 1em;">Footer is prefered due to potential page load delays</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Added option to set priority of javascript loading</span>
<ul>
<li><span style="font-size: 1em;">Low, Normal, High with priorities as follows 5, 11, 15 relative to other plugin loads</span></li>
<li><span style="font-size: 1em;">May resolve some plugin conflicts due to load order</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Fixed removal of settings on deactivate</span>
<ul>
<li><span style="font-size: 1em;">Will now only remove settings on uninstall</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Fixed gallery short code issues with WordPress 3.0.x and version 3.1.x to 3.4.x.</span>
<ul>
<li><span style="font-size: 1em;">Now creates correct gallery output for specific versions of WordPress</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Moved &#8216;Use for WordPress Galleries&#8217; option to first tab to ease location</span>
<ul>
<li><span style="font-size: 1em;">Located on General tab of Primary Settings</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Added ColorBox version loading newer/older depending on WordPress version</span>
<ul>
<li><span style="font-size: 1em;">It seems older verions of WordPress were having jQuery conflict with the latest version of ColorBox</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Added information to submit for support under the support tab</span></li>
<li><span style="font-size: 1em;">Fixed issue where PHP HTML DOM Parser would throw error when getting title if link had no child img to get title from.</span></li>
<li><span style="font-size: 1em;">Renamed plugin to Lightbox Plus ColorBox to reflect long time usage or ColorBox as the lightbox tool</span></li>
<li><span style="font-size: 1em;">Updated ColorBox to version 1.3.32</span>
<ul>
<li><span style="font-size: 1em;">Improved internal event subscribing &amp; fixed event bug introduced in v1.3.21</span></li>
<li><span style="font-size: 1em;">Fixed a size-calculation bug</span></li>
<li><span style="font-size: 1em;">Delayed border-width calculations until after opening, to avoid a bug in FF when using ColorBox in a hidden iframe.</span></li>
<li><span style="font-size: 1em;">Fixes bug with bubbling delegated events</span></li>
<li><span style="font-size: 1em;">Fixed compatibility issue with old versions of jQuery (1.3.2-1.4.2)</span></li>
<li><span style="font-size: 1em;">Added className property.</span></li>
<li><span style="font-size: 1em;">Minor bugfix: clear the onload event handler after photo has loaded.</span></li>
<li><span style="font-size: 1em;">Minor bugfix for calling ColorBox on empty jQuery collections without a selector.</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Minor internal fixes and changes</span></li>
</ul>
<h4>2.5.5</h4>
<ul>
<li><span style="font-size: 1em;">Fixed some issues when default jQuery of versions less than 1.4.3 (minimum required) were causing images to not load</span></li>
<li><span style="font-size: 1em;">Fixed some jQuery methods in admin panel to work with versions of jQuery older than 1.6</span></li>
<li><span style="font-size: 1em;">Updated ColorBox to version 1.3.21.1</span>
<ul>
<li><span style="font-size: 1em;">Fixed global event issue for jQuery 1.9</span></li>
</ul>
</li>
</ul>
<p>You can get the latest download of Lightbox Plus at <a title="Lightbox Plus at WordPress.org" href="http://wordpress.org/extend/plugins/lightbox-plus/">wordpress.org</a> and <a title="Lightbox Plus" href="https://www.23systems.net/wordpress-plugins/lightbox-plus-for-wordpress">23systems</a> or download [Download not found] directly.</p>
<p>For support please look for support on the WordPress <a title="Lightbox Plus Forum Support" href="http://wordpress.org/support/plugin/lightbox-plus">support forums</a> or submit a support request through the <a title="Support Form" href="https://www.23systems.net/wordpress-php-development-services/wordpress-plugin-client-support/">support form</a>.</p>
<p>The post <a href="https://23systems.net/2013/02/lightbox-plus-colorbox-2-6-html5-valid-code-option-better-gallery-handling/">Lightbox Plus ColorBox 2.6; HTML5 valid code option, better gallery handling</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2013/02/lightbox-plus-colorbox-2-6-html5-valid-code-option-better-gallery-handling/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Lightbox Plus 2.5.4 Available, Gallery Fixes and a Dozen New Styles</title>
		<link>https://23systems.net/2013/01/lightbox-plus-2-5-4-available-gallery-fixes-and-a-dozen-new-styles/</link>
					<comments>https://23systems.net/2013/01/lightbox-plus-2-5-4-available-gallery-fixes-and-a-dozen-new-styles/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Tue, 15 Jan 2013 23:30:40 +0000</pubDate>
				<category><![CDATA[Lightbox Plus]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[styles]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=2079</guid>

					<description><![CDATA[<p>Lightbox Plus has been updated version 2.5.4 which includes fixes for WordPress galleries not loading correctly and and update to correct lightboxing galleries based on the Use for WP Gallries checkbox. In addition there are over a dozen new styles added for Lightbox Plus. See the change log after the jump for details. 2.5.4 Updated [&#8230;]</p>
<p>The post <a href="https://23systems.net/2013/01/lightbox-plus-2-5-4-available-gallery-fixes-and-a-dozen-new-styles/">Lightbox Plus 2.5.4 Available, Gallery Fixes and a Dozen New Styles</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_2081" aria-describedby="caption-attachment-2081" style="width: 150px" class="wp-caption alignright"><a href="https://www.23systems.net/wp-content/uploads/2013/01/Untitled-234962948699788096_6467115.jpg"><img loading="lazy" decoding="async" class="size-thumbnail wp-image-2081" alt="New River Gorge" src="https://www.23systems.net/wp-content/uploads/2013/01/Untitled-234962948699788096_6467115-150x150.jpg" width="150" height="150" srcset="https://23systems.net/wp-content/uploads/2013/01/Untitled-234962948699788096_6467115-150x150.jpg 150w, https://23systems.net/wp-content/uploads/2013/01/Untitled-234962948699788096_6467115-300x300.jpg 300w, https://23systems.net/wp-content/uploads/2013/01/Untitled-234962948699788096_6467115.jpg 612w" sizes="auto, (max-width: 150px) 100vw, 150px" /></a><figcaption id="caption-attachment-2081" class="wp-caption-text">New River Gorge</figcaption></figure></p>
<p>Lightbox Plus has been updated version 2.5.4 which includes fixes for WordPress galleries not loading correctly and and update to correct lightboxing galleries based on the Use for WP Gallries checkbox. In addition there are over a dozen new styles added for Lightbox Plus.</p>
<p>See the change log after the jump for details.<br />
<span id="more-2079"></span></p>
<h4>2.5.4</h4>
<ul>
<li>Updated gallery shortcode replacement to match current implementation in WordPress
<ul>
<li>This was breaking galleries for some but not all people</li>
</ul>
</li>
<li>Updated styles to deal with the <em>&#8220;new&#8221;</em> CSS box model.
<ul>
<li>Thanks to hexagongirl for pointing this out to me</li>
</ul>
</li>
<li>Fixed problem where galleries where getting lighboxing treatment even if the Use for WP Galleries checkbox was unchecked.
<ul>
<li>You should now have to check the box for it to work</li>
</ul>
</li>
<li>Added a dozen new styles for a total of 26 different styles
<ul>
<li>Added style preview to admin panel to show a small sceeenshot of the style</li>
</ul>
</li>
</ul>
<p>You can get the latest download of Lightbox Plus at <a title="Lightbox Plus at WordPress.org" href="http://wordpress.org/extend/plugins/lightbox-plus/">wordpress.org</a> and <a title="Lightbox Plus" href="https://www.23systems.net/wordpress-plugins/lightbox-plus-for-wordpress">23systems</a> or download [Download not found] directly.</p>
<p>For support please look for support on the WordPress <a title="Lightbox Plus Forum Support" href="http://wordpress.org/support/plugin/lightbox-plus">support forums</a> or submit a support request through the <a title="Support Form" href="https://www.23systems.net/wordpress-php-development-services/wordpress-plugin-client-support/">support form</a>.</p>
<p>The post <a href="https://23systems.net/2013/01/lightbox-plus-2-5-4-available-gallery-fixes-and-a-dozen-new-styles/">Lightbox Plus 2.5.4 Available, Gallery Fixes and a Dozen New Styles</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2013/01/lightbox-plus-2-5-4-available-gallery-fixes-and-a-dozen-new-styles/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lightbox Plus 2.5.3 Now Out, Bugfixes and up to 1000 inline lightboxes</title>
		<link>https://23systems.net/2013/01/lightbox-plus-2-5-3-now-out-bugfixes-and-up-to-1000-inline-lightboxes/</link>
					<comments>https://23systems.net/2013/01/lightbox-plus-2-5-3-now-out-bugfixes-and-up-to-1000-inline-lightboxes/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Sun, 13 Jan 2013 15:28:35 +0000</pubDate>
				<category><![CDATA[Lightbox Plus]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[photos]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=2070</guid>

					<description><![CDATA[<p>I have updated Lightbox Plus version 2.5.3 which includes additional fixes to the PHP Simple HTML DOM Parser and the ability to have up to 1000 inline lightboxes.  More importantly I corrected a problem for servers that don&#8217;t have the PHP mbstring extension installed. See the change log after the jump for details. 2.5.3 Changed [&#8230;]</p>
<p>The post <a href="https://23systems.net/2013/01/lightbox-plus-2-5-3-now-out-bugfixes-and-up-to-1000-inline-lightboxes/">Lightbox Plus 2.5.3 Now Out, Bugfixes and up to 1000 inline lightboxes</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_2072" aria-describedby="caption-attachment-2072" style="width: 150px" class="wp-caption alignright"><a href="https://www.23systems.net/wp-content/uploads/2013/01/Mississippi-River-Crossing-Helena-AR.jpg"><img loading="lazy" decoding="async" class="size-thumbnail wp-image-2072" alt="Mississippi River Crossing, Helena, AR" src="https://www.23systems.net/wp-content/uploads/2013/01/Mississippi-River-Crossing-Helena-AR-150x150.jpg" width="150" height="150" srcset="https://23systems.net/wp-content/uploads/2013/01/Mississippi-River-Crossing-Helena-AR-150x150.jpg 150w, https://23systems.net/wp-content/uploads/2013/01/Mississippi-River-Crossing-Helena-AR-300x300.jpg 300w, https://23systems.net/wp-content/uploads/2013/01/Mississippi-River-Crossing-Helena-AR.jpg 612w" sizes="auto, (max-width: 150px) 100vw, 150px" /></a><figcaption id="caption-attachment-2072" class="wp-caption-text">Mississippi River Crossing, Helena, AR</figcaption></figure></p>
<p>I have updated Lightbox Plus version 2.5.3 which includes additional fixes to the PHP Simple HTML DOM Parser and the ability to have up to 1000 inline lightboxes.  More importantly I corrected a problem for servers that don&#8217;t have the PHP mbstring extension installed.</p>
<p>See the change log after the jump for details.<br />
<span id="more-2070"></span></p>
<h4>2.5.3</h4>
<ul>
<li><span style="font-size: 1em;">Changed support portal to use WordPress.org only as I am unable to handle multiple vectors for support</span></li>
<li><span style="font-size: 1em;">Updated various links throughout plugin to reflect current URLs</span></li>
<li><span style="font-size: 1em;">Updated instructions</span></li>
<li><span style="font-size: 1em;">Miscellaneous minor bug fixes</span></li>
</ul>
<h4>2.5.2</h4>
<ul>
<li><span style="font-size: 1em;">Updated PHP Simple HTML DOM Parser to very latest rev (v 1.5 rev 202)</span></li>
<li><span style="font-size: 1em;">Fixed PHP Simple HTML DOM Parser to create exception for servers that don&#8217;t have mbstring extension enabled</span>
<ul>
<li><span style="font-size: 1em;">This regressed with an update to recent versions of PHP Simple HTML DOM Parser</span></li>
</ul>
</li>
<li><span style="font-size: 1em;">Added support for up to 1000 inline lightboxes</span>
<ul>
<li><span style="font-size: 1em;">Inline lightboxes are allocated in increments of 5</span></li>
<li><span style="font-size: 1em;">There is a performance hit in the Lightbox Plus admin when going over 100 however.</span></li>
</ul>
</li>
</ul>
<p>You can get the latest download of Lightbox Plus at <a title="Lightbox Plus at WordPress.org" href="http://wordpress.org/extend/plugins/lightbox-plus/">wordpress.org</a> and <a title="Lightbox Plus" href="https://www.23systems.net/wordpress-plugins/lightbox-plus-for-wordpress">23systems</a> or download [Download not found] directly.</p>
<p>For support please submit a support request  though the <a title="Support Form" href="https://www.23systems.net/wordpress-php-development-services/wordpress-plugin-client-support/">support form</a>.  For questions of comments please post a message in the Lightbox Plus forum on my site.</p>
<p>The post <a href="https://23systems.net/2013/01/lightbox-plus-2-5-3-now-out-bugfixes-and-up-to-1000-inline-lightboxes/">Lightbox Plus 2.5.3 Now Out, Bugfixes and up to 1000 inline lightboxes</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2013/01/lightbox-plus-2-5-3-now-out-bugfixes-and-up-to-1000-inline-lightboxes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lightbox Plus 2.5 released with new features and WordPress 3.5 compatibility</title>
		<link>https://23systems.net/2013/01/lightbox-plus-2-5-released-with-new-features-and-wordpress-3-5-compatibility/</link>
					<comments>https://23systems.net/2013/01/lightbox-plus-2-5-released-with-new-features-and-wordpress-3-5-compatibility/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Fri, 11 Jan 2013 23:45:29 +0000</pubDate>
				<category><![CDATA[Lightbox Plus]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[colorbox]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[photos]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=2064</guid>

					<description><![CDATA[<p>Lightbox Plus is updated to version 2.5.1 which include compatibility with WordPress 3.4 and 3.5 and also updated Colorbox to version 1.3.20. This release includes a major interface overhaul and additional features and options including the ability to position the lightbox in a specific location on a page, the ability to set the position of [&#8230;]</p>
<p>The post <a href="https://23systems.net/2013/01/lightbox-plus-2-5-released-with-new-features-and-wordpress-3-5-compatibility/">Lightbox Plus 2.5 released with new features and WordPress 3.5 compatibility</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_2065" aria-describedby="caption-attachment-2065" style="width: 150px" class="wp-caption alignright"><a href="https://www.23systems.net/wp-content/uploads/2013/01/Untitled-280622653639823788_6467115.jpg"><img loading="lazy" decoding="async" class="size-thumbnail wp-image-2065" alt="Cherrywood Coffeehouse, Austin, TX" src="https://www.23systems.net/wp-content/uploads/2013/01/Untitled-280622653639823788_6467115-150x150.jpg" width="150" height="150" srcset="https://23systems.net/wp-content/uploads/2013/01/Untitled-280622653639823788_6467115-150x150.jpg 150w, https://23systems.net/wp-content/uploads/2013/01/Untitled-280622653639823788_6467115-300x300.jpg 300w, https://23systems.net/wp-content/uploads/2013/01/Untitled-280622653639823788_6467115.jpg 612w" sizes="auto, (max-width: 150px) 100vw, 150px" /></a><figcaption id="caption-attachment-2065" class="wp-caption-text">Cherrywood Coffeehouse, Austin, TX</figcaption></figure></p>
<p>Lightbox Plus is updated to version 2.5.1 which include compatibility with WordPress 3.4 and 3.5 and also updated Colorbox to version 1.3.20. This release includes a major interface overhaul and additional features and options including the ability to position the lightbox in a specific location on a page, the ability to set the position of the lightbox to stay in the viewport even when the page is scrolled, per page usage of Lightbox Plus and the ability to auto-launch the lightbox on page load and specify lightboxes on individual pages.</p>
<p>See the details of the post after the jump for details.</p>
<h4><span id="more-2064"></span>2.5.1</h4>
<ul>
<li>Fixed php html dom functions that were throwing errors when using other plugins using PHP HTML DOM.</li>
</ul>
<h4>2.5</h4>
<ul>
<li>Added positioning options
<ul>
<li>Absolute top, right, bottom, left positioning. Now able to specify horizontal and vertical position in viewport as opposed to center only.</li>
<li>Fixed positioning that allows lightbox stays on page when scrolled.</li>
</ul>
</li>
<li>Rebuilt interface
<ul>
<li>Changed interface to a combination of collapsible and tabbed to make it more concise and usable</li>
<li>Separate settings into logical groups within tabs</li>
<li>Added enhanced instructions and details of usage.</li>
<li>Improved and updated demos and tests.</li>
</ul>
</li>
<li>Page/Post Options
<ul>
<li>Auto launch on page. If auto-launch is set Lightbox Plus will automatically open the first lightboxed item on the page.</li>
<li>Per page loading. If per page options are set Lightbox JavaScript will only load for specified pages.</li>
<li>Blog/posts only loading. if per page options are set Lightbox JavaScript will only load for specified pages.</li>
</ul>
</li>
<li>Image grouping
<ul>
<li>Added more control over image grouping</li>
<li>Fixed image X of X problem, can disable Image X of X</li>
</ul>
</li>
<li>Scrolling &#8211; If &#8216;false&#8217; ColorBox will hide scrollbars for overflowing content. This could be used on conjunction with the resize method (see below) for a smoother transition if you are appending content to an already open instance of ColorBox.</li>
<li>Numerous bug fixes
<ul>
<li>Fixed use WP Caption option. Works with singles images and WordPress built in galleries now.</li>
<li>Fixed text links getting lightboxed even of option is not set.</li>
<li>Fixed many small issues and text errors.</li>
</ul>
</li>
<li>Added class check for php html dom classes to prevent stomping on other plugins using the class.</li>
<li>Updated ColorBox to version 1.3.20
<ul>
<li>Added temporary workaround for jQuery-UI 1.8 bug (http://bugs.jquery.com/ticket/12273)</li>
<li>Added *.jpe extension to the list of image types.</li>
</ul>
</li>
</ul>
<p>You can get the latest download of Lightbox Plus at <a title="Lightbox Plus at WordPress.org" href="http://wordpress.org/extend/plugins/lightbox-plus/">wordpress.org</a> and <a title="Lightbox Plus" href="https://www.23systems.net/wordpress-plugins/lightbox-plus-for-wordpress">23systems</a> or download [Download not found] directly.</p>
<p>For support please submit a support request  though the <a title="Support Form" href="https://www.23systems.net/wordpress-php-development-services/wordpress-plugin-client-support/">support form</a>.  For questions of comments please post a message in the Lightbox Plus forum on my site.</p>
<p>The post <a href="https://23systems.net/2013/01/lightbox-plus-2-5-released-with-new-features-and-wordpress-3-5-compatibility/">Lightbox Plus 2.5 released with new features and WordPress 3.5 compatibility</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2013/01/lightbox-plus-2-5-released-with-new-features-and-wordpress-3-5-compatibility/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CISPA: Say Hello to Big Brother!</title>
		<link>https://23systems.net/2012/04/cispa-big-brother/</link>
					<comments>https://23systems.net/2012/04/cispa-big-brother/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Fri, 20 Apr 2012 12:49:14 +0000</pubDate>
				<category><![CDATA[censorship]]></category>
		<category><![CDATA[eff]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[acta]]></category>
		<category><![CDATA[cispa]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[sopa]]></category>
		<category><![CDATA[technology]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=1882</guid>

					<description><![CDATA[<p>CISPA: Say Hello to Big Brother! Please Share! You share all sorts of silly stuff and important stuff but unless you want the government know what those things are you might want to take action now! The privacy-destroying Internet bill (CISPA) goes to vote this Monday (4/23/12), and without massive resistance from the American people,it&#8217;s [&#8230;]</p>
<p>The post <a href="https://23systems.net/2012/04/cispa-big-brother/">CISPA: Say Hello to Big Brother!</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>CISPA: Say Hello to Big Brother! Please Share! You share all sorts of silly stuff and important stuff but unless you want the government know what those things are you might want to take action now!</p>
<p>The privacy-destroying Internet bill (CISPA) goes to vote this Monday (4/23/12), and without massive resistance from the American people,it&#8217;s expected to be passed. [8:01]</p>
<p><figure id="attachment_1883" aria-describedby="caption-attachment-1883" style="width: 300px" class="wp-caption aligncenter"><a class="lbpModal" title="CISPA: Say Hello to Big Brother!" href="http://www.youtube.com/embed/sllDt-jlUvs"><img loading="lazy" decoding="async" class="size-medium wp-image-1883" title="CISPA: Say Hello to Big Brother!" src="https://www.23systems.net/wp-content/uploads/2012/04/cispa-300x168.jpg" alt="CISPA: Say Hello to Big Brother!" width="300" height="168" srcset="https://23systems.net/wp-content/uploads/2012/04/cispa-300x168.jpg 300w, https://23systems.net/wp-content/uploads/2012/04/cispa-150x84.jpg 150w, https://23systems.net/wp-content/uploads/2012/04/cispa.jpg 600w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1883" class="wp-caption-text">CISPA: Say Hello to Big Brother!</figcaption></figure></p>
<p>We need to start contacting our Representatives in Congress directly. Please Share!</p>
<ul>
<li><a title="Contracting Congress" href="http://www.contactingthecongress.org/">Contacting Congress</a></li>
</ul>
<p>More lines of Action after the jump!</p>
<p><span id="more-1882"></span></p>
<h3>Reddit</h3>
<ul>
<li><a title="Superdopamine: TIME TO MIGRATE FROM FACEBOOK." href="http://www.reddit.com/r/technology/comments/rz5pd/list_of_corporations_supporting_cispa/c49tpn4">Superdopamine: TIME TO MIGRATE FROM FACEBOOK.</a></li>
<li><a href="http://www.reddit.com/r/politics/comments/sjcz6/the_fight_against_cispa_links_to_contributing/" rel="nofollow nofollow" target="_blank">A list of ways to easily contact every company that supports CISPA.</a></li>
</ul>
<h3>Social Networking</h3>
<ul>
<li><a href="https://www.facebook.com/help/?faq=224562897555674" rel="nofollow" target="_blank">Permanently Delete Facebook</a></li>
<li>Due to popular demand &#8211; I&#8217;m closing my FB account posters (PSD included)</li>
<ul>
<li><a href="http://i.imgur.com/kzLfT.jpg" rel="nofollow nofollow" target="_blank">Moving to Google+</a></li>
<li><a href="http://i.imgur.com/YTcte.jpg" rel="nofollow nofollow" target="_blank">Moving to Diaspora</a></li>
<li><a href="http://i.minus.com/1334126359/Ss9Nie3RX8nOeKBfJx1JtA/dkGG662uPWwwC.psd" rel="nofollow nofollow" target="_blank">Original Photoshop Files</a></li>
</ul>
<li><a href="https://diasp.org/" rel="nofollow nofollow" target="_blank">If you dont like Google+ check out Diaspora</a></li>
</ul>
<h3>ACLU</h3>
<ul>
<li><a href="https://secure.aclu.org/site/Advocacy?cmd=display&amp;page=UserAction&amp;id=4229&amp;s_subsrc=120413_cybersecurity_tw" rel="nofollow nofollow" target="_blank">ACLU: Tell Congress: No Cyber Spying! No CISPA!</a></li>
</ul>
<h3>Electronic Frontier Foundation</h3>
<ul>
<li><a href="https://cyberspying.eff.org/" rel="nofollow nofollow" target="_blank">EFF: Tweet at your Representatives in Congress</a></li>
<li><a href="https://wfc2.wiredforchange.com/o/9042/p/dia/action/public/?action_KEY=8444" rel="nofollow nofollow" target="_blank">EFF: Don’t Let Congress Use &#8220;Cybersecurity&#8221; Fears to Trample on Civil Liberties</a></li>
</ul>
<h3>Sincerly</h3>
<p>(sends a postcard to your reps)</p>
<ul>
<li><a href="http://sincerely.com/cause/cispa" rel="nofollow nofollow" target="_blank">Protest CISPA: We will Print &amp; Ship Postcards with your message to Congress</a></li>
</ul>
<h3>AVAAZ</h3>
<ul>
<li><a href="https://secure.avaaz.org/en/stop_cispa/?slideshow" rel="nofollow nofollow" target="_blank">Avaaz Petition to Congress to kill CISPA. Currently on 651,000 signatures</a></li>
<li><a href="https://secure.avaaz.org/en/stop_cispa_corporate_global/?cl=1735207277&amp;v=13705" rel="nofollow nofollow" target="_blank">Avaaz Petition: To Facebook, Microsoft and IBM &#8211; immediately drop your support for the Cyber Intelligence Sharing and Protection Act (CISPA)</a></li>
</ul>
<h3>Demand Progress</h3>
<ul>
<li><a href="https://act.demandprogress.org/sign/cispa_facebook/" rel="nofollow nofollow" target="_blank">Tell Facebook: Withdraw Your Support For CISPA | Demand Progress</a></li>
<li><a href="https://act.demandprogress.org/letter/cispa/" rel="nofollow nofollow" target="_blank">CISPA Is The New SOPA: Help Kill It</a></li>
</ul>
<h3>You Anon News</h3>
<ul>
<li><a href="http://youranonnews.tumblr.com/post/21314689010/come-together-to-stop-cispa-what-is-cispa-the" rel="nofollow nofollow" target="_blank">@YourAnonNews Come Together to stop CISPA!</a></li>
</ul>
<h3>Useful Links:</h3>
<ul>
<li><a href="http://artofmanliness.com/2011/06/17/how-to-write-your-congressman/" rel="nofollow nofollow" target="_blank">How to Write Your Congressman</a></li>
</ul>
<p>The post <a href="https://23systems.net/2012/04/cispa-big-brother/">CISPA: Say Hello to Big Brother!</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2012/04/cispa-big-brother/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HubSpot for Gravity Forms Add-On</title>
		<link>https://23systems.net/2012/03/hubspot-for-gravity-forms-add-on/</link>
					<comments>https://23systems.net/2012/03/hubspot-for-gravity-forms-add-on/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Sat, 17 Mar 2012 23:32:00 +0000</pubDate>
				<category><![CDATA[Gravity Forms HubSpot Add-on]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[gravity forms]]></category>
		<category><![CDATA[hubspot]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=1531</guid>

					<description><![CDATA[<p>I just released a new plugin that is an add-on for Gravity Form which allows leads generated in Gravity Forms to be fed into HubSpot.  The Gravity Forms HubSpot add-on let&#8217;s you use the HubSpot Lead API to send your Gravity Forms based landing page leads directly to HubSpot. All you need to do is add one [&#8230;]</p>
<p>The post <a href="https://23systems.net/2012/03/hubspot-for-gravity-forms-add-on/">HubSpot for Gravity Forms Add-On</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_1576" aria-describedby="caption-attachment-1576" style="width: 150px" class="wp-caption alignright"><a href="http://wordpress.org/extend/plugins/hubspot-for-gravity-forms/"><img loading="lazy" decoding="async" class="size-thumbnail wp-image-1576" title="Gravity Forms HubSpot Add-On" src="https://www.23systems.net/wp-content/uploads/2012/04/gf-hubspot-150x150.png" alt="Gravity Forms HubSpot Add-On" width="150" height="150" srcset="https://23systems.net/wp-content/uploads/2012/04/gf-hubspot-150x150.png 150w, https://23systems.net/wp-content/uploads/2012/04/gf-hubspot.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" /></a><figcaption id="caption-attachment-1576" class="wp-caption-text">Gravity Forms HubSpot Add-On</figcaption></figure></p>
<p>I just released a new plugin that is an add-on for Gravity Form which allows leads generated in Gravity Forms to be fed into HubSpot.  The Gravity Forms HubSpot add-on let&#8217;s you use the HubSpot Lead API to send your Gravity Forms based landing page leads directly to HubSpot. All you need to do is add one setting and check a box when configuring your forms.  All your form entries will then be added to HubSpot from now on. Integrating with HubSpot has never been so simple.</p>
<p>You can grab the plugin right here:</p>
<p><a href="http://wordpress.org/extend/plugins/hubspot-for-gravity-forms/">http://wordpress.org/extend/plugins/hubspot-for-gravity-forms/</a></p>
<p>The post <a href="https://23systems.net/2012/03/hubspot-for-gravity-forms-add-on/">HubSpot for Gravity Forms Add-On</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2012/03/hubspot-for-gravity-forms-add-on/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lightbox Plus Gallery Tutorial</title>
		<link>https://23systems.net/2012/03/lightbox-plus-gallery-tutorial/</link>
					<comments>https://23systems.net/2012/03/lightbox-plus-gallery-tutorial/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Sat, 17 Mar 2012 03:28:54 +0000</pubDate>
				<category><![CDATA[23Systems]]></category>
		<category><![CDATA[Lightbox Plus]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=1556</guid>

					<description><![CDATA[<p>Learn how to add fancy lightbox effects to your images in WordPress. You can add the lightbox effect to individual images or all images, and your photo galleries. Lightbox Plus is a small easy to use lightweight plugin. It&#8217;s a good compliment to the more powerful and more complicated NextGEN Gallery. From Lightbox Plus (fancy [&#8230;]</p>
<p>The post <a href="https://23systems.net/2012/03/lightbox-plus-gallery-tutorial/">Lightbox Plus Gallery Tutorial</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Learn how to add fancy lightbox effects to your images in WordPress. You can add the lightbox effect to individual images or all images, and your photo galleries. Lightbox Plus is a small easy to use lightweight plugin. It&#8217;s a good compliment to the more powerful and more complicated NextGEN Gallery.</p>
<p>From <a title="Lightbox Plus Gallery Tutorial" href="http://using-wordpress.org/plugin-guides/lightbox-plus/">Lightbox Plus (fancy photos) @ Using WordPress</a></p>
<p><figure id="attachment_1557" aria-describedby="caption-attachment-1557" style="width: 300px" class="wp-caption alignnone"><a class="lbpModal" title="Lightbox Plus Gallery Tutorial" href="http://www.youtube.com/embed/0biRBEmBiZ8"><img loading="lazy" decoding="async" class="size-medium wp-image-1557 " title="Lightbox Plus Gallery Tutorial" src="https://www.23systems.net/wp-content/uploads/2012/03/gallery-tutorial-300x182.jpg" alt="Lightbox Plus Gallery Tutorial" width="300" height="182" srcset="https://23systems.net/wp-content/uploads/2012/03/gallery-tutorial-300x182.jpg 300w, https://23systems.net/wp-content/uploads/2012/03/gallery-tutorial-150x91.jpg 150w, https://23systems.net/wp-content/uploads/2012/03/gallery-tutorial.jpg 641w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-1557" class="wp-caption-text">Lightbox Plus Gallery Tutorial</figcaption></figure></p>
<p>Many thanks to the creator of this wonderful tutorial!</p>
<p>The post <a href="https://23systems.net/2012/03/lightbox-plus-gallery-tutorial/">Lightbox Plus Gallery Tutorial</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2012/03/lightbox-plus-gallery-tutorial/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Going to be @SXSW Interactive</title>
		<link>https://23systems.net/2012/03/going-to-be-sxsw-interactive/</link>
					<comments>https://23systems.net/2012/03/going-to-be-sxsw-interactive/#respond</comments>
		
		<dc:creator><![CDATA[Dan Zappone]]></dc:creator>
		<pubDate>Tue, 06 Mar 2012 00:47:47 +0000</pubDate>
				<category><![CDATA[23Systems]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[sxsw]]></category>
		<category><![CDATA[Web design]]></category>
		<guid isPermaLink="false">https://www.23systems.net/?p=1521</guid>

					<description><![CDATA[<p>I&#8217;ll be at SXSW Interactive later this week. I&#8217;m not sure which talks, panels and events I&#8217;m going to attend just yet.  I do plan on attending at least one or two of the keynotes &#8211; hopefully the Ray Kurzweil conversation with Lev Grossman &#8220;Expanding Our Intelligence Without Limit&#8221; and Jennifer Pahlka&#8217;s &#8220;Coding the Next Chapter of [&#8230;]</p>
<p>The post <a href="https://23systems.net/2012/03/going-to-be-sxsw-interactive/">Going to be @SXSW Interactive</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><figure id="attachment_1522" aria-describedby="caption-attachment-1522" style="width: 338px" class="wp-caption alignright"><a href="http://sxsw.com/interactive"><img loading="lazy" decoding="async" class="size-full wp-image-1522  " title="SXSW Interactive" src="https://www.23systems.net/wp-content/uploads/2012/03/sxsw-interactive.png" alt="SXSW Interactive" width="338" height="168" srcset="https://23systems.net/wp-content/uploads/2012/03/sxsw-interactive.png 338w, https://23systems.net/wp-content/uploads/2012/03/sxsw-interactive-150x74.png 150w, https://23systems.net/wp-content/uploads/2012/03/sxsw-interactive-300x149.png 300w" sizes="auto, (max-width: 338px) 100vw, 338px" /></a><figcaption id="caption-attachment-1522" class="wp-caption-text">SXSW Interactive</figcaption></figure></p>
<p>I&#8217;ll be at <a title="SXSW Interactive" href="http://sxsw.com/interactive">SXSW Interactive</a> later this week. I&#8217;m not sure which talks, panels and events I&#8217;m going to attend just yet.  I do plan on attending at least one or two of the keynotes &#8211; hopefully the Ray Kurzweil conversation with Lev Grossman &#8220;<a title="Expanding Our Intelligence Without Limit" href="http://schedule.sxsw.com/2012/events/event_IAP992058">Expanding Our Intelligence Without Limit</a>&#8221; and Jennifer Pahlka&#8217;s &#8220;<a title="Coding the Next Chapter of American History" href="http://schedule.sxsw.com/2012/events/event_IAP992059">Coding the Next Chapter of American History</a>&#8220;.  Quite a few of the <a title="featured sessions" href="http://sxsw.com/interactive/talks/featured_sessions">featured sessions</a> look good too.</p>
<p>If you&#8217;re going too there leave me a comment about what events you might be attending.</p>
<p>The post <a href="https://23systems.net/2012/03/going-to-be-sxsw-interactive/">Going to be @SXSW Interactive</a> appeared first on <a href="https://23systems.net">23Systems</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://23systems.net/2012/03/going-to-be-sxsw-interactive/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
