Osclass Support Forums - Rackons.in

Osclass Plugin Support => Social Sharing => Topic started by: Robert on February 15, 2018, 03:02:54 AM

Title: how to configure social share plugin in veronika theme?
Post by: Robert on February 15, 2018, 03:02:54 AM
I am using veronika theme, and i want to embed Rackons Social Share plugin so please tell me ,how to configure social share plugin in veronika theme?
Title: Re: how to configure social share plugin in veronika theme?
Post by: Osclass Developer on February 15, 2018, 03:07:51 AM
@robert

Place the shortcode on any file wherever you want to show social sharing buttons, we will recommend item.php

Quote
<?php osc_run_hook('item_social_sharing', osc_item() ); ?>