Osclass Themes and Osclass Plugins

Osclass Blog and News Plugin

Plugin
Demo available
Showcase video
Updated recently
Frequent updates
Osclass Blog and News Plugin - Chat & Messaging - Osclass plugins
Downloads 3363
Rating 5.0 (16)
Version 1.7.8
Osclass version 3.0 or higher
Last update Jan 2026
No. updates 44
  • Details Product details
  • Reviews 16
  • FAQ
  • Changelog
  • Support
  • Discounts

Create responsive mobile friendly blog or news section on your osclass in minute. Osclass Blog Plugin enables to create articles on blog, new users - authors, categories and comments.

Osclass Blog - become a blogger on classifieds

Overview of Osclass Blog Plugin:

  • Blog articles - Admin or selected users can publish articles with rich options as title, subtitle, author, status, seo meta tags, text and category. Admin can set articles to be validated first. Articles with status "Premium" will be visible just to users that are in selected membership user groups (require Osclass Pay Plugin).
  • Authors - Not just admin can publish to blog, new author accounts can be created for your partners those can publish new articles from front. Author account can be linked to existing osclass account or it can be just account used by admin. Authors may have restriction to be able to publish just in selected categories.
  • Categories - Articles can be categorized differently than osclass categories structure. Admin can create set of categories with rich options, like set category color, description, etc. Authors can be assigned to these categories and allowed to create blog articles in these categories only
  • Comments - Enable communication on blogs and commenting from your users. Every logged-in user can leave comment on blog articles. Comments can be disabled at all or may require admin validation.
  • Multilingual Blog - Osclass Blog Plugin fully support multilanguage osclass site. Articles and categories can be created in different languages.
  • Perfect SEO Booster - What is most important in terms of SEO? Unique content. This blog plugin allows you to publish new content daily and keep your osclass attractive for search engines. Plugin is very SEO friendly and generates nice meta title and description for each article, category, author and homepage. On articles author can enter also custom Meta Title and Meta Description to even improve SEO rating on blog.
  • Widgets - Put latest articles on blog anywhere on your site, it's so easy

Integration

Plugin integration is extremely simple, it does not require any theme modifications to make it fully functional, however you should place link to your blog into theme files. To achieve this, place following code anywere you want to see blog link:

<?php if(function_exists('blg_home_button')) { echo blg_home_button(); } ?>

Alternative solution for integration is to use widget. Blog widget adds section that contains latest articles on blog in 2 layouts:

  • Grid - ideal for home page or large-width areas
  • List - ideal for sidebar placement or small-width blocks

Place following code anywhere to use type based on plugin settings:

<?php osc_run_hook('blg_widget'); ?>

Or use following code if you need to place blog widget multiple times with different types (replace 'grid' with 'list' when needed):

<?php if(function_exists('blg_widget')) { blg_widget('grid'); } ?>

Widgets are responsive and does not require any style modifications.

Get paid for your blog and earn money with your osclass

Osclass Blog Plugin is fully compatible with Osclass Pay Plugin and helps you to monetize osclass even more effective.

Articles can be Private, Public and Premium:

  • Private articles are not visible in blog
  • Public articles are visible to anyone on blog
  • Premium articles are visible just to logged users that has purchased membership via Osclass Pay Plugin. What membership groups are allowed to see premium content can be set by admin. Users that are not eligible to see premium content will see just start of article, to get their interest. 

Reorder articles? No problem!

You can easily drag & drop your articles and change default ordering by publish date. This may be very helpful if you have article that should be shown as first each time.  Categories can be ordered as well.

Advanced search logic

Do you hate how osclass search mechanism is working? We do as well and therefore we've developed own mechanism to search keyword on your blog.

Let's look on this simple example, where user looks for keyword: "How to" css

Our search engine will return blog articles that contains how to or css in title, subtitle or content of article.

Multilanguage blog

As mentioned before, our Osclass Blog and News Plugin is ready for multilingual osclass, following fields can be translated to multiple languages:

  • Article: Title, Subtitle, Content, Seo Title, Seo Description
  • Category: Name, Description

In case any field does not exist in current user language when browsing blog, blog plugin find this field in most suitable locale.

Universal plugin design

We care on design for not just themes, but also plugins - this is true for Blog Plugin as well. It's design is very versatile and as it use own stylesheets only, it will fit to any theme. Plugin was developed on bender theme.

Advertisement and monetization

It was never easier to get some money back from your classifieds & blog. Blog plugin for osclass comes with rich advertisement options.

Plugin provides 10+ places for your banners those are easily managable from configuration of plugin.

Following locations are available for your banners: home page top & bottom, search page home, middle (between articles) and bottom, sidebar top, middle and bottom, article page top, middle and bottom. 

Last update of product description has been on 20. July 2024

