Forum Replies Created
-
AuthorPosts
-
February 14, 2019 at 5:25 PM in reply to: Custom Post Type and Custom Field Type Unaccessible #13339
Anh Tran
KeymasterI see, can you please go to some tool like phpMyadmin and update the post type to
mb-post-type, like in this screenshot: https://imgur.elightup.com/zzZ5KhL.pngAnd also check for postmeta title, find the rows with
post_id= your custom post type ID (in my screenshot above, it's 126) and check + fix the meta value: https://imgur.elightup.com/TCT0OJz.pngSorry for this thing, I'm not sure why that happens. I saw this bug once, but now I can't replicate it :(.
Anh Tran
KeymasterYes, it's possible. Please see this snippet.
February 14, 2019 at 5:08 PM in reply to: ✅[MB User Profile] Show password meter on registration form #13335Anh Tran
KeymasterHi Clayton,
Thanks a lot for your solution. I'll check it and add to the plugin.
February 14, 2019 at 5:06 PM in reply to: ✅"Slider" meta field to save 'min' and 'max' selected value #13334Anh Tran
KeymasterHi David, can you give more details on load data in file? As all the data imported, I don't understand why you need a TSV file.
Anh Tran
KeymasterHi, I've tried your code and it seems to be working fine. Here is my video: http://recordit.co/FupVhWSulF. Can you please take a look?
Anh Tran
KeymasterIs the code the same as in this topic? I see the appearance is different than the previous one. Can you please give me the code to check?
Anh Tran
KeymasterFebruary 14, 2019 at 4:31 PM in reply to: ℹ️Pages do not save changes when activating Meta Box #13329Anh Tran
KeymasterHi,
Can you check if any field has attribute
requiredor any validation that fails?February 14, 2019 at 4:07 PM in reply to: Custom Post Type and Custom Field Type Unaccessible #13327Anh Tran
KeymasterDo you see that post type in the table in the Meta Box > Post Types screen? Looks like that post type is broken and need to be fixed. If you see it, then please export it and send me.
Anh Tran
KeymasterHi Mark,
Did you get the shortcode
[wpbb site:meta_box field='pboptions']from another module (by copying and pasting to the custom layout? Thefieldparam doesn't accept#light-row-coloror something similar, it's simply a field ID.Anyway, using this shortcode will return the whole image HTML tag. Only when using the connection in the background settings gives the image URL.
We're working on improving the integration, to allow you to choose which attribute of the returned image to be used. Until then, I think it's not possible.
Anh Tran
KeymasterYes, it's possible to auto-fill the current user email. See the updated script.
Regarding edit user profile in the back end, this technique is meant for use for editing user profile in the front end only.
February 14, 2019 at 3:52 PM in reply to: Can I add custom CSS for a post based on a Meta Box field state? #13324Anh Tran
KeymasterCan you please give a screenshot on what you're trying to do? Is the event datetime a repeating group?
February 14, 2019 at 3:33 PM in reply to: Trying to display all the possible connection to a post #13323Anh Tran
KeymasterHi Vee Jay, I've tried the code and it works for me. Here is my video record: http://recordit.co/1e1j1PkNs5
And here is the code I used to test: https://ghostbin.com/paste/kyufr
Anh Tran
KeymasterLet's discuss there as it's very code-specific.
-
AuthorPosts