Sorry, the forums are locked while I handle some maintenance.

 
This Forum is Currently Locked – Access is Read Only
You must be logged in to post Login


Lost Your Password?

Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Viewing Gallery

UserPost

4:36 pm
February 12, 2010


Brayne

Member

posts 8

I have installed this into a clean WP 2.9.1, php 5.3.1, install and it took a bit to get it showing up.

Aarron, 1st, enque `wp_enqueue_script("jquery");` above `wp_head()` in my theme was needed.

Then….

The other js scripts weren't being written into the header at all. I viewed your source and that was the difference in yours and my clean install.

So I manually called these 3 scripts in my header and the gallery worked just fine….

featured-content-showcase/js/jquery.easing.js?ver=1.3
featured-content-showcase/js/jquery.timers.js?ver=1.1.2
featured-content-showcase/js/jquery.galleryview.js?ver=2.0

This could be a bigtime script because of the mootools conflict brought on by similar scripts. why not use the built in power of WP?

Hope this helps some bug squashing.

Nice work Aaron!

11:21 am
February 13, 2010


Brayne

Member

posts 8

OK…. It helps if you have wp_footer(); in your theme…. ;-)

I removed the hard coded js script urls from my header…

On line 27, I had to change this…

static $jqueryFormAdded = true;

to this…

static $jqueryFormAdded = false;

And I still had to enqueue jquery, weird….

I placed this…

wp_enqueue_script('jquery');

on line 88 right under Register JS

Now I can see the script references in my footer w/o any hard code reference to the plugin.


About the Xavisys Forum

Forum Timezone: America/Phoenix

Most Users Ever Online: 50

Currently Online:
1 Guest

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 3
Forums: 26
Topics: 410
Posts: 1034

Membership:

There are 792 Members
There has been 1 Guest

There are 2 Admins
There is 1 Moderator

Top Posters:

lkmweb@me.com – 9
Brayne – 8
Xarzu – 8
Iain – 8
Aaron Fineman – 8
checox7@yahoo.com – 6

Recent New Members: puckles@gmail.com, kwelx@kwelx.com, kaufmanauthor@gmail.com, meesfrenkelfrank@hotmail.com, heather@holmpage.com, mark@avantgarde-group.nl

Administrators: AaronCampbell (242 Posts), Imported Questions (1 Post)

Moderators: nancy@mequoda.com (0 Posts)



 
Stop Censorship