toxicityj
Forum Replies Created
-
Forum: Reviews
In reply to: [Resize Image After Upload] Wrong Name for Plug InYou’re either willfully blind or the notification was added in response to you, bud, because it clearly states this does not resize old images.
Forum: Plugins
In reply to: [Formidable Honeypot] Illegal String OffsetI was really excited to see this had a reply. -_- killin me, smalls.
Forum: Plugins
In reply to: [WP Flow Plus] [Plugin: WP-ImageFlow2] Images not displayingLooks like the issue was the reflections. I disabled them and the images show up fine, albeit a bit uglier without those beautiful reflections. I read in the comments on your site that an issue like this could be because the host is adding extra stuff to the URLs and that a programmer could edit the plugin to point to the proper place. I was wondering if you could maybe point me in the right direction to do that? Thanks!
Hmm, okay. Then I’m at a loss for why this is happening. Is there anyway at all, regardless of how messy it is code-wise, for me to prevent the plugin’s code from loading on the homepage? Or ideally, only one specific page? I only need it on one page.
edit- actually nevermind I got it. I was calling wp_head() before my template was calling the javascript I needed for that template. I just moved it below all of that and they all co-exist wonderfully.