You can create a separate category template for just that one category. If your category’s slug is reviews
you can make a copy of your category template and save it as category-reviews.php
.
See the Category Templates page on Codex for more info about the template hierarchy.
This still leaves you with the /category/
part in the permalink, which you can either change to something else globally in the permalink settings, or you can maybe create a custom rewrite rule just for that category.
Related Posts:
- The default code for “posts_nav_link” on category.php isn’t working
- Custom permalink structure leads to be 404 on pagination
- How to get permalinks with category base working with sub-categories
- Filtering categories in the permalink structure
- Multiple post categories – single permalink
- Preventing index.php?category_name=something from redirecting
- Make all subcategories use the template of its category parent?
- How to exclude uncategorized from permalink structure /%category%/%postname%/
- How to get the url to tag & category base set by the user?
- Categories’ hierarchy in URL
- Display only deepest category on a single post?
- How to Include the Parent and Child Category in the Permalink if the Post is Added to Both
- Best and Cleanest way to remove /category/ from category permalinks? [duplicate]
- Root level category, tag, author and archive pages to work
- Create single.php for specific category by category id
- Archive pagination causing 404 with permalinks structure
- is_archive() content being shown instead of is_category()
- WooCommerce change category url and product base
- Which php file lists all the post of a category
- Apply custom category template to subcategories
- Allow dot in wordpress permalinks (only for categories)
- How to get category URL with the slug?
- Exclude category from Tag Template
- Need Category RSS Feed that shows all posts
- WordPress subcategories return 404 in custom template
- force category base – archive pages work WITH & WITHOUT category base slug in url?
- How get permalink for the current category or tag?
- Highlight wp_nav_menu when category is selected
- Different templates for different category tags
- How to disable default category linkbuilding?
- Show parent category in URL of subcategory archive page
- Mod_Rewrite to show only last subcategory in URL
- Updating category template to change how subcategories display
- Sub Categories Keep Redirecting to Pages With Same Slugs
- How to rewrite the post URL according to the category?
- Removing subcategories from permalinks [duplicate]
- A single category with a specific permalink structure differing from the standard set for the rest of the site
- Category template to show different categories based on parent
- Sub category templates
- Custom taxonomy template for categories
- Remove the parent name from permalink
- Redirect single article permalink to paginated category page
- Hide the word ‘category’ from my permalinks
- Limit number of posts on a custom category template – breaking pagination
- WordPress alphabetical A-Z custom post type post result display
- Hierarchical permalink structure for posts showing categories and sub-categories
- Use the category name instead of category slug in permalinks
- How can I display the number of post associated to a category in Twig/Timber WordPress? [closed]
- Function to automatically rename the base category permalink
- Is it possible to have a template that works on multiple categories where the link address contains the specific category?
- Custom Permalink with child categories creating 404
- How to use wp_list_categories with plugin category?
- Add Date & Author Meta to Category Archive Page
- Redirect year month day postname permalink structure to category postname structure
- category link not working for a specific slug, works for others
- I would like to feature a tip on the homepage
- How to differentiate the homepage structure from the category page structure in WordPress template?
- Pagination breaks on child-categories, works fine on parent-category
- Is the part “category” fixed to an URL to an archive or post?
- prefix to post permalinks without affecting category permas
- Category URL Management
- Different header for each category
- Custom post type archive category page results in 404
- Need help with major category and permalink re-organization
- Include home page template in specific category template
- How to use category slug with a regular page
- Include last post date in get_categories loop
- Using custom structure prefix showing 404 for sub-categories
- How to add tags under categories
- How to remove category name for only one category?
- Subcategories randomly not working after page/post/category edit in wordpress. Fix: saving permalinks twice
- Get category base permalink
- Category URL’s 404 after setting category base to ‘.’
- Wrong category in URLs accepted like the correct one
- Remove “category” from permalink with add_rewrite_rule
- Change Category Base For Custom Post Type or Posts Page
- When category name and title are the same … WP will select archive.php instead of single.php
- Adding a category view to a page
- Accessible Subcategory URL’s pages without using .php hack
- Display Taxonomies in loop with template args
- same permalink for parent category and child category
- Show posts from all categories
- Catch 404 after changing permalink structure from /%postname%/ to /%category%/%postname%/
- /blog/ permalink prefix causes category pages to 404
- Create monthly archive for parent category
- Most efficient way to have 1 template for parent, 1 template for child categories?
- Category Templates for Post Types not Working
- Change category base based on category
- Most efficient use of custom taxonomies, categories, and pages
- Removing short versions of category archive URL
- How do I get a single page navigation depending on the previous page?
- Change next_post and previous_link to navigate throught parent categories only
- How to include first assigned category in the post URL?
- how wordpress generates permalinks as /%category%/%post%/
- Template files not working for archives and categories
- Multiple Parent Category URLs
- Custom EndPoint not working when strip child category in URL
- Remove “?category=” in the URL wordpress ajax filter work for category
- How to add custom prefix before category base for category page URL?
- How to remove the category from the url only for a specific category of articles on wordpress