Site logo

Archived topic

Custom category icon and link resolve to homepage

6 replies · Started by Michael on April 25, 2021

Viewing posts 1–7 of 7

Hi,

Was convinced this was an issue with Directories Pro plugin, but they've said their plugin doesn't add these links.

In a nutshell, it's a custom taxonomy category with custom posts, and when they display they have the icon for the parent category and the title of the category also have a link. Both these links point back to the home page, where they should point to the category currently being displayed.

They've said it's a theme issue, so, any ideas why that might be happening?

https://prnt.sc/121tfr0

Hi Michael,

Tough to tell without seeing the site link.

Can you first activate the twenty twenty theme and see if the same issues exists there?

If no issues with the twenty twenty theme then please link me to the page in question.

Thanks!

Am sending a guest login, site not live yet.

Tried previewing it in 2021 theme, doesn't link these items..?

Forgot to say, not linking is fine as they'd only link back to their own pages anyway.

Try this CSS:

body.tax-stneotsinfo_dir_cat h2.entry-title {
    pointer-events: none;
}

Thank you, that worked.

No problem :)

This archived topic is closed to new replies.