12/17/2018 at 1:44 pm
#479621
Keymaster
@ Brad
Do you have the display option enabled?
Which page are we tabling about? This one? If it is, you have the “Markets” nav menu link “hard coded” to the view categories list. This Connections page has never displayed the category images…
…oh, wait, checking the code change history. Back in Apr there was a bug fix update which fixed an error (in some scenarios) in which the category image grid would display on the view all category page. If this is what you were experiencing, as mentioned that was not intended and was a bug.
You can still achieve the functionality you had.
- Create a new page, the name is not important but should reflect the page content for proper SEO (and, perhaps adding as a child page of your team page).
- On this page add the
[connections_categories]
shortcode to display the category image grid. And update the nav menu link to point to the new page.
Hope this helps!