#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
Main Support Forums
How-to and Troubles...
Leave A Reply Box
 
Share:
Share
Tweet
Share
Notifications
Clear all

Leave A Reply Box

Page 1 / 2 Next
    Last Post
RSS

Sapere Aude
Posts: 56
Sapere Aude - Facebook
 Sapere Aude
Topic starter
July 24, 2018 4:32 am
(@sapere-aude)
Trusted Member
Joined: 4 years ago

Hello!

Is it possible to remove the "Leave A Reply" box from the bottom of post pages? I kind of like the idea of forcing users to use the Reply menu option at the bottom of each post

“I must stop him from being one of those who call themselves good because they have no claws.” ― Irvin D. Yalom, When Nietzsche Wept

Anonymous3542 liked
6 Replies
Anonymous3542
Posts: 393
 Anonymous3542
July 24, 2018 6:44 am
(@anonymous3542)
Reputable Member
Joined: 5 years ago

I'd like to see something like this too

Reply
Sofy
Posts: 4057
Sofy - Facebook Sofy - Twitter
 Sofy
Admin
July 24, 2018 11:40 am
(@sofy)
Support Team
Joined: 4 years ago

Hi

I'm sorry, but there is no any option for this purpose. 

Please follow these steps:

1. install and activate the Simple Custom CSS and JS plugin.

2. put the following CSS code as shown in the screenshot

#wpf-form-wrapper{
display: none;
} 

3. put the following JS code as shown in the screenshot:

jQuery(".wpforo-reply.wpf-action").click(function(){
jQuery("#wpf-form-wrapper").show();
});

 

4. do CTRL+F5 on the frontend.

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.

Reply
Sapere Aude
Posts: 56
Sapere Aude - Facebook
 Sapere Aude
Topic starter
July 24, 2018 10:22 pm
(@sapere-aude)
Trusted Member
Joined: 4 years ago

Thank you!

Any chance of this becoming part of the core rather than having to install yet another plug in? If so, I'll wait 🙂

This post was modified 4 years ago by Sapere Aude

“I must stop him from being one of those who call themselves good because they have no claws.” ― Irvin D. Yalom, When Nietzsche Wept

Reply
Anonymous3542
Posts: 393
 Anonymous3542
July 25, 2018 8:06 am
(@anonymous3542)
Reputable Member
Joined: 5 years ago
Posted by: Sofy

Hi

I'm sorry, but there is no any option for this purpose. 

Please follow these steps:

1. install and activate the Simple Custom CSS and JS plugin.

2. put the following CSS code as shown in the screenshot

#wpf-form-wrapper{
display: none;
} 

3. put the following JS code as shown in the screenshot:

jQuery(".wpforo-reply.wpf-action").click(function(){
jQuery("#wpf-form-wrapper").show();
});

 

4. do CTRL+F5 on the frontend.

Just a quick addition to this. I've included the "show reply" function, but there is a section missing if you want "quote" to work the same way without having to press "reply" first.

<script type="text/javascript">
jQuery(".wpforo-reply.wpf-action").click(function(){
jQuery("#wpf-form-wrapper").show();
});
</script>
<script type="text/javascript">
jQuery(".wpf-action.wpforo-quote").click(function(){
jQuery("#wpf-form-wrapper").show();
});
</script>
Reply
Page 1 / 2 Next
  All forum topics
  Previous Topic
Next Topic  

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

  • Set password link opens forum login page instead of set password page

    By JanJan, 6 mins ago

  • User banned for using icons?

    By JanJan, 27 mins ago

  • Font Awesome Icons

    By seancallahan, 2 days ago

  • Notification bell order

    By teepeenomad, 3 days ago

  • Not İndexing

    By selinahub, 3 days ago

  • H1 to H6 title tags : remove

    By venus, 4 days ago

Topic Tags

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

Recent Posts

  • Set password link opens forum login page instead of set password page

    For some reason, when clicking on the link in the email...

    By JanJan, 6 mins ago

  • User banned for using icons?

    Hi, One of our legitimate forum users got banned. He ...

    By JanJan, 27 mins ago

  • Font Awesome Icons

    To start, I do not have any caching setup on the site o...

    By seancallahan, 2 days ago

  • RE: Is there a way to add safety features?

    @chris Is there a way for me to install 2.0 on my site ...

    By seancallahan, 2 days ago

  • RE:

    By Anonymous, 53 years ago

  • RE: Notification bell order

    @tutrix Brilliant, thank you for this! Although, it ...

    By teepeenomad, 2 days ago

  • RE: wpForo 2.0.0.1 beta version is released for beta testers!

    Added, thank you.

    By Robert, 3 days ago

Share:
Share
Tweet
Share
  Forum Statistics
21 Forums
9,929 Topics
50.2 K Posts
10 Online
47.8 K Members

Latest Post: Set password link opens forum login page instead of set password page Our newest member: Janetross 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