Support Forum » User Profile

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 3,958 total)
  • Author
    Posts
  • in reply to: License key saying invalid #33764
    Anh TranAnh Tran
    Keymaster

    @EddieBT and @chillifish, can you try installing the WP-Sweep plugin and clear all transients (we use transient to cache requests)? And then try Dashboard > Updates > Check again SEVERAL times?

    in reply to: License key saying invalid #33758
    Anh TranAnh Tran
    Keymaster

    Guys, after you enter and save the license key and get the "active" status, please go to Dashboard > Updates and click the "Check again" to force WordPress to check for updates again.

    in reply to: License key saying invalid #33752
    Anh TranAnh Tran
    Keymaster

    I've just checked and found a problem on our server. I've fixed it. Please try check update in Dashboard > Updates again.

    in reply to: License key saying invalid #33750
    Anh TranAnh Tran
    Keymaster

    Hi guys,

    Can you please share screenshots about this?

    FYI, we cache requests on a daily basis. So if you enter a license key and click Save, and then re-enter the key again, the result for the 2nd request will be the same as in the 1st one. In this case, you might need to try again in a day.

    I’ll check the server if there’s anything wrong.

    in reply to: Refund #33114
    Anh TranAnh Tran
    Keymaster

    Hi Lee,

    No problem. I've issued the refund for you.

    If you don't mind, can you share what doesn't work for your needs?

    in reply to: Update not working #32788
    Anh TranAnh Tran
    Keymaster

    Please try to remove the license and re-add it after 1 day. In your 2nd screenshot, there's a green text saying to "Update license", so maybe it's detected as expired or invalid. Please remove it and wait for 1 day (just to make sure WP doesn't cache the API calls to validate the license), then add it again.

    in reply to: How can I know if I have subscribed to the FaceWP extension? #32743
    Anh TranAnh Tran
    Keymaster

    The Meta Box - FacetWP integrator is actually a plugin, an extension and an integration. All of our extensions on our website are WordPress plugins. And some of the plugins do integration with other 3rd-party plugins (like FacetWP). Using any term (plugin, extension or integrator) is valid.

    Anyway, I’ll issue a refund for you for your purchase. Please confirm since I see you already purchased our Core Extension Bundle last year (which is similar to the Personal Basic Bundle, the difference is the number of active sites).

    in reply to: How can I know if I have subscribed to the FaceWP extension? #32713
    Anh TranAnh Tran
    Keymaster

    Hi AnD,

    Sorry for the delay. The FacetWP integration is provided free via the extension https://metabox.io/plugins/meta-box-facetwp-integrator/. It's available in the WordPress.org and also in the MB Core plugin. So we don't list it in the list of premium extensions in the bundles.

    However, to use this extension, you need the FacetWP plugin, which you need to buy from their website https://facetwp.com. We can't provide the FacetWP plugin, since it's not ours. We only make the integration for Meta Box and FacetWP to work together.

    For that reason, you can't find any information about your purchase for FacetWP on our site. You need to go to facetwp.com and login and see your purchase there.

    I hope that clarify your question. If there's anything unclear, please let me know.

    in reply to: Custom image size not appearing in srcset value #32638
    Anh TranAnh Tran
    Keymaster

    Hi Sridhar,

    I've looked into the function wp_get_attachment_image_srcset and found that it generates only for sizes that have the same ratio (source). Your custom size doesn't have the same ratio as the 'thumbnail' size (which is the default size when using with rwmb_meta), thus WP doesn't return it in the srcset.

    Please try another custom size that have the same ratio.

    Anh TranAnh Tran
    Keymaster

    Hi,

    We use the default WP search, which searches by title and content, which causes this confusion. I've just updated Meta Box to search for title only, so the result is more accurate.

    in reply to: Slow performing queries called by metabox\c\api::create() #31882
    Anh TranAnh Tran
    Keymaster

    Hi,

    Thanks for your message. This is a known issue and is not a bug. Meta Box needs a way to detect if the table exists and create a table if not. Internally, Meta Box uses the dbDelta function which does the job. This function causes the issue that you see.

    To eliminate this issue, a simple way is that you run the code to create a custom table only once. When the table is created, you can remove that code from your theme/plugin. The plugin will work well as the table is existing and match the fields.

    Alternatively, you can create the table manually (via SQL) and remove the code to create custom table in your theme/plugin.

    in reply to: Out of memory if more than 2000 Relations #31533
    Anh TranAnh Tran
    Keymaster

    Hi,

    Can you please tell me how can you manage to add 2k relations? I can't imagine if you do that manually. Does it work for you if you create less relations?

    Can you try Firefox instead of Chrome? Firefox has a better detection/warning if memory goes out.

    Technically, we don't run heavy JS with relationships. It's only a library select2 with a few jQuery code.

    in reply to: Dashboard for logged in user #31390
    Anh TranAnh Tran
    Keymaster

    We’ll start working on that this week. If nothing wrong, then we expect we can finish this week.

    in reply to: Dashboard for logged in user #31386
    Anh TranAnh Tran
    Keymaster

    Hi,

    Can you please send us the list of plugins you’re using on your sites? Are you using Oxygen?

    The Frontend Submission extension detects the shortcode in the edit page content. Oxygen stores content in a custom field, so our plugin cannot detect at the moment. I’m not sure if that’s the case.

    Please try with a blank install of WP with no plugins (other than ours) and see if that bug still happens.

    in reply to: Custom Post Type 404 Error #29805
    Anh TranAnh Tran
    Keymaster

    Hi Mike,

    Sorry for the experience.

    What Long was trying to tell you is that: there's a single page with the slug stages (https://staging-bettingusa.kinsta.cloud/states/), which might break how WordPress creates the permalink structure for single state page. I guess you don't have a single page with the slug reviews, do you? That's the difference between them.

    By the way, I see you setup a reviews page like this (https://staging-bettingusa.kinsta.cloud/reviews/reviews/), can you share how did you set it up? It's not a single page, which explains why it works for reviews, but not states.

Viewing 15 posts - 106 through 120 (of 3,958 total)