Osclass Support Forums - Rackons.in

Osclass Plugin Support => Seller Verified Plugin => Topic started by: ogbavictor on February 22, 2018, 01:20:34 AM

Title: Is it possible to include it on search page?
Post by: ogbavictor on February 22, 2018, 01:20:34 AM
Hi! i would want to know ifit is possible to include the plugin function on the search page to enable search for verified dealers?
Title: Re: Is it possible to include it on search page?
Post by: Osclass Developer on February 22, 2018, 01:45:03 AM
Hi! i would want to know ifit is possible to include the plugin function on the search page to enable search for verified dealers?

Can you explain more about search page?

according to your question, yes its possible to show verified icon on search page .
Title: Re: Is it possible to include it on search page?
Post by: ogbavictor on February 22, 2018, 01:04:15 PM
Hi! i would want to know ifit is possible to include the plugin function on the search page to enable search for verified dealers?

Can you explain more about search page?

according to your question, yes its possible to show verified icon on search page .

How please do I get the icon to the search page. Is it going to appear on the item or what? Can you tell me exactly how it will be?
Title: Re: Is it possible to include it on search page?
Post by: Osclass Developer on February 23, 2018, 01:18:21 AM
Hi! i would want to know ifit is possible to include the plugin function on the search page to enable search for verified dealers?

Can you explain more about search page?

according to your question, yes its possible to show verified icon on search page .

How please do I get the icon to the search page. Is it going to appear on the item or what? Can you tell me exactly how it will be?

You can put the plugin code in search-list.php and search-grid.php then icon will be display on search page
Code: [Select]
<?php osc_run_hook('seller_verification_show',osc_item_user_id()); ?>