AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] How to change title post from to ?

4 Posts
2 Users
0 Reactions
2,562 Views
Posts: 6
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tung_friends)
Active Member
Joined: 9 years ago
[#3484]

I Want "title post" friendly for SEO or search google , So it has to become <H1> meta tags but default of wpforo is <H2> for title post and <H1> for names of forum ! ...
Can wpforo help me ?

Untitled

3 Replies
Robert
Posts: 10753
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

You're asking for template customization. wpForo theme files contain the markup and template structure for frontend of your forum. Theme files can be found within the /wpforo/wpf-themes/ directory, in current active theme folder, for example /classic/. You can edit these files in an upgrade-safe way using overrides. For example, copy the certain or all files of /classic/ folder into a folder within your current active WordPress theme named /wpforo/, keeping the same file structure.

Example: To change the titles, copy file: plugins/wpforo/wpf-themes/classic/index.php to themes/yourtheme/wpforo/index.php

Find all <h2 id="wpforo-title"> and </h2> and replace to h1.

The copied file will now automatically override the wpForo default theme file. All changes in this file will not be lost on forum update. I hope you're familiar with HTML and you'll be able to do the necessary changes.

Do not edit these files within the core plugin itself as they are overwritten during the upgrade process and any customizations will be lost.


Posts: 6
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tung_friends)
Active Member
Joined: 9 years ago

thanks u for help ! I'll try .


Posts: 6
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tung_friends)
Active Member
Joined: 9 years ago

first , thanks you for help , I had done change <h1> for my title post name .
But , now my post page have 2 <h1> is : <h1> name forum and <h1> nam title post.
So , can u help me hide name forum in post page or change <h1> name forum in post page to <H3> . 
Thanks !

Untitled

Share: