hexagongirl
Forum Replies Created
-
Forum: Hacks
In reply to: Display error messages in custom login formThanks again… appreciate the explanation.
I am starting to wonder whether it’d be simpler to just leave it with a generic error message – particularly as I’ve seen this recommended anyway as a security measure!
Will post back here if I do get around to trying this out though. Thanks again.
Forum: Hacks
In reply to: Display error messages in custom login formThanks – so if I understand you right, I can use the ‘login_form_top’ filter to add the error text to the top of the form.
But I’m still not sure how I’d get hold of the actual error/print it out?? (I.e. what I’d put inside the if statement you have above).
I’m currently just displaying a generic error message, which is ok I think, but would still be handy to understand this more!
Thanks.
Many thanks for the quick response, that worked a treat – I just added the first chunk of code to slideshow.js, changing the anchors to my containing ul id. (I think the second is for if you want a separate link to change the slides too??)
One thing that’s not working though, and I can’t work out… the ‘activeSlide’ class doesn’t appear any longer – meaning I can’t highlight the current thumbnail. Any ideas?
Thanks again, and for the plugin too – it’s brilliant!
Hello,
I’m trying to follow the guidelines above to create a Meteor slideshow with thumbnails. I’ve managed to create a new thumbnail size and added a loop directly after the slideshow loop to generate the thumbnails.
But… I’ve come unstuck with creating the thumbnails as paged links, so the slide changes when thumbnail clicked on. I’m guessing I need to add a chunk of javascript somewhere, but js is not my strong point!!
Can anyone point me in the right direction?
Many thanks,
Sarah