Support Forum » User Profile

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • JoshJosh
    Participant

    Hi Peter,

    Thank you for your response! I didn't realize that there's a taxonomy custom field so thanks for pointing that out.

    Can you please clarify what I need to put in the "field ID" and "value" fields? http://prntscr.com/8UCPdx48vcuL

    I created new field group Product Category http://prntscr.com/8UCPdx48vcuL , I tried putting product_category in the field ID since that's the taxonomy custom field ID but I'm not sure what to put in the "value". I tried putting "Featured" in the value but it still doesn't show the Featured Product Field Group.

    Thanks for your help.

    JoshJosh
    Participant

    Hi Peter and MB Team,

    Sorry to grave dig here but I'm trying to achieve a similar outcome. Basically, I'm trying to get a custom field group to only show up when the CPT has a specific taxonomy. I tried following the guide above but the custom field doesn't show up even with condition logic set to visible when field group ID = term ID

    Here's a loom video to show: https://www.loom.com/share/87d97b0908924d409579df2c2de06561

    in reply to: How to remove the slug from the permalink of a CPT #41841
    JoshJosh
    Participant

    Long, why doesn't metabox support removing the CPT slug from the URL? I'm rebuilding a high ranking site that was built with all pages before thus it doesn't have a "slug" before the actual page title. I'd like to refrain from creating a lot of redirects and also potentially risk losing some rankings due to url restructuring.

    JoshJosh
    Participant

    Hey Peter, where do I add the $value = rwmb_meta( 'my_field_id' );
    echo do_shortcode( wpautop( $value ) );

    in the custom field to display the shortcodes? Sorry, I'm confused with the documentation linked above and I'm not familiar with PHP

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