Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 2,251 through 2,265 (of 3,708 total)
  • Author
    Posts
  • in reply to: With this plugin active, meta values don't save #9161
    Anh TranAnh Tran
    Keymaster

    Hi Hazmi,

    I've just checked and it works in my test. Here is the video of my test:

    https://imgur.elightup.com/6i0NYtP.gifv

    Can you please check your site again? Maybe the problem is somewhere else.

    Anh TranAnh Tran
    Keymaster

    Thanks, I've fixed that and will update the extension soon.

    Updated: It's fixed in the latest version. Please update the plugin.

    in reply to: How to retrieve connected post on each related post #9149
    Anh TranAnh Tran
    Keymaster

    I got it. Let me try that.

    in reply to: cloneable oEmbed fields doesn't save empty data as "NULL" #9148
    Anh TranAnh Tran
    Keymaster

    I got it. Let me see if I can make the change.

    in reply to: โœ…Image to show on page #9147
    Anh TranAnh Tran
    Keymaster

    Hi Dave,

    The image/file field in Meta Box saves attachment ID in the database. If you expect image URL, you can use the file_input field.

    Do you know a way in Beaver Builder that can transform custom field value from one format to another? Then we can add some code to make it work automatically.

    in reply to: Outputing Field elements using Shortcode #9146
    Anh TranAnh Tran
    Keymaster

    You can insert that code into functions.php file of your theme or the main PHP file of your plugin. As it's your theme, it's not overwritten by WordPress.

    in reply to: Suggestion #9145
    Anh TranAnh Tran
    Keymaster

    Hi,

    The "adding new terms" is one thing that in my head for a long time. I'm stuck with the current UI of taxonomy field.

    Do you think an option is needed? As you can always use the default WP's UI and remove the taxonomy field from the meta box?

    in reply to: โœ…Language translations #9144
    Anh TranAnh Tran
    Keymaster

    Hi David,

    I was thinking about the same thing :).

    The job of connecting original and translated posts is not hard and Meta Box can do that easily. I guess all plugins such as WPML, Polylang already do that well.

    The hardest part comes from connecting other things such as featured image, menu, widget.

    But if you passionate about this idea, let's create a repo on Github and create an MVP.

    in reply to: โœ…Word count bar in wysiwyg meta boxes #9128
    Anh TranAnh Tran
    Keymaster

    Hi Jasper,

    Unfortunately, it's not available yet. If you're using textarea or text field, you can have similar functionality with Text Limiter extension.

    in reply to: How to retrieve connected post on each related post #9127
    Anh TranAnh Tran
    Keymaster

    Hi,

    I think you're right. First, get the ID of the connected page1. Then do another query to get all posts that connect to page1.

    in reply to: cloneable oEmbed fields doesn't save empty data as "NULL" #9126
    Anh TranAnh Tran
    Keymaster

    Hi,

    When a field is cloneable, the value should be always an array. That's why the plugin stores value as a:0:{} - the serialized of empty array.

    I'll add more options to the MB Builder extension.

    in reply to: Add Group #9106
    Anh TranAnh Tran
    Keymaster

    It's the MB Builder extension. I've just updated the Meta Box AIO as well ๐Ÿ™‚

    in reply to: Add Group #9100
    Anh TranAnh Tran
    Keymaster

    I've just updated the plugin, making a drop-zone for sub-fields of groups, so you can drag and drop sub-fields easier (and make things obvious).

    Please update the plugin.

    in reply to: Add Group #9098
    Anh TranAnh Tran
    Keymaster

    Hi,

    I've made a video to demonstrate how to create child fields for groups with the Builder extension:

    https://imgur.com/a/PTQVK

    Please take a look. After doing that, the code will be available in the Code export tab.

    Update: I've just updated the plugin, making a drop-zone for sub-fields of groups, so you can drag and drop sub-fields easier.

    in reply to: Media Modal does not appear to work #9082
    Anh TranAnh Tran
    Keymaster

    If you're using the image_advanced in the frontend, it will include the scripts to trigger the media modal when you click on the image.

    In other cases, I'm not sure how to display the media modal alone :(.

Viewing 15 posts - 2,251 through 2,265 (of 3,708 total)