Danny
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slideshow doesnt work with last uptdateNevermind. Found the problem via the Options > Slideshow.
The path to imagerotator.swf is not defined, the slideshow will not work.
If you would like to use the JW Image Rotatator, please download the player here and upload it to your Upload folder (Default is wp-content/uploads).This installation step was misleading:
If you would like to use a Flash slideshow (only a option), go to Longtail Video, download the JW Image Rotator and unpack the conent. Upload the file imagerotator.swf to the NextGEN-Gallery folder.I’ve stumbled on something weird. The slideshow displays in IE7, Opera 9, Safari 3 Chrome BUT not Firefox 3. :S
Also, I can’t get the custom width and height for slideshow to work.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slideshow doesnt work with last uptdateI installed a fresh 1.1.0 into WP 2.7. The gallery works fine but the slideshow isn’t displaying for me. The wp_head() is in my header.php file already. I’ve chmod 755 folders and files of nextgen-gallery and it’s contents. But the slideshow is still refusing to load.
http://www.fst-training.com/clients/
I’ve even tried switching themes. Still doesn’t work.
P.S: I’ve tried both [slideshow id=1] and [slideshow id=1 width=450 height=280]. Plus, inserted slideshow using visual editor. Still doesn’t work.
What else is missing here? :S
Forum: Themes and Templates
In reply to: Next/Previous Links not workingI’m facing difficulty with this too. And it took me a really long time to just get the blog working especially with custom permalinks so my posts would display /blog/post-name/.
This is what I’m currently using; http://pastebin.com/f12a445fb.
Anyone got a solution yet?
Forum: Fixing WordPress
In reply to: export doesn’t include all posts?I’ve an almost similar problem I’d say. Same symptoms.
Before I upgraded to 2.6.3, I managed to backup all without problems.
Now, whenever I backup it’s only 1/4 of all 600 posts. Funnily enough, my drafts are dated 1999. LOL!
Forum: Fixing WordPress
In reply to: WXR Import Screwed Up My Image URLsI FINALLY SOLVED IT!
The reason why it was happening even after I fixed the file, was due to the selected option; Download and Import attachments.
Every time I tried using this, the second part of the backup I tried uploading for some reason corrupts the anchor/image source as the above.
Learning this, I uploaded all the backup parts without checking the Import Attachment option and ALL my posts are uploaded as normal.
ONLY problem now is I’ve over 500 posts to change their status to Publish again though they’ve been previously published. Thank you, WordPress.
If it’s any help to the team, I’m using WordPress 2.6.3.
Forum: Fixing WordPress
In reply to: WXR Import Screwed Up My Image URLsThanks Mercrime.
I noticed one of the XML parts wasn’t closed properly.
Hmm…the weird include is still happening. Argh, have to rechek the whole XML again.
And I noticed what’s weirder.
Because of 1 wrong import, the other posts are now affected. In other words, all my posts with images now have the above problem. Sigh.
Forum: Requests and Feedback
In reply to: Gallery orderSame here. Not sure why it’s not maintaining it’s order.
Tried drag-drop and renumbering. π
Forum: Fixing WordPress
In reply to: Thumbnail For Large ImagesI tried editing it as well.
But nope, doesn’t affect WordPress for some apparent reason.
Forum: Fixing WordPress
In reply to: Upload Image Was working, Now It Is NotFound out the reason.
Image height was larger than 1024.
I tried implementing the WordPress thumbnail limit hack to:
wp-admin/includes/image.php
(Because admin-functions.php has been deprecated)
Changed: 3 * 1024 * 1024
To: 8 * 2048 * 2048
But still had the thumbnail problem. Don’t understand why. π
So now have to adhere to 1024 max.
Forum: Fixing WordPress
In reply to: Upload Image Was working, Now It Is NotI’m not even running PodPress.
All of a sudden, after it has supposedly uploaded the Upload box disappears.
When I refresh and Browse for it, it’s there but I the thumbnail option isn’t available.
Is there some weird bug?
Forum: Plugins
In reply to: Lightbox or any inline image plugin NOT workingRight now my Lightbox JS v2.03.3 Plugin v1.7 (http://www.4mj.it/lightbox-js-v20-wordpress/) isn’t working properly too.
The lightbox comes on and tries to load, but nothing is appearing.
Forum: Plugins
In reply to: SEO Title Tag Database ErrorYes, version 2.1.1 fixed it. π
Thanks folks.