ssalenger
Forum Replies Created
-
Forum: Plugins
In reply to: [Extended Related Posts] Funkiness after upgradingDeleting the plugin fully and re-adding cleared out the issue.
Forum: Fixing WordPress
In reply to: Sub Menu not Showing up on Post's PageI’m having a similar problem. Were you able to resolve this?
Forum: Plugins
In reply to: Sub-navigation not working in posts pageI’m also having a similar problem. Did you ever find a solution?
Forum: Fixing WordPress
In reply to: JS error in WP 3.5 gallery re-order toolDrSynonym, did you ever find a solution to this, or did you just downgrade? I’m having an issue that seems very similar. I too changed orderby from menu_order to post__in to no avail.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Not working with WordPress 3.4?How does one apply the fix?
I’m experiencing similar difficulties. You can see an example of the form here: http://www.birthfocus.com/events/regsiter-for-eat-drink-doula-event/
The form used to work but has been having problems since we upgraded to WP 3.4 yesterday. First we were getting the red box failure message. Then I changed the Advanced Email Options in the WP SMTP plugin as discussed in the article linked to in your FAQ, but now I just get a spinning icon when trying to submit the form.
Updating the plugin seems to be all I needed to do, but I’m guessing it cleared the cache when I updated, so maybe the clear was all that needed to happen.
I was recently having some problems with Really Simple CAPTCHA and I think it may have been fixed by updating WP Super Cache. I’ll update if that was not indeed the case.
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] Data not saving in fieldsMy clients and I are looking forward to the fix as well. It’s a pretty unpleasant bug. Thanks!
@sethfam that worked for me too! Thanks!
Forum: Plugins
In reply to: [Rotating Posts] [Plugin: Rotating Posts] Not rotatingThanks for responding YukataNinja! The link does work, and it seems that it installed correctly. That’s what is so odd.
http://clearwavesoftware.com/wp-content/plugins/rotating-posts/rotating-posts.js?ver=1.0
Do you know of any reason that it would just ignore the function like it seems to be doing?
Forum: Plugins
In reply to: [Rotating Posts] [Plugin: Rotating Posts] Not rotatingMore information – If I run Firefox’s Error Console, I get a message that says rp_start_timer is undefined and it references like 220. I have no idea what file it is referring to, or how to get it to realize that rp_start_timer IS defined.
Can anyone help? This issue makes no sense to me.
Forum: Plugins
In reply to: [Rotating Posts] [Plugin: Rotating Posts] Not rotatingIf anyone can help point me in the direction of what I can do to fix this, I would greatly appreciate it. I’m not really sure where to begin. The theme I’m using does use some javascript, so there could be a conflict, but I’m not sure how to check.
Any help would be greatly appreciated!
Forum: Plugins
In reply to: [Rotating Posts] [Plugin: Rotating Posts] Title only?I added this bit of code to my stylesheet to hide the post content:
.rp_post_content {
display: none;
}Forum: Plugins
In reply to: [Rotating Posts] Rotating PostsI’m having the same problem, does any one know why the posts aren’t rotating? On the site above, it looks like the rotator is at the bottom of the page.