Product features and functionality

RTL ready (Arabic, Hebrew, ...)
Basic documentation included
Add back office functionality
Add front office functionality
Simple installation
Coding skills NOT required
Theme modifications NOT required
Use hooks for theme integration
No dependency on 3rd party services
Osclass Seller's picture
MB Themes
Premium developer
221 products
View seller profile

Product support includes

Direct support from Adrian Brezak, founder of MB Themes and developer maintaining these products in production
12 months access to support and latest updates
Support can be extended anytime for 35% of base price (+12 months)
Availability of seller to answer questions
Answer technical queries about product features
Assistance with reported bugs or issues
Help with installation in case there is problem
Product in English language (other locales provided by community)
Proven support scale: 9,200 resolved tickets and 47,000 support messages
Long-term maintenance track record: 2,200+ updates released across products
Updates are based on customer support cases, Osclass core changes, PHP/MySQL updates, and real-world usage feedback

Support does not include

Customization service, custom work or feature requests
Support on free/gratis plugins delivered with premium themes
Installation service
Translation and localization services

Support quality, trust and engineering proof

Seller updated this product 44 times
Seller rating is 4.7 of 5 - Excellent (583 reviews)
Average response time to support tickets is 1 hour 23 mins
Member since 2017

Support available in:

English English
English Czech
English Slovak
This product is not compatible with WordPress. All our themes and plugins work exclusively with Osclass.

Frequently asked questions

Question: What business problem does Osclass Blog and News Plugin solve?

Answer: Create responsive mobile friendly blog or news section on your osclass in minute.

Question: Which type of marketplace benefits most from Osclass Blog and News Plugin?

Answer: Osclass Blog Plugin enables to create articles on blog, new users - authors, categories and comments.

Question: How should Osclass Blog and News Plugin be set up before launch?

Answer: Enable core options first, then validate main user flow and admin settings save cycle before enabling advanced features The setup details for Osclass Blog and News Plugin are different in production.

Question: Is Osclass Blog and News Plugin compatible with recent Osclass and PHP versions?

Answer: Validate plugin behavior after Osclass core updates and PHP upgrades, then review changelog-dependent configuration changes The setup details for Osclass Blog and News Plugin are different in production.

Question: Can Osclass Blog and News Plugin affect page performance?

Answer: Monitor load time and database queries on pages affected by plugin hooks, then optimize configuration based on real traffic patterns The setup details for Osclass Blog and News Plugin are different in production.

Question: How can problems with Osclass Blog and News Plugin be diagnosed quickly?

Answer: Common causes are missing prerequisites, cached outdated settings, and conflicts with custom forms or third-party overrides The setup details for Osclass Blog and News Plugin are different in production.

Question: What is the recommended migration path for Osclass Blog and News Plugin?

Answer: Update in controlled steps, retest primary business flow, and keep rollback package ready before production deployment The setup details for Osclass Blog and News Plugin are different in production.

Changelog - Product updates history

Version 1.7.8 released on 2026-01-26

  • Updated list of extensions to include also webp & svg.

Version 1.7.7 released on 2026-01-14

  • Added support for caching (Cache plugin). Added new hooks for better management of new/updated articles.

Version 1.7.6 released on 2025-11-20

  • Fixed minor PHP issues and notices.

Version 1.7.5 released on 2025-07-17

  • Fixed minor issues and bugs.

Version 1.7.4 released on 2025-06-04

  • Minor adjustments and improvements in backoffice.

Version 1.7.3 released on 2025-06-02

  • Removed category IDs when creating a new article.

Version 1.7.2 released on 2024-09-28

  • Fixed minor issues and bugs in backoffice.

Version 1.7.1 released on 2024-09-09

  • Improved update process related to transfering old image path to new one (fixing images from tinymce inbound in database strings).

Version 1.7.0 released on 2024-06-10

  • Major update: Implemented feature to auto-upgrade database structure when needed. Major update: Plugin images are now stored in oc-content/uploads/blog folder, instead of oc-content/plugins/blog/img/, to be able to better manage uploaded content. Improved functions handling articles & user image urls and paths. Fixed few PHP notices for PHP 8.3.

Version 1.6.9 released on 2024-05-13

  • Fixed issues with missing alt tags on images.

Version 1.6.8 released on 2024-03-25

  • Many enhancements to layout of articles and various HTML elements in article body.

Version 1.6.7 released on 2024-02-19

  • Added one extra banner option

Version 1.6.6 released on 2024-02-06

  • It is now possible to hook "Blog" button/link to header from backoffice, using Osclass hooks 8.2

Version 1.6.5 released on 2024-01-31

  • Fixes and enhancements with embedded code inside articles.

Version 1.6.4 released on 2023-11-16

  • If visitor enter page of non-existing article, visitor is redirected to blog home page instead of showing blank page.

