• Resolved bmilliot

    (@bmilliot)


    I tried using the filter suggested in other posts.

    add_filter( 'the_content', 'my_unicode_content', 10);
    function my_unicode_content($content) {
          return html_entity_decode($content, 0, 'UTF-8');
    }

    As well as the one suggested on your website. I doesn’t seem to work with a Google Alerts RSS feed if that matters. Can you take a look? I hope to get your plugin to work and upgrade to the premium package.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @bmilliot

    Could you please share the Google Alerts feed involved? I’ll test it out and make my suggestions.

    Thanks.

    Naweed Chougle

    (@hypersonic)

    Are you still facing this issue? Please open another thread since we’ll be closing this thread as we haven’t heard back from you.

    C4talyst

    (@c4talyst)

    Same here, code on their site doesn’t work. The plugin should be stripping this stuff by default anyways. Deal killer for us…we went with their Pro license but free RSS feeds do this by default.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘tag showing in link’ is closed to new replies.