For #1, I think what you’re looking to do is add Custom Post Types and Custom Taxonomies, which isn’t possible via Advanced Custom Fields alone. Custom taxonomies are your own versions of either categories or tags.
If you want to use a plugin to create the post types and taxonomies, you could use something like Custom Post Type UI. That would get you where you need to go with the URLs.
For #2, yes, you can have custom templates for each category (aka taxonomy) archive page. You could use taxonomy-your-category-name.php to achieve that. See the full hierarchy list for more details.
You could use these in conjunction with ACF, as well.
Related Posts:
- Redirect to another page using contact form 7? [closed]
- How can I allow commas in tag names?
- Get the category from an ID of a product?
- Restrict individual category combinations
- Generate Advanced Custom Fields box in custom admin menu page
- Qtranslate displays empty categories with get_categories()
- Plugin to set all Posts in a certain Category to a certain Post Format
- How to display a category list in a mediawiki like way?
- Set a category for a page
- Show Heirachy of categories in WP Download Monitor
- Display content from custom post type if match to main post category
- WordPress category add image field
- How can you include a theme template file from within a plugin (i.e. WooCommerce’s Shop page)?
- Inserting HTML tag with ACF into shortcode
- Advanced Custom Fields plugin – get text from editor field and save it in a variable
- WordPress JSON API remove posts from a specific category
- How to display only subcategory
- Category’s Description field as editor remove tag
- Excluding a category from wp_query breaks recent post widget
- Trouble with editing template for “List category posts” plugin
- Any built-in function to associate a post to category through a plugin?
- Using a post-signup hook to get user details
- Advanced Custom Fields displaying on tag pages
- Display by Category in Admin
- Custom Fields with Pods not being translated
- is there a way to link one of the field in ACF field group, to a field in a media attachment page? [closed]
- How to remove the inline styles from the content of a WYSIWYG editor field at the time of saving the post?
- Redirecting thousands of posts that currently have no category in their permalink when changing permalink structure to include category
- Customize permalink wordpress category id
- Custom Pages for Woocommerce Product-Category Pages
- polylang + category/tag custom language link
- How to password protect a category page / not posts?
- dirname( __FILE__) returning wrong directory inside plugin
- How to display taxonomy images with wp_list_categories?
- Using arbitrary paths in page urls
- ACF only showing up in Homepage but doesn’t appears in all pages
- URLs Added to ACF Repeater Field are not working
- Remove Advanced Custom Fields plugin for client?
- Best/Correct way to add an option to a category
- How to set category correctly for a custom post created by a remote API call?
- How do we update a custom file upload field with the Advanced Custom Field plugin?
- .php file for woocommerce edit category? [closed]
- Advanced Custom Fields (acf) – Filter Relationship by Taxonomies not Post Type
- Mutliple users editing single document in wordspress
- How to add category and subcategory in WordPress custom code?
- Conditional custom redirect
- Preview with Custom Post Type Not Working
- How to display a number of posts based on a Advanced Custom Field (ACF)
- How to get the get the select values created by ACF plugin in wordpress
- Categories from front-end, checkbox selection doesn’t work
- How to create repeater field manually, without plugin (ACF Pro)?
- How to hide featured images of all posts falling under the same category in wordpress?
- Custom Post Type same name as Category
- Display posts by alphabetical order
- Multisite – Cloning CPT pages + content (including ACF Flexible Content) from site to site
- Custom Post Type with Sequence ID
- ACF checkbox return format based on page
- How to display category list with category featured image
- custom fields not displaying on wordpress site
- Getting the same post on my related post
- ACF Fields are not showing up on Homepage
- Precheck fields when I add a new post
- automatically set random featured image by category in wordpress on post
- how can I edit the HTML of yith ajax product filter
- WordPress Categories as a Grid
- How to allow editors to only edit certain categories?
- Add Custom Field to Post Pages via Plugin
- Taxonomy Category Icon on index page
- Woocommerce categories displayed on every category and shopping page
- woocommerce product search based only title
- Get only selected custom taxonomy
- ACF Taxonomy search on backend (Relationship field)
- How can I display a list of only categories which are marked as ‘featured’ in the backend?
- plugin_dir_url(__FILE__) searches parent theme in ACF extension
- Related post based on 2 categories
- Displaying saved category checked in a plugin?
- Showpost and last
- Category archive in menu
- Advanced Custom Field User Help URL
- Find And Add Category to Posts
- Define constant for one plugin in mu-plugin
- Pagination in category
- How to add character to content of post?
- single.php fires more than once after clicking on any post to view with different post id each time
- How can I add the custom taxonomy categories to the posts and pages?
- Hide/Show panel not showing – ACF
- Twitter List Tweets and Delicious Links as Posts
- Display static pages instead of category, in code
- Pulling Advanced Custom Fields from other pages
- 404 not found problem with URL rewrite custom category
- Is there a way to combine categories and their hierarchy into the admin listing page?
- Automatically set posts to NoIndex depending on category?
- Custom time field won’t sort regardless of format
- ACF Taxonomy Object term Null [closed]
- Save post to category with gravity forms (post_data) [closed]
- formatting the way posts show up
- hide particular category post from front page only [closed]
- How to make horizontal scrolling menu [closed]
- True/False ACF field returning null by default even if default value is true
- ACF prugin for WooCommerce Shop Page