Support Forum » User Profile

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • synergeticsas@gmail.com[email protected]
    Participant

    Hi Long!

    Sent! Thank you

    synergeticsas@gmail.com[email protected]
    Participant

    Hi long!

    I updated to the latest version, I'm not using any caché, so just refreshed several times, and tried in a different machine on incognito, but the problem persists:

    https://fervent-herschel.135-148-83-212.plesk.page/perfil/

    Here you can see my plugins version: https://prnt.sc/1qqtf7i

    Thanks!

    synergeticsas@gmail.com[email protected]
    Participant

    Wow, that worked!

    So the problem was that i had "" different from the "" in the code you pasted here.

    I actually copied and paste from the comment you left on my facebook comment, tried eveything except changing those!

    Here, if you see them side by seide they look almost identical:

    [rwmb_meta id="datos_direccion_de_la_empresa" object_type="setting" object_id="my_options"] - works
    [rwmb_meta id="datos_direccion_de_la_empresa" object_type=“setting” object_id=“my_options”] - doesn't work

    Anyhow, thanks!

    I appreciate the documentation, but it is seriously not straight forward enough for non-dev users; but Meta Box is, so there's a good opportunity there to make the plugin more useful for people like me 🙂

    Before we close this one, I'll try to map all the other fields to see if i get them all to work, could you please explain how to get a class into the image via shortcode? I checked https://docs.metabox.io/fields/image/ but it only has code examples, no shortcodes

    I defined the Field as Single Image, to avoid having an array of images
    Using the custom css code:

    <div>.logo-comercio {
        width:200px;
        border-radius: 50%;
    }</div>

    I have tried:
    [rwmb_meta id="datos_logo" object_type="setting" object_id="my_options" class="logo-comercio"]

    I also tried applying the CSS class to the shortcode widet in Elementor (free) and it doesn't work either, any ideas?

    Thanks!

    synergeticsas@gmail.com[email protected]
    Participant

    Hi Long!

    Thanks for the reply, I actually read all those before posting here.

    As I mentioned, I'm really new with this, and I'm not a developer, so I'm using the builder and trying the shortcode route.

    I'm trying to use this:
    [rwmb_meta id="datos_direccion_de_la_empresa" object_type=“setting” object_id=“$my_options"]

    datos_ being the Field ID prefix for my Field Group.

    I've tried all the variations i can think of, and nothing works, that doesn't display anything on my frontend.

    Instead, if i go to Views and create a shortcode for that Field, i can display it. I was happy about it, so I created a second view for my logo's URL, that one is not working 🙁

    The documentation here is not easy enough for someone like me; if you check the links you sent, they go about the displaying with code, not the shortcodes.

    Please advise,

    Thanks!

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