• Resolved thewebcreatorrr

    (@thewebcreatorrr)


    Hello,

    I created a listing with Custom Post Type IU, Elementor Pro and Ele Custom Skin. For this listing I also created filtering with FacetWP, but this is not where the problem is.

    When going to my page ‘ https://brians40.sg-host.com/vacatures-zoeken/ ‘ , you see the listing in the center of the page. It is a listing for vacancies, for a employment agency. In this loop, every post has a title and below that the 4 different taxonomies that are connected with that post.

    I only want to link the taxonomies in text, and NOT to have a hyperlink behind the text. I want to delete the hyperlink so you can select the text without being sent to an other page. Because the filtering is already taken care of.

    I disabled:

    Public
    (default: true) Whether a taxonomy is intended for use publicly either via the admin interface or by front-end users.
    Public Queryable

    But now the taxonomies sent me to the home page. Is there a way to fix this?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    From the looks of it, you’re going to want to reach out to Elementor support for this, as it’s their layout builder blocks handling all of the output. Nothing that CPTUI is doing explicitly. We’re just making sure the taxonomy is ready to be used at the time of rendering the page for the visitor.

    Thread Starter thewebcreatorrr

    (@thewebcreatorrr)

    Okay I will contact them. But I have also another question.

    I created some taxonomies with CPT UI. Now I want to delete those, but when I do this and try to visit my custom posts I get this error:

    Recoverable fatal error: Object of class WP_Error could not be converted to string in /home/customer/www/brians40.sg-host.com/public_html/wp-includes/kses.php on line 1592

    What happens here?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Is this when you’re visiting the frontend? Sounds like possibly your theme is trying to use the taxonomy data but since they’ve been deleted, there’s nothing to work with and you’re getting this error. Not sure how customized you’ve made the theme to this information.

    Thread Starter thewebcreatorrr

    (@thewebcreatorrr)

    I use the Hello theme of Elementor and I haven’t customized anything. What can I do best to fix this issue?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Do you have any Elementor components based on taxonomies/terms for the originally created taxonomies still in use? We don’t do anything specific on the frontend ourselves, so some aspect of the page is probably relying on and expecting the taxonomy to exist, but in this case it doesn’t any more.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show taxonomy term without hyperlink’ is closed to new replies.