Unverified

Name

Activate Post Comments BuddyBoss

About

Comments on blogposts outside of buddyboss cannot be posted, because a hidden field forbids the abesenden of the comment.

Language

Javascript

Rating

Voted: 0 by 0 user(s)

Codevault

HMFmedia

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: Not Specified

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

History

Last modified:

02/10/2022

Important Note

This snippet has the following status:

Unverified

This snippet has not been verified, use with caution and at your own risk. See details provided by author in sidebar and click below to find out more.

Activate Post Comments BuddyBoss

 
                    
1var element_to_remove = document.querySelector('[aria-label="hp-comment"]');
2element_to_remove.remove();

0

Related Snippets

Please see some snippets below related to this snippet..

JavaScript

Unverified

1

Change Browser Tab Title When Not in Focus

Added: 1 year ago

Last Updated: 1 year ago

Encourage visitors to return to your site by changing the title in the browser tab when it is not in focus. You can see it in action here... https://carpetzone.co.uk/

JavaScript

Public

1

Popup Keyboard Control

Added: 2 years ago

Last Updated: 2 years ago

Designed to allow visitor to navigate between popups (originally triggered by a button in a Unlimited Elements timeline widget).

JavaScript

Unverified

1

Browser Tab Message

Added: 1 year ago

Last Updated: 1 year ago

This snippet replaces the text in the Browser Tab with one of your own whenever the browser tab is not in focus.

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

JavaScript

Unverified

0

Activate Post Comments BuddyBoss

Added: 1 year ago

Last Updated: 1 year ago

Comments on blogposts outside of buddyboss cannot be posted, because a hidden field forbids the abesenden of the comment.