Support Forum ยป User Profile

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Brazil Partnership: pt_BR PTE & i18n Strings #50118
    Jayron CastroJayron Castro
    Participant

    Hi Peter,

    Thanks for the quick reply.

    I will handle the PTE nomination directly with the Brazilian Polyglots team on my end as you suggested.

    However, the most critical technical point from my previous message (Point 1) was completely overlooked. This is not about translation approval; this is a **bug report regarding the plugin's core code**.

    Several strings within the Meta Box interface are hardcoded. They are missing the standard WordPress internationalization functions (like __() or _e()). Because of this flaw, it is technically impossible to translate them via GlotPress or .po files, regardless of who the PTE is.

    Could you please escalate this specific technical issue to the core development team (or directly to Anh Tran)? I am offering my time for free to map out exactly where these hardcoded strings are located in your files so your engineers can properly wrap them for localization in an upcoming patch.

    Looking forward to hearing from the dev team.

    Best regards,

    Jayron Castro
    CEO, Kstros.com

    in reply to: Bug: 'mb-conditional-logic' missing 'rwmb' dependency #50108
    Jayron CastroJayron Castro
    Participant

    Hi team,

    Thank you for the quick follow-up and for escalating the issue!

    Since this specific notice only triggers under certain conditions (like an edit screen without any active meta boxes rendered), I understand it can be tricky to reproduce on a fresh demo site.

    To help the development team see exactly what is happening, I went ahead and recorded a quick screencast showing the exact steps and the Query Monitor output.

    You can watch the video here: [https://go.screenpal.com/watch/cOi2bCnUAis](https://go.screenpal.com/watch/cOi2bCnUAis)

    I hope this visual context helps the engineers easily track down the missing dependency. Let me know if they need any further testing or information from my staging environment!

    Best regards,

    Jayron Castro

    Jayron CastroJayron Castro
    Participant

    I submitted the data via the form.

    Jayron CastroJayron Castro
    Participant

    Hello Peter,

    I have followed the exact procedure you recommended in your last interaction, using the custom binding method as shown in your screenshots, but it did not work.

    I added the "binding" key with the "postal_code" value to the Custom Settings of my "h3_lead_cep" field. No other changes were made.

    The result is that the field remains empty when an address is selected on the map. I have already cleared the cache and confirmed there are no JavaScript errors in the browser console. The synchronization simply does not happen in my environment (Meta Box AIO 3.6.1).

    I am attaching a video and screenshots showing my current configuration and the failure in real-time. Please analyze these materials and provide a solution for this.

    Video

    Images:

    1. Image-1
    2. Image-2
    3. Image-3
    4. Image-4
    in reply to: Problem creating CPT #49232
    Jayron CastroJayron Castro
    Participant

    Hi Peter,

    When you talk about replacing the %singular_name% field, does it happen automatically when I finish creating the CPT, or manually, do I need to change the name myself? I'm confused.

    in reply to: Bricks Dynamic Data & Nested Groups on a Settings Page #48950
    Jayron CastroJayron Castro
    Participant

    Thanks

    in reply to: Post field search #46955
    Jayron CastroJayron Castro
    Participant

    Thank you for your help, but the research has already worked.

    in reply to: Post field search #46947
    Jayron CastroJayron Castro
    Participant

    I need to return only users registered with the 'teacher' profile, I used the query args field but did not get the expected return, because like the attached image, the value is serialized in the database.

    How can I solve it?

    https://ibb.co/qRyjJxP
    https://ibb.co/TtCxxwJ
    https://ibb.co/3Fn4Bvc

    in reply to: MB Group field listing #44901
    Jayron CastroJayron Castro
    Participant

    I managed to solve the problem using a filter from the bricks builder theme, as I processed the query return before reaching the front-end, but I need to know if there is any way to solve the problem only through the metabox, as the objective is to list only the classes active.

    Below is the code:

    https://pastebin.com/ZDcDxd0S

    I would like to take this opportunity to ask where the metabox saves the data for the custom fields, because the wp_postmeta table only contains the definition of the fields, but I couldn't find the data in that table.

    https://pastebin.com/hnQLZJXR

    The image below shows the definition of the field that is saved in the wp_postmeta table, but I couldn't find the field data, can you clarify this question?

    https://ibb.co/SvLRLB5

    in reply to: Where is the data saved? #44489
    Jayron CastroJayron Castro
    Participant

    the data I need to know are the field values, received by the frontend.

    After I configure a field it appears in the frontend, but I don't know how WordPress saves the data entered in the field.

    Did you understand?

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