That’s not traditionally how breadcrumb navigation works, as I’m guessing you’ve discovered if you’re trying to implement Breadcrumb NavXT. 🙂 You might have better luck styling wp_list_pages so the links display horizontally and highlight the page you’re on? Here’s where it describes how to display the current page / ancestors / children.
Best of luck!
Related Posts:
- Who are the most trusted plugin developers? [closed]
- How Does WordPress Uninclude/Deactivate A Plugin?
- recommended breadcrumb plugins with possibility for hiding “Home” link [closed]
- WordPress plugin for mail subscriptions [closed]
- Let user subscribe to specific categories
- Is there a way to alter the order in which the plugins appear in the page?
- How can I implement a notification system in wordpress?
- How to make a customize role and view a specific plugins base on that role?
- Woocommerce plugin for minimum order and add-to-card-step
- How would I go about creating a user ranked post popularity page?
- Create a plugin from within WordPress
- Can I use Symfony components in a plugin that I want to submit to the WordPress plugin repository?
- How to automatically add edit link on frontpage post of any wordpress theme?
- creating a plug in that would tap into save/update action of posts [closed]
- Possible?? Pull Plugin Property Data to a Theme’s Custom Post Type
- How to use existing hook in twentytwelve to all theme of wordpress?
- How to get Recent Post From Each Category with Thumbnail?
- Personality quiz in wordpress using a plugin
- Access remote SFTP server via WordPress login?
- Create survey that redirects to sidebar menu customized to answers
- How to put a maximum real-time users limit
- Breadcrumb is not generating the correct post page url
- Using Taxonomies with Vote It Up plugin chart [closed]
- How can I create a navigation menu in the sidebar that can also act like a slider?
- contact form 7 captcha support anyother captcha plugin? [closed]
- Take Elementor For Email FIeld Check if user is registered. IF not registered then register on woocommerece
- how to make wordpress remember my choice
- I’m getting the following error: Fatal error: Uncaught Error: Call to undefined function oil_paint_regeneration() [closed]
- What are Seeds? [closed]
- Redesigning Custom Post Type “Add New” page
- Is there any record of installed plugins in the database?
- Using require_once in a Plugin?
- WooCommerce – Call to undefined function is_woocommerce()
- Custom headers for the WordPress plugin directory
- plugin wants to update to wrong plugin
- How can I add a custom header to a custom template in a plugin without using the theme folders
- Trying to avoid including wp-load.php
- AJAX Call Via Vanilla JavaScript In WordPress Plugin Development
- Custom values are not translated
- Make the plugin directory recognize new version numbers
- Change the name of an installed plugin
- Where do I add a new table’s name in wpdb?
- Duplicate a Multi-Site Subdomain
- Issue with post request to admin-post.php
- How to create popup same as wordpress popup feature
- How to customize user search
- Sanitizing, Validating and Escaping in WordPress (Plugin)
- How to make first_name and last_name required fields in user profile?
- Making my plugin translation ready. Poedit not working
- like to keep reading plugin
- Check if email address exists front end with AJAX in a plugin
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- Plugin Development sqlite or WordPress’ database
- Can we use a webservice with WordPress?
- WooCommerce get_price returning wrong price when used via ajax
- New User Form – Custom Menu Page
- Checking instances of scripts in wp_head
- How to create a managed image repository in wordpress
- Fetch Children of Grouped Products Inside WooCommerce Product Loop
- How can I prevent my plugin go development trunk [closed]
- WordPress plugin creation how to execute .sql in order to insert multiple rows at activation of plugin
- Best way to maintain and update 3rd-party WP plugin when developer is unresponsive?
- Are functions in main plugin file called before function bound to register_activation_hook runs?
- Best place for if/else piece of code related to custom plugin?
- How do you assign a UUID to posts/products/comments/reviews?
- how to do login using woocommerce rest api From android
- How to create a code editor for my plugin .?
- How to create a custom shortcode based on the layout?
- Manually set a custom admin sub-menu selected?
- How to test ‘upgrader_process_complete’ hook in plugin development?
- Plugins ignored a line breaks or tag in the WordPress comment functions
- How to get path or root of plugin folder, not file or dir?
- How to make custom plugin run on demand?
- Images under 1MB are not being compressed
- Sanitize $_GET variable when comparing
- Where can I save plugin data?
- How to add a WordPress Nonce for this form to avoid CSRF
- Overriding current theme files via plugin
- How to create a plugin that includes all the other plugins?
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- WordPress custom plugin that uses woocommerce enabled payment gateway for payment [closed]
- How to edit link for comment count
- Integrating Custom Database with WordPress
- How use wp_insert_post and add og:custom tags?
- How to change “Read More” text?
- Using id to show item
- How to use wp_editor and save its data in wp_posts table
- wpdb update method is updating but not refreshing the current page data
- Shortcode and WP query using category attributes
- Securing a plugin pop-up window
- Is admin section completely customizable in terms of styling?
- WordPress ajax error 400 bad request for sending data to remote site [duplicate]
- Better way to run heavy scripts using WordPress database
- how to check plugin name unique or not?
- WordPress ajax not working in registration
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- Post curl function save twice using plugin hook function wordpress
- Looking for a related post plugin which slides-in like the one at inc.com does [closed]
- Jquery post responses 500 error after some time and lastly an 503 error
- Allow manage_options capability for specific user only for specific plugin?