Support Forum » User Profile

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: hCaptcha #47004
    BBBB
    Participant

    Hello Long Nguyen,
    Any update on implementing hCaptcha?

    BBBB
    Participant

    Dear Peter, I've tried various things, but this is all new for me and I can't seem to get it working... Perhaps you see something obvious that I'm overlooking?

    This is the code now that I'm trying...

    {% set term = mb.get_the_terms(post.ID, 'writer') %}

    {% set postauthor = mb.rwmb_meta( writer_first_name, '', term.ID ) %}
    <p>
    Author: {{ postauthor }}
    </p>

    in reply to: Custom taxonomy 'single' not displaying #45036
    BBBB
    Participant

    I have a similar issue. I followed everything in the Getting Started part of the manual. I created a custom post type 'Book', a taxonomy 'Author', and a custom field set. I've created a view, but the Author is not shown.

    See images here: https://imgur.com/a/gcfeGry

    What could be the issue?

    in reply to: Views ignore security of User Role Editor plugin #44641
    BBBB
    Participant

    Hello support, is there a way to only show specific fields to users with a specific user role? Or are external plugins like the one EddyPiV is using required for this? Thank you.

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