You might want to consider setting things up as a subfolder-based MultiSite. You would then have www.example.com
as the top-level site, with www.example.com/brand1
and www.example.com/brand2
subsites where you would be able to set separate logos and navigation.
If separate navigation isn’t your goal, i.e. you want it to be easier for people to move between brands, you might instead want to set up a custom post type for each brand. So, you could set up a brand1
CPT where the archive is www.example.com/brand1
and all individual brand pages are in www.example.com/brand1/post-slug
and you could then add a conditional in the theme header to swap out the logo if it’s that post type.
Related Posts:
- update_user_meta as multiple value but with same meta key
- I want to fusion the product columns in email table order
- retrieve “Link Color” value
- Inserting a class on before_widget if checkbox is checked
- If Statement is Ignored?
- Add a new view on the Woocommerce account page
- Having trouble creating two shortcodes, one for logged in user and one for visitors
- Delete post meta by serialized meta value
- How do I add a predefined class to a custom html element?
- How can I update the price when someone enters postcode or zip code in woocommerce checkout page?
- How to identify which php file a plugin is using on page load?
- Adding new divs with custom classes to products on WooCommerce shop page [closed]
- Dynamic Banner Text based on Subdomain
- Create “blank” admin page without having admin-bar/admin-menu for faster load
- Need help transforming echo to return for use with shortcode
- How to separate the taxonomies list from the form so that editing taxonmies is the same as pages and posts?
- Noob question: want to remove the “site identity” logo for specific part of website only
- Create Schema in WordPress with PHP
- Redirect after login depending on the URL
- Create form which redirects to site in network?
- Redirect user role to a specific page on login in a multisite network?
- How to add a full working piece of website already coded, to a large scale Website design project?
- Redirecting the lost password page request when using a custon login page
- Add custom attribute to product’s HTML to woocommerce cart page
- Create custom admin page with custom text fields
- Autoloading Classes in Plugins
- Remove specific javascript when viewing page in Customizer?
- Search only for posts with specific metadata?
- Running local copy of an old WordPress site on MAMP
- Remove node from multisites?
- Automatically refresh page if widget is added to page?
- custom field – changing an element or background of id div – different versions not working
- Real time notification on user profile after new comment
- Customizing WooCommerce with PHP
- How to add text before posts
- Multisite – Display different header content based on which site is accessed
- How to get php file based on URL in WordPress
- Add two or multiple functions in WordPress Post or Page
- What image is this pulling?
- How can I customize a WordPress theme before it’s downloaded?
- Show content by using tags
- How to associate dynamic PHP page for chosen WordPress tag?
- Only display notification on single post
- Is there a way to have chunks of a page’s content expire?
- Replace Underscore (_) on Space ( )
- Where can I find the declaration of `$_wp_theme_features`?
- Static home page ignored
- How do I routinely extract the thumbnail of the most recent post?
- Why isn’t my custom Javascript showing up in my custom template?
- Showing the project type in HREF
- WordPress error on my website
- Display tab title as ‘blog tagline | blog title’
- A Customizer checkbox control that sets the setting to “” or to “blank” and show() or hide() a color control
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- PHP call div with function
- Use custom get results query to show posts WordPress
- Showing custom field contents without listing description
- How can I show only if custom field has content [closed]
- media-uploader insert into post is not inserting
- How to use PHP code with wordpress page
- Best way to define a database with product codes and back-end support?
- How to show all of aspecific post type that has taxonomy and a specific term
- wp_customize_image_control default value
- Check if values exists DB
- How to hide something from custom home page with php code?
- if is_bbPress register jquery
- Auto create description in post
- Pagination on Custom Loop
- How To Customize Position of »add to cart« of WooCommerce on Product Page [closed]
- Widget header unique classes
- why is this content-template not showing any of my blog-entries?
- How to get the count for each taxonomy term
- error with WP custom form
- Where can I find the code for the menu page meta boxes?
- WordPress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache
- How to add button to top of theme customizer?
- How can I clear the theme mod settings?
- MySQL Engine vs. Charset
- Display a list of users with avatar filterable with alphabets
- Custom PHP-coding in MU installs
- How can I add more code to this?
- Save Option on Database
- How does one programmatically manage posts from a external php script?
- Edit the Publish Widget Options
- wp_head makes my custom page template not work in Customizer?
- Date when the custom field was added
- Select area and checkbox data is not saving?
- HTML in PHP problem [closed]
- In reading settings posts are set to “blog” and I have page-blog.php but no posts
- Woocommerce linking variations
- How to remove the intro animation which appears during the load up of some WordPress themes? [closed]
- New to WordPress & Freelancing [closed]
- How to continuously developing a WP site that is already deployed in production without damaging it during development
- WP Custom tables query
- hello can you advise how to fix the error?
- Add multiple HTML attributes to an Elementor button
- Woocomerce custom add to cart button edit functionality [closed]
- Capture the Selected Radio Button Value between two files in wordpress theme
- Restricting page by user role
- Add More Featured Data Not Sending to Database