Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Administrator

Pages: 1 ... 8 9 [10] 11 12 13
136
Content Copy Protection and No Right Click plugin makes protecting your site Content extremely simple without telling at your readers.

How to install :

- After downloading Content Copy Protection and No Right Click plugin, you will get plugin in .zip formet
- Upload plugin (file: copy_paste_disable.zip) via oc-admin or upload it into your webhost directly to plugin folder
- Install Content Copy Protection and No Right Click plugin
- Put this code
Quote
<?php osc_run_hook('cprcd', 'cprcd_func' ); ?>
on oc-content\themes\(your_theme_name)\footer.php


How to use Content Copy Protection and No Right Click plugin :
1. Login to oc-content
2. Put Plugin Code on your footer
3. then protect your site.

Note : If you are facing any problem while installing and using seller verified plugin then you can ask on our forums or live chat support. Rackons Live chat support is Awesome. No Other company will provide you live chat support always like us. So you can ask us your any query regarding Content Copy Protection and No Right plugin.

137
Content Copy Protection and No Right Click plugin for osclass is free Plugin.

- Content Copy Protection and No Right Click Plugin is used to disable copy content of site and right click function.
- No one can save images from your site.
- No right click or context menu
- Disable the following keys  CTRL+A, CTRL+C, CTRL+X,CTRL+S, CTRL+U, CTRL+V, F11.
- No one can right click images on your site if you want

To download Content Copy Protection and No Right Click Plugin for osclass, you need to buy from Osclass Market, click on below link to buy from osclass market :

http://osclassmarket.rackons.in/content-copy-protection-and-no-right-click-plugin-for-osclass

This plugin is created by Rackons.com.

Note : If you face any issue while buying Seller verified plugin then you can ask from live chat support on Rackons store, their live chat team will help you online. Rackons Live chat support is Awesome.

138
Google Post Slider plugin display Google Post on your Classified site.

How to install :

- After downloading Google Post Slider plugin, you will get plugin in .zip formet
- Upload plugin (file: google_post_slider.zip) via oc-admin or upload it into your webhost directly to plugin folder
- Install Google Post Slider plugin
- Put this code
Quote
<?php osc_run_hook('google', 'google_news'); ?>
on oc-content/themes/(your_theme_name)/item_sidebar.php or item.php

How to use Google Post Slider plugin :
1. Login Cpanel or FileZila
2. Edit Some files as per plugin instructions
3. then put the plugin code and check Google Post Slider on your site.

Note : If you are facing any problem while installing and using Google Post Slider plugin then you can ask on our forums or live chat support. Rackons Live chat support is Awesome. No Other company will provide you live chat support always like us. So you can ask us your any query regarding Google Post Slider plugin.

139
Google Post Slider plugin for osclass is Paid Plugin.

- Google Post Slider is used to display Google Post on your classified site. .
- Users need to Google Plus details for display Google Post on Classified site.

To download Google Post Slider Plugin for osclass, you need to buy from Osclass Market, click on below link to buy from osclass market :

http://osclassmarket.rackons.in/google-post-slider-plugin-for-osclass

This plugin is created by Rackons.com.

Note : If you face any issue while buying Google Post Slider plugin then you can ask from live chat support on Rackons store, their live chat team will help you online. Rackons Live chat support is Awesome.

140
News with Media publish Latest news of classified site

How to install :

- After downloading News with Media plugin, you will get plugin in .zip formet
- Upload plugin (file: news_with_media.zip) via oc-admin or upload it into your webhost directly to plugin folder
- Install News with Media plugin
- Put this code
Quote
<?php news_with_media(); ?>
on oc-content/themes/(your_theme_name)/main.php

or wherever you want to News with Media . we will recommend on main.php or footer.php.



How to use News with Media plugin :
1. Login oc-admin
2. Edit configuration
3. then fill your news with some details like date, news, description, author name.
4. then put your code on your website and enjoy it.

Note : If you are facing any problem while installing and using News with Media plugin then you can ask on our forums or live chat support. Rackons Live chat support is Awesome. No Other company will provide you live chat support always like us. So you can ask us your any query regarding News with Media plugin.

141
News with Media plugin for osclass is Paid Plugin.

- News with Media Plugin is display latest news with image or video from Admin.
- Admin can mention published date, and author name.
- Admin can put image or video via URL .

