Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8723001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:31:54+00:00 2026-06-13T07:31:54+00:00

I am currently working on a WordPress site I have created some custom Post

  • 0

I am currently working on a WordPress site I have created some custom Post Types all work fine create the post etc.

What I need however is custom taxonomies with some of the custom Post Types, I have set this up and when adding different tags to the taxonomy it works however, when creating a post for a custom post type in the taxonomy block clicking add tag it just does a anchor link to #Member news Category-add

Nothing else happens, it’s not a big bug but I would however, like to fix this so it is correct for the time I go live

Is this a known bug? or is there something I have probably missed when creating the custom post type?

 register_post_type('member_news', array(   'label' => 'Member News','description' => 'News content submitted by members of RRUKA.','public' => true,'show_ui' => true,'show_in_menu' => true,'capability_type' => 'post','hierarchical' => false,'rewrite' => array('slug' => 'member-news'),'query_var' => true,'has_archive' => true,'exclude_from_search' => false,'menu_position' => 5,'supports' => array('title','editor','excerpt','trackbacks','revisions','thumbnail','author','page-attributes',),'labels' => array (
  'name' => 'Member News',
  'singular_name' => 'Member News',
  'menu_name' => 'Member News',
  'add_new' => 'Add Member News',
  'add_new_item' => 'Add New Member News',
  'edit' => 'Edit',
  'edit_item' => 'Edit Member News',
  'new_item' => 'New Member News',
  'view' => 'View Member News',
  'view_item' => 'View Member News',
  'search_items' => 'Search Member News',
  'not_found' => 'No Member News Found',
  'not_found_in_trash' => 'No Member News Found in Trash',
  'parent' => 'Parent Member News',
),) );

Any information on this would be very welcome

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T07:31:55+00:00Added an answer on June 13, 2026 at 7:31 am

    you forget to add this parameter in your array
    ‘taxonomies’ => array(‘category’, ‘post_tag’) ,

    register_post_type('member_news', array(   'label' => 'Member News','description' => 'News content submitted by members of RRUKA.','public' => true,'show_ui' => true,'show_in_menu' => true,'capability_type' => 'post','hierarchical' => false,'rewrite' => array('slug' => 'member-news'),'query_var' => true,'has_archive' => true,'exclude_from_search' => false,'menu_position' => 5,'supports' => array('title','editor','excerpt','trackbacks','revisions','thumbnail','author','page-attributes',),
    'taxonomies' => array('category', 'post_tag') , 
    'labels' => array (
      'name' => 'Member News',
      'singular_name' => 'Member News',
      'menu_name' => 'Member News',
      'add_new' => 'Add Member News',
      'add_new_item' => 'Add New Member News',
      'edit' => 'Edit',
      'edit_item' => 'Edit Member News',
      'new_item' => 'New Member News',
      'view' => 'View Member News',
      'view_item' => 'View Member News',
      'search_items' => 'Search Member News',
      'not_found' => 'No Member News Found',
      'not_found_in_trash' => 'No Member News Found in Trash',
      'parent' => 'Parent Member News',
    ),) );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Wordpress site that I am currently working on and have set
i'm currently working on a wordpress site that needs to have the option to
Currently working on a VBScript to automate some of the dirty PST ingestion work
I'm currently working on a wordpress 2.9.2 plugin (my first) that creates additional custom
I'm building a site with a hashchange on wordpress, all working good. It just
I am working on a wordpress site where I need every other post in
I am currently working on a wordpress theme and I have a little problem
I have just installed a custom WordPress theme (this is my first time working
I'm Currently using the Wordpress Gallery Plugin, and it is working fine, but I
I am currently working on a Wordpress blog installation. Problem i am facing is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.