Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #398354

    Hi,

    Yesterday after intall the new version (1.7.3) of WordPress SEO I noticed a bug in the theme.

    In the area of widgets, comments and blockquote of many pages was introduced an abnormal code:

    <strong class = "news-headline">

    What is the reason? How can I remedy this BUG?

    I’ve tried uninstalling and installing the WordPress SEO and did the same with all plugins, but the problem continues!

    #398497

    Hey CloudChoice!

    It’s the title of some of our widgets. If you do not want to display it then remove the title when you edit the widget settings.

    Or remove lines 532, 550, 1034, and 1081 in /enfold/framework/php/class-framework-widgets.php.

    echo "<strong class='news-headline'>".avia_backend_truncate(get_the_title(), 55," ");
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 9 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.