To download News with Media Plugin for osclass, you need to buy from Osclass Market, click on below link to buy from osclass market :

http://osclassmarket.rackons.in/news-with-media-plugin-for-osclass

This plugin is created by Rackons.com.

Note : If you face any issue while buying News with Media plugin then you can ask from live chat support on Rackons store, their live chat team will help you online. Rackons Live chat support is Awesome.

142
A jQuery and CSS-based slider Plugin that displays latest listing title on the left along with a item image and brief description on the right.

How to install :
- After downloading Latest item slider plugin, you will get plugin in .zip formet
- Upload plugin (file: latest_items.zip) via oc-admin or upload it into your webhost directly to plugin folder
- Install latest item slider plugin
- Place below code in main.php wherever you want to display Latest Item Slider
Quote
<?php osc_run_hook('items_slider', 'latest_item_slider'); ?>
- Done.

Note : If you are facing any problem while installing and using Latest Item Slider plugin then you can ask on our forums or live chat support. Rackons Live chat support is Awesome. No Other company will provide you live chat support always like us. So you can ask us your any query regarding Latest Item Slider.

143
Latest Item Slider plugin for osclass is Paid Plugin.

What is Latest Item Slider Plugin ?
- A jQuery and CSS-based slider Plugin that displays latest listing title on the left along with a item image and brief description on the right. The "current" item is highlighted and switches automatically at intervals.
- Minimum 5 Latest Listing will be display.

To download Latest Item Slider Plugin for osclass, you need to buy from Osclass Market, click on below link to buy from osclass market :

http://osclassmarket.rackons.in/latest-item-slider-plugin-for-osclass

This plugin is created by Rackons.com.

Note : If you face any issue while buying Latest Item Slider plugin then you can ask from our live chat support on Rackons store, their live chat team will help you online. Rackons Live chat support is Awesome.

144
Seller Verified plugin makes the admin can verified user.

How to install :

- After downloading Seller Verified plugin, you will get plugin in .zip formet
- Upload plugin (file: seller_verification.zip) via oc-admin or upload it into your webhost directly to plugin folder
- Install Seller Verified plugin
- Put this code
Quote
<?php osc_run_hook('seller_verification',$user['pk_i_id']); ?>
on oc-admin\themes\modern\users\frm.php line above this code
Quote
<?php if(!$aux['edit']) { osc_run_hook('user_register_form'); }; ?>


- Put this code
Quote
<?php osc_run_hook('seller_verification_show',osc_item_user_id()); ?>
on wherever you want to show the verified or unverified seller icons. we will recommend on item.php or item-sidebar.php.


- If you want to show verified icon on user profile page then put below code in user-profile.php
Quote
<?php osc_run_hook('seller_verification_show',osc_user_id()); ?>


There is 2 input in oc-admin for seller verified plugin :
1. Seller Verification - Check if you want to show the user verified icon.
2. Seller Description - This description will show as title of user verified icon. means when you will hover on verified icon then this description will display in tooltip

How to use seller verfied plugin :
1. Login to oc-admin
2. Edit an user
3. then check that user if you want to show verified otherwise uncheck for unverfied user and then enter your description to show verified i.e. Verified by Rackons.com

Note : If you are facing any problem while installing and using seller verified plugin then you can ask on our forums or live chat support. Rackons Live chat support is Awesome. No Other company will provide you live chat support always like us. So you can ask us your any query regarding Seller verified plugin.

145
Seller Verified plugin for osclass is Paid Plugin.

- Seller Verified Plugin is used to verify the sellers from admin.
- Admin can set verified or unverified by Admin.
- We used quality images for both verified and unverified user icons.

To download Seller verified Plugin for osclass, you need to buy from Osclass Market, click on below link to buy from osclass market :

http://osclassmarket.rackons.in/osclass-plugins/seller-verified-plugin-for-osclass

This plugin is created by Rackons.com.

Note : If you face any issue while buying Seller verified plugin then you can ask from live chat support on Rackons store, their live chat team will help you online. Rackons Live chat support is Awesome.



146
User and Listing Counter / General Rules
« on: April 29, 2017, 03:00:28 AM »
Welcome to Osclass support forums - Rackons.com !
To solve your problem, please submit your problem with following criteria:

