Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 3,736 through 3,750 (of 3,958 total)
  • Author
    Posts
  • in reply to: Wrong url path #1548
    Anh TranAnh Tran
    Keymaster

    Hi Ivo,

    Did you define 2 variables like this?

    define( 'RWMB_DIR', get_template_directory() . '/inc/plugins/meta-box/' );
    define( 'RWMB_URL', get_template_directory_uri() . '/inc/plugins/meta-box/' );

    Also, please check symlink on your installation. I guess your server has problem with it (it converts URL to real path on server).

    in reply to: Columns on groups not working with 'sort_clone' => true #1544
    Anh TranAnh Tran
    Keymaster

    OK, please let me know any problem if you have troubles using columns with groups in the future.

    in reply to: hide/show specific fields #1543
    Anh TranAnh Tran
    Keymaster

    Hi,

    The Show Hide extension does the show/hide job for meta boxes. It doesn't work for individual fields.

    If you want to control the visibility of individual fields, you should use the Conditional Logic. It's more powerful then Show Hide extension.

    in reply to: Radio input defaults #1542
    Anh TranAnh Tran
    Keymaster

    You can just set them in "std" attribute. The value is the default selected option.

    in reply to: Columns on groups not working with 'sort_clone' => true #1526
    Anh TranAnh Tran
    Keymaster

    Can you please show me a screenshot? It would help very much.

    FYI, I'm working on improving style for clones, including group clones. It would fix some problems (maybe including yours).

    in reply to: WYSIWYG Editor is still broken when using groups #1519
    Anh TranAnh Tran
    Keymaster

    Oh, I see. The WYSIWYG field can't be cloned (both with and without using the group extension). This is a known issue and we haven't had a solution for it yet.

    Anh TranAnh Tran
    Keymaster

    Glad that you solved the problem, Alberto ๐Ÿ™‚

    in reply to: WYSIWYG Editor is still broken when using groups #1515
    Anh TranAnh Tran
    Keymaster

    Hi Gabriela,

    Can you please post the code you register meta boxes?

    Anh TranAnh Tran
    Keymaster

    Can you please give me the exported file of MB Builder so I can test?

    Thanks

    in reply to: Extensions Theme Integration #1501
    Anh TranAnh Tran
    Keymaster

    Hi Jehan,

    You can include the premium extensions using the TGM class as well. It has options that let you put premium plugins in a sub-folder of the theme. I've just updated the documentation with sample code to do that. Please take a look.

    in reply to: color picker not properly aligned in Group #1500
    Anh TranAnh Tran
    Keymaster

    Hi Piet,

    The bug comes from a Javascript bug in Meta Box plugin. I've just updated the plugin on Github and released new version of MB Group extension. Please update the extension first. The new version of Meta Box will be released soon (we need to test a pull request from our dev).

    Thanks for your patient!

    in reply to: Radio buttons not rendering/their value isn't recorded #1482
    Anh TranAnh Tran
    Keymaster

    This problem was resolved via email. I will close it.

    in reply to: WSYIWYG seems to be broken when using groups - sorry to reopen #1471
    Anh TranAnh Tran
    Keymaster

    We resolved in the email :). The problem was: all fields need to have unique IDs, even in groups.

    in reply to: usage code is missing 'type' => 'group' #1468
    Anh TranAnh Tran
    Keymaster

    Oops! What a big mistake! I've updated the docs, thanks for your comment ๐Ÿ™‚

    in reply to: Columns and Tabs issue #1461
    Anh TranAnh Tran
    Keymaster

    Hi again,

    I've just updated the Meta Box plugin on Github with an improvement for clone feature, which includes fix for the clone icon in this topic. I will release the new version after testing. If you need it works immediately, you can try the development version on Github.

    Thanks!

Viewing 15 posts - 3,736 through 3,750 (of 3,958 total)