• Resolved darkozoid

    (@darkozoid)


    Title is empty. Why?
    In I the settings I pointed out the headers, but on the website they are not displayed. How to solve this problem?

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

Viewing 1 replies (of 1 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi darkozoid!
    Please note, that we use seoYoast on our community ( wpforo.com/community/ ), it works fine with wpForo, and it works fine on lots of other websites. This is not a general problem, this is a conflict based on current theme. At the moment we recommend put this code in child theme functions.php file, if you don’t have child theme you can put it in the main active theme functions.php file.

    add_filter( 'pre_get_document_title', 'wpforo_meta_wp_title', 100);

    please don’t forget delete all caches and do Ctrl+F5 (deep refresh) on forum front page before checking the result.

Viewing 1 replies (of 1 total)
  • The topic ‘no title on forum page’ is closed to new replies.