Forums
(@jcalabro)
13 years, 3 months ago
Thanks! I’ll give it a shot
@esmi: Thank you for your reply! I was trying to keep everything within function.php, but I guess I’ll have to go this route and place in the template
13 years, 6 months ago
Sorry for the waste of space, but it’s working now… All I did was switch
$(function() {
to
jQuery(document).ready(function($) {
@alchymyth,
B worked like a charm. I had no idea that offset and pagination were an issue.
Thanks a million!
15 years, 4 months ago
opps sorry. here’s paste bin https://pastebin.com/m1337432d
Ahh – Thanks a bunch!