Forum Replies Created
-
AuthorPosts
-
[email protected]
ParticipantNever mind! I found this
https://metabox.io/docs/create-field-type/I can see how to do this.
[email protected]
ParticipantThis is great! I really think you did a good job on these. (Also very smart way to sell them)
I bought the tooltip and it works.I have a small suggestion, maybe you can help. Consider this code below:
array( 'type' => 'custom_html', 'name' => '_blank', 'id' => '_blank', 'content' => '<img src="image">some info <em>some html</em>', 'columns' => 6, 'clone' => false, ),Is there a way to do this?
I am quite familiar with meta-box.php file. If I wanted to add in a custom type called "custom_html" what would you recommend?
Is there already a way to do this?I was thinking I could take inc/fields/divider.php and turn it into custom_html.php and then follow examples in your plugin. Do you have any advice for this?
[email protected]
ParticipantI have tested this out, it works very well.
Thank you.
I am thinking about buying the tool tips as well. Are they compatable?
Here is my set up:
Tabs, Groups, Colums, + Tooltips?
Will they work together?I appreciate your efforts, very good work sir! Good work indeed!
[email protected]
Participantwonderful news! I will take a look.
That is very awesome of you. I am impressed![email protected]
ParticipantPlease add this information to the page where the groups plugin is sold in BIG RED LETTERS.
I was very much under the impression that all these plugins are compatible.
I feel I have been mislead.[email protected]
ParticipantI had the same problem.
I went here and copied the example exactly as he shows it and it worked for me!
-
AuthorPosts