Katie Benedetto Jones
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Link to specific entry?Woo, yay! 🙂 Thanks!
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Link to specific entry?Will do! 🙂
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Link to specific entry?Zomg thank you so much!!! 🙂 This *makes* the whole plugin for me (I am using it to implement my own project management system / link to specific clients + projects entered in via form).
Thank you!!
Forum: Fixing WordPress
In reply to: Says media isn't uploaded, but it is?Thanks esmi. I’d tried that and it didn’t work – just figured it out. My server had run out of disc space, and I was thrown off by it looking like the file was there – the filename was created – when it actually wasn’t. Thanks for the pointer!
Forum: Plugins
In reply to: [Gravity Forms Repeater Add-On] repeater breaking multipage ajaxI’m also experiencing this. Thanks for any ideas!
Forum: Plugins
In reply to: [Scroll Triggered Boxes] Box not appearing – javascript not getting includedThat was exactly the problem – a missing wp_footer(). Classic mistake, and then I forgot to update here. Thank you so much 🙂
Forum: Fixing WordPress
In reply to: Previous Posts Link not working on index pageFor some reason this works instead:
<?php posts_nav_link(‘ ‘,’« Previous Posts’,’Next Posts »’); ?>No idea why previous_posts_link didn’t work, but this does – I’m marking this as resolved.
Forum: Plugins
In reply to: Post custom Facebook message on users' accountsHi Otto, thanks for the tip. Is there an SFC plugin in particular that would be easiest to start with, or just go from the SFC base?