bthaxor
Forum Replies Created
-
Forum: Plugins
In reply to: [Infinite-Scroll] Not working in WordPress 3.2OK that’s weird – seems like the plugin doesn’t call jQuery by default, so when I removed another plugin that did, Infinite-Scroll broke. Maybe that’s something to consider?
Forum: Plugins
In reply to: [Infinite-Scroll] Not working in WordPress 3.2OK I’m sorry – don’t know what happened, but have a feeling the plugin broke with the most recent update pushed to WordPress…
http://bthaxor.com/ is my site again, I’ve turned debugging on. Any help would be great :\
Forum: Plugins
In reply to: [Infinite-Scroll] Not working in WordPress 3.2Ahh brilliant. You legend, thanks for the great plugin 🙂
Just a hint, it might help to add setup instructions for the default WP themes on the FAQ page 🙂
Forum: Plugins
In reply to: [Infinite-Scroll] Not working in WordPress 3.2Really appreciate the help 🙂
OK so the script’s loading now, but it’s still failing to load the next page…
Forum: Plugins
In reply to: [Infinite-Scroll] Not working in WordPress 3.2Yup sure, done 🙂
Forum: Plugins
In reply to: [Infinite-Scroll] Not working in WordPress 3.2Still doesn’t seem to work with the latest commit :\
Now that’s one dedicated developer 😉
Thanks so much for the help, it’s great to see people maintaining their projects (yes, I’m aware EventPress is only in its infancy, but still…) and actually interested in getting things properly fixed as opposed to providing quick-fix solutions over the forum.
Kudos 🙂
Wow, talk about a quick reply!
This is in the front-end (I assume) – I go to the ‘create an event’ page in Buddypress, then click on ‘Set featured image’ and the corner close button is unviewable, displaying the incorrect path given above. This is most easily seen in Internet Explorer (yes, I know) since it shows a prominent red cross where the image should be…
EDIT: The problem also exists for the animated loading gif (shown before the media uploader loads). As far as I can see, those are the only two…
Forum: Themes and Templates
In reply to: Monochrome Theme doesn’t work with FancyboxEDIT: mono-lab helped me fix this!
firstly in the fancybox settings page, check ‘skip jquery call’ and uncheck ‘use noconflict mode’ under the troubleshooting tab.
in the header.php file, just move <?php wp_head(); ?> to DIRECTLY ABOVE the end of the head (</head>). everything works beautifully then, and this also prevents other jquery conflicts 🙂
Forum: Fixing WordPress
In reply to: Change Help Menu Contentdidn’t work for me… 🙁