osclasscommunity.com - Comment (or not?)

Reviews & Ratings 4 years ago

Free

Description

Using this plugin your users will be able to choose if they want to enable or disable comments for each of their items.

Introduction
Hey there!

Using this plugin your users will be able to choose if they want to enable or disable comments for each of their items.

Features
The plugin shows a simple checkbox when posting an item. If the checkbox is checked, the comments on the page of that item will show, if not they won't.

Requires very simple theme edit, check the "Help" page in admin.

Note - a little fix
You may have seen "My other plugins" section in admin. It was loading JSON with plugin list from my server, which recently got DDOS-ed. As the JSON can't be loaded from my server, the admin section of the plugin may take longer to load.

To fix this issue open plugin folder/admin/includes.php and change

public function loadJSON($url) {
if (ini_get('allow_url_fopen') == true) {
return $this->load_json_fgc($url);
} else if (function_exists('curl_init')) {
return $this->load_json_curl($url);
} else {
return $this->load_json_local();
}
}
to

public function loadJSON($url) {
return $this->load_json_local();
}
Live Demo
URL: http://5.196.214.54/osclass/plugins/showcase/

Translation
The plugin is currently translated in only two languages: English (US) and Croatian (my language). However, you can easily translate the plugin yourself using the provided template file and POEdit software.

Support the author
Bought the plugin? Like it?

Help me sell more of them by adding a review!

    Attributes

Comments

No comments has been added yet
Free
Professional seller

Product technical data

583view
102 dwnld
Product version: 1.1.0 Last update: 2019-09-04 11:10:09 Published on: 2019-09-04 11:10:09 Osclass version:3.7 + Author:WEBmods
osc4u.com
United Kingdom
Registered 4 years ago