Support Forum » User Profile

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Metabox Issue #14297
    bkninjabkninja
    Participant

    Update: It's working normally, but the backend has the issue like the screenshot I sent to you

    in reply to: Metabox Plugin issue #13858
    bkninjabkninja
    Participant

    Thank you, I'll test again and will let you know the result soon

    Will you update to fix the version on WordPress repository?

    Thanks

    in reply to: Metabox Plugin issue #13838
    bkninjabkninja
    Participant

    Please note that the issue just happens when you create a new post. If you save it. The issue is disappeared.

    Thanks

    in reply to: Metabox Plugin issue #13837
    bkninjabkninja
    Participant

    This is the slider code that I've tried

    
    array(
                    'name' => esc_html__( 'Review Score', 'gwen' ),
                    'id' => 'bk_review_score',
                    'class' => 'gwen-',
                    'type' => 'slider',
                    'visible' => array( 'bk_review_checkbox', '=', 1),
                    'js_options' => array(
                        'min'   => 0,
                        'max'   => 10.05,
                        'step'  => .1,
                    ),
                ),
    

    Thanks

    in reply to: Metabox Plugin issue #13836
    bkninjabkninja
    Participant

    Thank you for your reply.

    Can you please give me your email? I can send you the theme for debugging

    Thanks

    in reply to: Metabox Plugin issue #13831
    bkninjabkninja
    Participant

    Maybe the 'type' => 'slider' is causing the problem, I think.

    in reply to: Metabox Plugin issue #13830
    bkninjabkninja
    Participant

    Thank you, hope to see your response soon

    in reply to: Metabox Plugin issue #13827
    bkninjabkninja
    Participant

    Hello,

    Is anybody there?

    in reply to: Ask about "image_advanced" field. #8394
    bkninjabkninja
    Participant

    Thank you very much for your quick help

    in reply to: Ask about "image_advanced" field. #8384
    bkninjabkninja
    Participant

    Hi,

    I'd like to report an issue (CSS issue) of this plugin, could you please check and fix it?

    Here's my screenshot:

    https://imgur.com/a/2XRrx

    In your demo code, if you remove the "Featured Content" field, you should see the issue then

    Thanks

    in reply to: Ask about "image_advanced" field. #8382
    bkninjabkninja
    Participant

    Thank you very much

    in reply to: Want to have example code for show/hide option #8217
    bkninjabkninja
    Participant

    Thank you, I'll try it soon

    in reply to: Want to have example code for show/hide option #8195
    bkninjabkninja
    Participant

    Hi there,

    I can try to make it work with the select field but it looks like this extension doesn't work with image_select field, right? Can you please update this feature?

    Thanks

Viewing 13 posts - 1 through 13 (of 13 total)