New Landing How can we help? Atelier 'Swift' in Product description

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #198048
    OctoKom
    Member
    Post count: 45

    Hi there,

    Im closing up on a website, but I got into some issues regarding the category text above products. – For some reason I cant add HTML or SwiftFramework into this, I have done so on a different website, using cardinal, but it looks impossible. Is it me doing something wrong, or?

    #198050
    OctoKom
    Member
    Post count: 45

    Oh I had already fixed it, forgot to update (refresh) ๐Ÿ™‚

    If you add this to functions, it will allow you to use HTML in category & taxonomy descriptions ๐Ÿ™‚

    // HTML in descriptions
    remove_filter( 'pre_term_description', 'wp_filter_kses' );
    remove_filter( 'pre_link_description', 'wp_filter_kses' );
    remove_filter( 'pre_link_notes', 'wp_filter_kses' );
    remove_filter( 'term_description', 'wp_kses_data' );

    Regards,

    #198053
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks for sharing the info.
    -Rui

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register