[Plugin: Breadcrumb NavXT] Correct URL, but incorrect anchor text in page link
-
This is a great plugin, but we’re experiencing an odd issue with it on one of our sites.
Example URL: https://www.tech-faq.com/vlan.html
In the footer of this page, the plugin displays:
Path: Networking ? Data Link Layer ? Is DSL Faster than Satellite Internet?
The code we are using to call the plugin is:
Path: <?php if(function_exists('bcn_display')) { bcn_display(); } ?>
The anchor text “Is DSL Faster than Satellite Internet?” is obviously wrong, but it is even more odd that it correctly links to https://www.tech-faq.com/vlan.html
Perhaps our theme is missing something which is required by this plugin?
Please help. ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Breadcrumb NavXT] Correct URL, but incorrect anchor text in page link’ is closed to new replies.