Navigation überspringen

[Gelöst] How to unlink taxonomy tags

This support ticket is created vor 2 years, 9 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von mariaR-3 vor 2 years, 9 months.

Author
Artikel
#2639203

Hi,
I would like to strip the links from the taxonomy tags, so that they just show the terms as regular, unlinked text.

I saw this support thread (https://toolset.com/forums/topic/unwanted-taxonomy-pages/), but disabling the rewrite and the "query_var" options did not work.

What can I do?

Thank you in advance

Regards,
Luca

#2639371

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01:00)

Hi Luca

"I would like to strip the links from the taxonomy tags"

Which taxonomy tags? Where do they appear? Are they output by your theme, or something else?

#2639629

It seems I managed to get what I was looking for.

I thought unlinking the tags just with CSS wouldn't be possible to but it turned out to be possible indeed, just by adding "pointer-events: none ".

Thank you anyway

Regards
Luca