Version 1.6.3 released on 2023-03-27

  • Minor updates, fixes and improvements.

Version 1.6.2 released on 2023-02-28

  • Important: Native RTL support added directly to plugin (will not be part of themes anymore). To identify RTL text direction, plugin detects if "dir" attribute on "html" tag is set to "rtl" (html[dir="rtl"]).

Version 1.6.1 released on 2023-01-04

  • Added options on tinymce toolbar to apply LTR or RTL direction of text.

Version 1.6.0 released on 2022-12-27

  • Added new setting to enable/disable sanitization of strings in URLs. May be especially helpful for non-lating characters like Cyrillic, Greek etc.

Version 1.5.8 released on 2022-12-03

  • Fixed articles counting and pagination on search page.

Version 1.5.7 released on 2022-11-10

  • Fixed duplicate sanitization on article URLs.

Version 1.5.6 released on 2021-12-04

  • Plugin now updates structured data image on blog page and use blog image instead of website logo. Removed old and redundant styles & fonts from backoffice.

Version 1.5.2 released on 2021-12-01

  • Updated list of allowed extensions, currently plugin supports: jpg, jpeg, webp, gif, png

Version 1.5.1 released on 2021-11-14

  • Added new option (configuration) to redirect blog articles to their canonical URLs

Version 1.5.0 released on 2021-08-31

  • Major update - Added banner section and banner options into plugin, that brings 10+ spaces for your advertisement
  • Removed Open-Sans fonts from backoffice of plugin
  • Redesigned articles list in backoffice
  • Set of minor improvements and fixes

Version 1.4.1 released on 2021-03-24

  • Minor problem fixed with limiting of articles in backoffice

Version 1.4.0 released on 2021-03-18

  • Major update adding pagination functionality, address of home page has changed from /blog/home to /blog/, however /blog/home will still work properly.

Version 1.3.0 released on 2021-01-19

  • PHP 8.0 compatibility update, additional minor fixes

Version 1.2.3 released on 2020-06-15

  • Plugin now works with friendly URLs disabled, there are minor design updates.

Version 1.2.2 released on 2020-06-03

  • Article URL pattern updated to avoid conflict with other pages

Version 1.2.1 released on 2020-03-11

  • Minor fix when creating new article, error was thrown - form with name s_description is not focusable

Version 1.2.0 released on 2020-03-07

  • Major release: you can now copy & paste image directly from clipboard into article without need to manually store it on your server, much more editing options (font size, font color, background color, list, ...)

Version 1.1.3 released on 2018-11-24

  • added option to add latest articles of blog to osclass home page, search page or item page

Version 1.1.2 released on 2018-11-05

  • Added option to limit number of articles shown on blog home, blog search and blog popular section

Version 1.1.1 released on 2018-09-04

  • Fixed locale issue - blog articles can be now translated correctly

Version 1.1.0 released on 2018-08-26

  • Major release - blog widget - you can now put "Latest on blog" section anywhere on your osclass

Version 1.0.7 released on 2018-07-09

  • Added lightbox js library for image browse

Version 1.0.6 released on 2018-06-29

  • language fix

Version 1.0.5 released on 2018-03-29

  • improved multilingual blog functionality

Version 1.0.4 released on 2018-03-29

  • fixed problem on search page

Version 1.0.3 released on 2018-03-19

  • All urls are now sanitized

Version 1.0.2 released on 2018-03-18

  • issue with seo tags fixed

Version 1.0.1 released on 2018-03-15

  • Added sitemap, minor improvemets

Version 1.0.0 released on 2018-03-14

  • initial version

View all products updates

Product rating: 5.0 - Excellent, based on 16 reviews

Verified & Genuine Reviews

All reviews on OsclassPoint come from real customers who have purchased the product. Only verified buyers can leave a rating or review.

To maintain quality and accuracy, every review is moderated before being published.

Good plugin by dragutturgut on 22. Sep 2023

5.0 - Excellent
I am satisfied with this plugin. thanks osclasspoint / mb theme

Excelente plugin by Marian Ion on 24. Jan 2022

5.0 - Excellent
Funciona bien y fácil. Recomendable!!!

Impressive plugin by Owen on 14. Aug 2021

5.0 - Excellent
Great plugin. I'm very impressed. Just love it.
Osclass Seller's picture

MB Themes response:

Thank you for your support! Blog plugin rocks smile

Best plugin by Michael on 16. Jul 2021

5.0 - Excellent
One of the best blog plugins on osclass. There is not enough ping for the Yandex webmaster and more convenient loading of several photos. Thank you. smile
Osclass Seller's picture

MB Themes response:

Thanks Michael for your review, we appreciate it and hopefully can integrate your comments into plugin!

