jrstaatsiii
Forum Replies Created
-
Forum: Plugins
In reply to: [TubePress] Thumbnails don't play in 3.0.1thanks for having a look: https://windells.com/media/video/
Forum: Plugins
In reply to: [TubePress] Thumbnails don't playThis is NOT resolved. I am experiencing this problem on all 3 sites that use the plugin.
WP: 3.5.1
Hosting: WPEngineThanks! -Rich
Forum: Plugins
In reply to: [Widget Logic] Error after Widget Logic upgradeThis happened to us as well. glad to see it is a common error and not something we did internally. Widget Logic has had great support in the past, and I’m sure we’ll get a patch out ASAP.
Hey RS – I am using Chrome Version 23.0.1271.95
The field is created from Gravity Forms
Hey – I am using Chrome on Mac. I purged all caches and it is still a problem with chrome, but not with FF…so maybe it is isolated to that browser. Thanks for all the help
oh my god. i am an idiot. LOL, i knew I needed a second set of eyes. Thanks scribu!
Forum: Fixing WordPress
In reply to: Fall Back for WP_Querythanks esmi…it turns out that my problem was that I needed to change the main query to get this to work. your code was spot on. thank you.
any suggestions Joost?
This is happening to me as well. Here is my setup:
Server: WPEngine.com (So there is caching)
Theme: Custom Genesis Child ThemeWhat’s scary about my scenario is that when I attempted to deactivate the plugin it caused a server error. I’m checking in with WPEngine now to discuss why that might be happening.
i can verify this as well. It also seems to happen when you upgrade the plugin. After upgrading the sitemap is a 404, but if you return to the settings page and hit save it works again.
Rich
Forum: Fixing WordPress
In reply to: Media Uploader problem with Custom Post Typethere was an update to the plugin (File Gallery) which fixes the problem.
Forum: Fixing WordPress
In reply to: Media Uploader problem with Custom Post Typeoh duh…i didn’t even think about the sans editor setup…thanks!
Rich
Forum: Fixing WordPress
In reply to: Media Uploader problem with Custom Post TypeI found the problem. it was a conflict with the plugin “file gallery” — what’s interesting is this problem is only apparent with custom post types, and potentially only “this CPT” I have running. I’ll alert the plugin author of the issue.
Forum: Fixing WordPress
In reply to: Media Uploader problem with Custom Post Typelink to pastebin: https://pastebin.com/hccUanJe
Hey Scribu,
Sorry for the delay in this response. I was able to get it working, and here is what was causing the problem.
I was using genesis as a parent theme, and was trying to call the posts2posts relationship above within the genesis custom loop. Within the custom loop I was not able to get posts2posts to work, but when I created a normal WP template that called the header, footer, sidebar, etc it worked fine. I think I was using the genesis custom loop improperly.
Just thought you would like to know that I got it working, and that it was a problem with inserting the code within the custom loop.
Rich