- in subject of your thread add mark what kind of problem it is:
  [Bug] [Error] [New feature] [Suggestion] [Help] + Title of thread

** Note : If any user has new suggestion related Plugins then please mention your suggestion on suggestion Board http://forums.marketosclass.org/suggestions-46/ .

- describe your problem with full description
- guide how to create your problem
- put your own web url
- check error log on your server and place here all errors related to your problem with images(if possible)
- upload descriptive pictures to some free image hosting service (Post Image, TinyPic, ...)
- dont use abusive language , illegal content, bad url, or promotional contents or url .


Also note that problems not related to our products (osclass issues, server problems, difficulties with functionality of different plugins) will not be answered.

147
Intro Tour / General Rules
« on: April 29, 2017, 03:00:24 AM »
Welcome to Osclass support forums - Rackons.com !
To solve your problem, please submit your problem with following criteria:

- in subject of your thread add mark what kind of problem it is:
  [Bug] [Error] [New feature] [Suggestion] [Help] + Title of thread

** Note : If any user has new suggestion related Plugins then please mention your suggestion on suggestion Board http://forums.marketosclass.org/suggestions-46/ .

- describe your problem with full description
- guide how to create your problem
- put your own web url
- check error log on your server and place here all errors related to your problem with images(if possible)
- upload descriptive pictures to some free image hosting service (Post Image, TinyPic, ...)
- dont use abusive language , illegal content, bad url, or promotional contents or url .


Also note that problems not related to our products (osclass issues, server problems, difficulties with functionality of different plugins) will not be answered.

148
Sticky Social Sharing / General Rules
« on: April 29, 2017, 03:00:16 AM »
Welcome to Osclass support forums - Rackons.com !
To solve your problem, please submit your problem with following criteria:

- in subject of your thread add mark what kind of problem it is:
  [Bug] [Error] [New feature] [Suggestion] [Help] + Title of thread

** Note : If any user has new suggestion related Plugins then please mention your suggestion on suggestion Board http://forums.marketosclass.org/suggestions-46/ .

- describe your problem with full description
- guide how to create your problem
- put your own web url
- check error log on your server and place here all errors related to your problem with images(if possible)
- upload descriptive pictures to some free image hosting service (Post Image, TinyPic, ...)
- dont use abusive language , illegal content, bad url, or promotional contents or url .


Also note that problems not related to our products (osclass issues, server problems, difficulties with functionality of different plugins) will not be answered.

149
Wish Message / General Rules
« on: April 29, 2017, 03:00:11 AM »
Welcome to Osclass support forums - Rackons.com !
To solve your problem, please submit your problem with following criteria:

- in subject of your thread add mark what kind of problem it is:
  [Bug] [Error] [New feature] [Suggestion] [Help] + Title of thread

** Note : If any user has new suggestion related Plugins then please mention your suggestion on suggestion Board http://forums.marketosclass.org/suggestions-46/ .

- describe your problem with full description
- guide how to create your problem
- put your own web url
- check error log on your server and place here all errors related to your problem with images(if possible)
- upload descriptive pictures to some free image hosting service (Post Image, TinyPic, ...)
- dont use abusive language , illegal content, bad url, or promotional contents or url .


Also note that problems not related to our products (osclass issues, server problems, difficulties with functionality of different plugins) will not be answered.

150
Tumblr News Widget / General Rules
« on: April 29, 2017, 03:00:06 AM »
Welcome to Osclass support forums - Rackons.com !
To solve your problem, please submit your problem with following criteria:

- in subject of your thread add mark what kind of problem it is:
  [Bug] [Error] [New feature] [Suggestion] [Help] + Title of thread

** Note : If any user has new suggestion related Plugins then please mention your suggestion on suggestion Board http://forums.marketosclass.org/suggestions-46/ .

- describe your problem with full description
- guide how to create your problem
- put your own web url
- check error log on your server and place here all errors related to your problem with images(if possible)
- upload descriptive pictures to some free image hosting service (Post Image, TinyPic, ...)
- dont use abusive language , illegal content, bad url, or promotional contents or url .


Also note that problems not related to our products (osclass issues, server problems, difficulties with functionality of different plugins) will not be answered.

Pages: 1 ... 8 9 [10] 11 12 13