Notifications
Clear all

wpForo 1.x.x [Closed] Wordpress forum title is repeated in tab

20 Posts
2 Users
0 Reactions
5,994 Views
Raider
Posts: 35
Topic starter
(@raider)
Trusted Member
Joined: 8 years ago
Posted by: Robert

 

As I've already say, this is a theme conflict with wpForo. it should only happen with wpForo because wpForo the only plugin which has it's own title/meta-data system on your website. We could check the theme if you send it as a zip file to the same email address.  We'll get back within 1-2 days.

   

I already found the problem is in my topic is wrong this line in the header.php

<title><?php wp_title(); ?> <?php bloginfo( 'name' ); ?></title>

 

Replaced it by this.

<title><?php wp_title(); ?> and here the description of my web </title>

And leave blank the title in wordpress

 

And finally the problem was solved.

Very happy.

Thanks for your help.

Raider
Posts: 35
Topic starter
(@raider)
Trusted Member
Joined: 8 years ago

I have had to modify more codes but I think it's fixed.

Would need to eliminate this blank but I do not know where this the code, but at least the title twice in the forum is no longer visible.

Robert
Posts: 10587
Admin
(@robert)
Support Team
Joined: 9 years ago

It seems you've added '&nbsp;' in Forum Title field. This is a simple space ' ', and you may not see in setting field.

Raider
Posts: 35
Topic starter
(@raider)
Trusted Member
Joined: 8 years ago
Posted by: Robert

 

It seems you've added '&nbsp;' in Forum Title field. This is a simple space ' ', and you may not see in setting field.

   

Although I add a "." alone appears the same

Raider
Posts: 35
Topic starter
(@raider)
Trusted Member
Joined: 8 years ago

I hope that some upgrade solve this problem because it is impossible to fix it, that the forum generates its own title and uses the title of wordpress too.

Page 4 / 4