Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   Can I use jquey effects? (http://forum.bytesforall.com/showthread.php?t=23345)

mk11sandiego Dec 4, 2015 12:25 AM

Can I use jquey effects?
 
I am trying to add animated scroll loading effects with jquery.

Scripts --> HTML Inserts: Header
CSS --> CSS Inserts
Javascript (jQuery) -->HTML Inserts: Body Bottom

but I can't seem to get it working...
Do you have any idea why?? Am I doing it wrong?

juggledad Dec 4, 2015 05:13 AM

What is the url pointing to a page with the issue?

mk11sandiego Dec 4, 2015 04:04 PM

http://bunkakeisyo.co.jp/test/

this is the page with the issue...

juggledad Dec 4, 2015 06:27 PM

One problem is that the main div that everything is in also has a class of post. Another issue is that the origianl post you are looking at is over a a year and a half old as is reported in the comments of the post.

I'd first try to get it to work in a static page to make sure it still works before attempting to add it to a wordpress site.

mk11sandiego Dec 6, 2015 01:25 AM

sorry,, could you be more specific....?

>One problem is that the main div that everything is in also has a class of post.

Why is that a problem...?


The code works in a static page..Only when I implement in wordpress, it doesn't work...

juggledad Dec 6, 2015 03:29 AM

From my quick look, it looks like the script is keying off the class 'post'. You added a bunch of fiv's with a class of 'post' as the example describes.

However, all your html is in a post and WordPress wraps all the contents of the post in Adobe with a class of 'post' so my guess is the jscript is being applied to that div also causing it not to display.


All times are GMT -6. The time now is 04:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.