Review by MvdO79 on 25. May 2021

5.0 - Excellent
Nice plugin to enrich your classifieds site and attract more visitors.
Osclass Seller's picture

MB Themes response:

Thank you, one of primary functions of this plugin is to bring new content to classified website, that usually does not have too "rich" content.

Review by Anthony Marshall on 23. Mar 2021

5.0 - Excellent
This is good software and my blog section has really helped increase visitors to the classifieds section. I would recommend buying it
Osclass Seller's picture

MB Themes response:

Thank you Anthony, it is great to hear our products, especially blog plugin, helped you to get more traffic wink

Review by David Beaudoin on 26. Feb 2021

4.0 - Very good
It is a pity that there is no "sort in ascending order" option because organizing all the articles manually takes a long time.
Osclass Seller's picture

MB Themes response:

Thanks for your feedback David, we will take a look on it once we get time wink

Review by truong hoai bao le on 16. Oct 2020

5.0 - Excellent
No comment
Osclass Seller's picture

MB Themes response:

Thank you wink

Good by Oleksii on 17. Mar 2019

5.0 - Excellent
Thank you for module, it is ok. Is it possible to contact with deweloper to discuss some new features in this module. For example, personal blog feed or newsfeed for every user or only for business users. Ty for response !
Osclass Seller's picture

MB Themes response:

Thanks for your valuable review, please use contact form to get quote on custom work.

Really usefull plugin by Marat Faizerakhman on 14. Jan 2019

5.0 - Excellent
All posts are created easily, posts look perfect! Having a blog is very usefull for google-friendly seo optimization (as you know it is ver important to have unique post on your side) So I strongly recommentв the plugin
Osclass Seller's picture

MB Themes response:

Thanks for your support and nice words on plugin!

Perfect plugin by salesnsoft on 28. Oct 2018

5.0 - Excellent
The blog plugin is perfect and fits nicely on the site. Excellent admin panel, great features, visible on mobile devices ... we are very satisfied!
Osclass Seller's picture

MB Themes response:

Thanks, we are happy you enjoy this osclass plugin wink

Many shortcomings ...... by atba2012 on 22. Sep 2018

3.0 - Good
This plugin is working as described, it will allow you to publish news or articles on your site , but to bring it to mind, you will need to work with him thoroughly! All questions in the helpdesk , you'll likely get the answer - just as, in another not! Therefore, if you are going to create something individual, you need to spend a lot of time to make the plugin work as it should !
Osclass Seller's picture

MB Themes response:

Thanks for review, we really appreciate it.

Review by Pavel on 5. Sep 2018

5.0 - Excellent
Great plugin for Blog!!!
Osclass Seller's picture

MB Themes response:

Thank you!

Review by Azamat on 30. Aug 2018

5.0 - Excellent
No comment
Osclass Seller's picture

MB Themes response:

:)

Excellent plugin by Luke on 26. Aug 2018

5.0 - Excellent
It integrates and works extremely well. It has several configuration options but not so many that it's difficult. Further integration (such as display blogs within a page or item) would be great. But it does what it says and does it well. Thanks.
Osclass Seller's picture

MB Themes response:

Thanks for your feedback, we are already working on improvements.

Мнение о плагине by Сергей Макаров on 18. May 2018

3.0 - Good
Купил плагин, установил. Радует то что в плагине есть возможность загружать превью, управление категориями и статьями так же радует. Есть возможность редактировать шаблоны вывода новостпей. Но к сожалению топорный код и его приходится ручками редактировать. Использую данный плагин для вывода новостей. Переделал под себя, теперь выглядит не плохо.

2 discounts available for this product

#1 30%
#2 30%
Buy these 3 products, use get 30% discount and save 25.19€!
Buy these 3 products, use get 30% discount and save 23.39€!
Price for all: 54.58€ 77.97€ Add all products to cart
View license details
27.99
5.0 - Excellent Based on 16 customer reviews
Created by best developers
Regular updates and bug fixes
Premium support services
Top rated product
Add to cart ✨ Ask Fred – AI Support Agent Contact seller Online · Replies within 1 hour
Price is in Euros
Osclass Seller's picture
MB Themes
I am Adrian Brezak, founder of MB Themes and developer of Osclass plugins and themes for classifieds platforms. I focus on maintaining and improving compatibility, payment integrations, SEO features, performance, spam protection, and marketplace monetization across releases. 9,200+ support tickets resolved · 47,000+ customer messages handled. 2,200+ product updates and compatibility fixes. Trustpilot profile

Product technical details

3363 downloads
44 updates
43058 views
Product version: 1.7.8
Last update: 4 months ago
Osclass support: 3.0 or higher Download osclass
Product rating: 5 of 5 - Excellent
Published on: 14. Mar 2018
Folder name: blog