• pwright2

    (@pwright2)


    So, my bosses seem to like the banner with vertical scroll menu on the side as used on http://www.lacanadapc.org/. Is there a particular plugin that does that or is it something proprietary to the template they purchased?

    —–Paul—–

Viewing 3 replies - 1 through 3 (of 3 total)
  • kreativjustin

    (@kreativjustin)

    It doesn’t appear to be done by a wordpress plugin, but jacked right into the actual theme. I noticed this by checking the source that is a jQuery plugin.

    Line 237 & 238 display the following:

    <script type="text/javascript" src="http://www.lacanadapc.org/wp-content/themes/wp-genius_basic/js/jquery.cycle.js"></script>
    <script type="text/javascript" src="http://www.lacanadapc.org/wp-content/themes/wp-genius_basic/js/slideshow.js"></script>

    The top of the jquery.cycle.js has the following:

    /*
     * jQuery Cycle Plugin (with Transition Definitions)
     * Examples and documentation at: http://jquery.malsup.com/cycle/
     * Copyright (c) 2007-2009 M. Alsup
     * Version: 2.65 (07-APR-2009)
     * Dual licensed under the MIT and GPL licenses:
     * http://www.opensource.org/licenses/mit-license.php
     * http://www.gnu.org/licenses/gpl.html
     * Requires: jQuery v1.2.6 or later
     *
     * Originally based on the work of:
     *	1) Matt Oakes
     *	2) Torsten Baldes (http://medienfreunde.com/lab/innerfade/)
     *	3) Benjamin Sterling (http://www.benjaminsterling.com/experiments/jqShuffle/)
     */

    So I believe you can just use these as the main source, or google it. Just don’t take credit for it 🙂

    Thread Starter pwright2

    (@pwright2)

    Considering my skill level, it’s probably worth buying the theme then. Thanks.

    —–Paul——

    kreativjustin

    (@kreativjustin)

    Your welcome

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘http://www.lacanadapc.org/ plugin’ is closed to new replies.