#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Questions & Answers...
Q&A Layout How-to a...
Topic description i...
 
Share:
Share
Tweet
Share
Notifications
Clear all

Topic description is not at top

    Last Post
   RSS

0
June 20, 2019 4:53 pm
Topic starter

Hi,

my QA Layout looks like this:

Category -> Main Forum -> Many Sub Forums (~30)

Every user can create a topic in the Main Forum and in all Sub Forums, which works fine.
The problem is, that the button to add a topic in the main forum is at the bottom.

And with approx. 30 sub forums, one would have to scroll a lot to get to the bottom..
Is there a way to insert the topic description and the button at the top - as is with all sub forums.

Category:
https://ilm-forum.de/ilm/

Main Forum:
https://ilm-forum.de/ilm/hanafiya/

Answer
Xcalizorz
Xcalizorz 
(@xcalizorz)
Active Member
| 10 Posts
4 0 5
Topic Tags
layout topic header
1 Answer
1
June 21, 2019 1:37 pm

Hi @xcalizorz,

Please follow the steps below:

1. In the current active theme folder, create a new folder called /wpforo/

2. copy the following file 

wp-content/plugins/wpforo/wpf-themes/classic/index.php

to 

wp-content/themes/yourtheme/wpforo/classic/index.php

3. In copied file go to 40 line, find the following part of the code:

include( wpftpl('forum.php') );
if( WPF()->current_object['template'] === 'topic' ){
include( wpftpl('topic.php') );
}

4. replace with the following one:

if( WPF()->current_object['template'] === 'topic' ){
include( wpftpl('topic.php') );
}
include( wpftpl('forum.php') );

The copied file will now automatically override the wpForo default theme file. All changes in this file will not be lost on forum update.

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

 

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Add a comment
Sofy
Sofy 
(@sofy)
Support Team Admin
| 4057 Posts
0 7 979
Add a comment
Answer
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • Q&A Support Layout
    3 years ago
Topic Tags:  layout (8), topic header (2),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • Suggestion Private Replies

    By shaleedt, 2 days ago

  • Why doesn't Google index pages?

    By Onurkansan, 2 days ago

  • Attachments not showing on forums posts after migration

    By Formicid, 4 days ago

  • New Feature About Plugin Customization and Integration

    By z14165899, 4 days ago

  • WordPress Email sending function wp_mail() doesn't work!

    By feassistant, 5 days ago

  • Import users from IPBoard

    By jesusdlg, 5 days ago

Topic Tags

  • css52
  • translation50
  • plugin conflict48
  • seo47
  • new features45
  • buddypress43
  • avatar41
  • moderation40
  • ultimate member40
  • login40
  • forum40
  • registration37
  • threaded layout35
  • cache34
  • spam33
  • editor33
  • menu33
  • shortcode32
  • forum accesses30
  • widget29
View all tags (2195)

Recent Posts

  • RE: Stop registering people

    To disable new users registering, login to your site an...

    By Lindafoster, 1 hour ago

  • RE: Why doesn't Google index pages?

    any suggestion on how to automate it

    By mackoo, 1 day ago

  • Private Replies

    Is there a way to set the topic public but the comments...

    By shaleedt, 2 days ago

  • RE:

    By Anonymous, 53 years ago

  • RE: Member Reputation with Likes?

    @mpanichi, in wpForo 2.0 you can set Points for One T...

    By Chris, 3 days ago

  • RE: Hide user roles from Members list

    Hi @mpanichi Edit the needed usergroup and disable/un...

    By Chris, 3 days ago

  • RE: Description for each topic?

    @chris That's really too bad. I was ready to send you ...

    By Christine, 4 days ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,948 Topics
50.3 K Posts
4 Online
49 K Members

Latest Post: Stop registering people Our newest member: marciabuzacott Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation