Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterHi, you can use the field type
oembed, it allows you to add an URL from Youtube, Vimeo and other rich-content websites.Anh Tran
KeymasterHi Maurice,
Yes, we do have shortcode to display on singular pages ๐
[rwmb_meta meta_key="$meta_key"][/rwmb_meta]Where
$meta_keyis the field ID.To display post meta on other pages or specify post id meta, you can add post_id attribute, like so:
[rwmb_meta post_id="$post_id" meta_key="$meta_key"][/rwmb_meta]Best regards
Tan Nguyen.
Anh Tran
KeymasterOk man, sorry, in my demo, I use 'customer' as post type but in your site, you're using 'p52-contact' as post type so $customer variable return empty, can you please change 'customer' to 'p52-contact'?
Anh Tran
KeymasterCan you show me that error?
Anh Tran
KeymasterHi Maurice,
Thanks for using our plugins, to display field on the frontend, you can follow this guide.
Have a nice day man ๐
Tan Nguyen
Anh Tran
KeymasterHi webidia,
Sorry for long silence, I have some trouble with me health, I've just released the patch, can you able to update?
Btw, due to divider field in haven't #ID selector so we cannot hide divider right now, we'll update Meta Box plugin shortly. You can use CSS to add horizontal row now to work around, we're sorry about this convenience.
Thank you and have a nice day man ๐
Anh Tran
KeymasterHi carassius,
Thanks for using Conditional Logic
As your requested, I've created a snippet with comments so you can see and use in your project. Basically, I use a 'post' field to display all customers and create a phone field which store customer phone and a set of phone fields equal to num of customers which has default value inside, when user post data, the visible phone field will replace default phone field. Have fun ๐
Anh Tran
KeymasterHi carassius,
Yes, you're right about using Conditional Logic extension. It's made exactly for this purpose. Please try it and let us know if it works for you.
Thanks.
Anh Tran
KeymasterGreat that it works for you now. I will check the number of available updates and will update the Updater as soon as possible.
Thanks for letting me know ๐
Anh Tran
KeymasterPlease try again, I uploaded the wrong file to server ๐
Anh Tran
KeymasterHi Piet,
I've just updated the Updater extension. Now it works with Conditional Logic. Please update the Updater (using itself) and then you can see the new versions of Conditional Logic.
Sorry for this inconvenience.
Anh Tran
KeymasterI found the bug and am fixing it. I will update the Updater extension immediately when I'm done. Please be patient.
Thanks.
Anh Tran
KeymasterHi, do you see any errors? As I posted on previous reply, it works just fine for me.
Anh Tran
KeymasterHi Maxell,
The Meta Box plugin uses native WP mechanism to store post meta. It's compatible with WP database, so you can use the Import/Export feature of WP to import and export posts and their meta without any problem.
Anh Tran
KeymasterHi Piet,
Sorry for the problem you have met. As we already talked in email, I'm fixing the problem with the Updater (remove the email field, hide the API key field, etc.). After it's done, you will receive updates as expected. Please give me some time.
Regarding EDD or GF, I'm afraid they can't fit my requirements. That's why I made the system my own. Thanks for your suggestion anyway.
-
AuthorPosts