914Digital
Forum Replies Created
-
Hey. Sorry for the late response. I’m seeing this error in the console when I inspect the checkbox:
Uncaught TypeError: Cannot read property ‘length’ of undefined
at Function.each (jquery.min.js?ver=5.1.1:2)
at um_apply_conditions (um-conditional.min.js?ver=2.0.54:1)
at HTMLInputElement.<anonymous> (um-conditional.min.js?ver=2.0.54:1)
at HTMLDocument.dispatch (jquery.min.js?ver=5.1.1:3)
at HTMLDocument.r.handle (jquery.min.js?ver=5.1.1:3)Hello. I’m also having this issue. I can see all the members if I’m logged in as an admin, but once I switch to a member, the directory disappears.
Sorry. Just discovered the custom fields. Is there a way to create a loop of all user data based on fields to display on an index page? How would I call the fields? Not in the documentation.
Forum: Plugins
In reply to: [Custom Field Suite] "Hide content editor" not workingWhen is the next version rolling out? It seems a lot of the select boxes aren’t working for other fields. I.e: This is a multi-select field.
Forum: Plugins
In reply to: [Ajax Pagination and Infinite Scroll] Loading Two Column BootstrapOne more thing. I seem to lose jquery functionality. Any way to get that back with the newly loaded posts?
Forum: Plugins
In reply to: [Custom Field Suite] Adding Select Field To the LoopHmm. I didn’t think this issue was resolved.
Forum: Plugins
In reply to: [Custom Field Suite] Adding Select Field To the LoopOK. I just did the var_dump. Basically, I want to be able to echo array(1)
Forum: Plugins
In reply to: [Custom Field Suite] Adding Select Field To the LoopI’m not sure I follow. How would I call the field then?
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] 301s keep defaulting back to 302sThanks so much, Don. Will try and let you know.
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] 301s keep defaulting back to 302sWe did. But nothing on single.php. Or the custom post type single page templates. Yeah, it would be a hassle. But I’m not seeing another option really. Truly grateful for you responding and trying to help. The client doesn’t do any of the backend work, so they don’t see the issue. Just time to roll up my sleeves! We use your plugin on so many of our sites and it works fine, so no worries. Thanks again!
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] 301s keep defaulting back to 302sOne more wrinkle: When I create a new post, it works. It’s just when I go back and edit an old post. Maybe I should just edit directly through the database?
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] 301s keep defaulting back to 302sWordPress 4.2.2. Custom theme.
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] 301s keep defaulting back to 302sI’ve tried deactivating all the other plugins. Still no worky.
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] 301s keep defaulting back to 302sThanks, Don. Just the redirect type.
Forum: Fixing WordPress
In reply to: Use Categories In Custom Post QueryAh. I see! Awesome. Thanks!!