Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: How can I create meta fields for different category #3454
    Rock
    Member

    I mean without saving the post, the meta box will show automaticly when I just select the term

    in reply to: How can I create meta fields for different category #3453
    Rock
    Member

    @Steve: Yes,that’s fine, please write some code for me. thank you!
    It would be better if the meta box can show automaticly when I chose the specific term.I think this is also doable, because Advanced custom fields plugin can

    in reply to: How can I create meta fields for different category #3439
    Rock
    Member

    @Steve: Thank you for your reply. Hope the attached screenshot can explain what I want to do.
    I want to have custom fields only for specific category, in the attached screenshot, when I chose the specific category for a new post(arrow 1), the custom fields “my meta fields” will show there(arrow 2), otherwise, the custom fields “my meta fields” will not show.

    Attachments:
    You must be logged in to view attached files.
    in reply to: How can I create meta fields for different category #3437
    Rock
    Member

    I create a php file “field-group1.php” in terms folder
    and put this in the header:
    /*
    Title: My Term Metabox
    Description: My cool new metabox
    Taxonomy: assistant
    Capability: manage_options
    Locked: true
    New: true
    Collapse: true
    */
    It does not work.
    I have a category named ‘assistant’, and I want this meta fields just show when I add new post to ‘assistant’ category.
    what should I do? Thank you!

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