• Resolved pahoma

    (@pahoma)


    Hi there,

    I’m building a website for my healthcare institute; it’s a company focused on people with any sort of brain damage, that’s why i want to avoid any sort of distractions on my website. So i want to disable the tags function in the theme ‘Khaown’.

    Any help is more than welcome.

    Can someone please give me the golden recommendation for this really easy to solve issue?

    Thanks in advance!

    Take care, get healthy and be strong.

    Regards Paul

    • This topic was modified 2 years, 8 months ago by pahoma.
    • This topic was modified 2 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • As far as I can see, you cannot deactivate this in the theme. However, there are several solutions.

    The simple one:
    Add the following in the Customizer > Additional CSS:

    .tags { display: none; }

    Disadvantage: the keywords are still in the source code and the pages could theoretically be found via them.

    The more complex one:
    Add a child theme and overwrite the template from the theme that outputs the keywords as a list.
    Disadvantage: possibly more complex.

    If you have any further questions, I would recommend contacting the theme’s support: https://www.ads-software.com/support/theme/khaown/

    Thread Starter pahoma

    (@pahoma)

    @threadi Thanks for your quick reply; really helpful, but that’s not what i meant but this —↓

    I don’t want to see it.

    https://www.pahoma.nl/wp-content/uploads/2022/03/IMG_0007.jpg

    I really hope you can help me?

    Thanks in advance!

    Take care.

    Regards Paul from the Netherlands

    Ps. Sorry for the horrible screendump.

    • This reply was modified 2 years, 8 months ago by pahoma.
    Thread Starter pahoma

    (@pahoma)

    @threadi Thanks for all your support; it’s allready solved. THANKS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable funtion ‘Tags’’ is closed to new replies.