My links in block headers are not linking to the pages they describe. Instead they all link to /#. How can I correct this?
Hello,
This is corrected by accessing the menus section of WordPress and replacing either the menu url or the menu item itself to a category or page depending on where you want it to link to.
You will find more details here: https://codex.wordpress.org/WordPress_Menu_User_Guide
Thank you!
I’m not sure I understand. I have a main menu using pages (like “News”) from my site and everything is working perfectly on that main menu. When I click News I am directed to the News page. I’m creating a more specific block of News posts (using block 17) and have set the category filter for News. I also set ajax categories for each of the news menu sub-items (local, national, world). How can I make these ajax categories link to the actual page? Currently they still direct to /#, as do the search icon and various other parts of the page. Please help! Thanks.
Hi,
I think that you are referring to the ajax filter -> https://www.screencast.com/t/tUxlSdCadA these categories are set with # because are not linked to others pages, these will load in that block the posts from the selected category.
Thank you!
Okay, so then it isn’t a problem that the url does not change but it is a problem that the posts displayed in the block do not change when I click on different ajax filters.
Hi,
This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
If there is still a problem, please provide me a link were I can inspect this problem.
Thank you!