Thanks for sharing. Does anyone have the seller Verification plugin? We can really improve all the plugins. I need a co-dev to work on some of the projects
No this is just a simple code to achieve that. The theme you mentioned might be using the user online plugin
1656849926
Please be clearer on how I can help
Insert this code in your item page, on the contact form to display user active or not.
<?php if (osc_is_web_user_logged_in()==1){
echo "User Active";
}
else{
echo "User Active Recently";
}?>
This plugin allows you to add referral system to your osclass site. Users promote your site and earn a certain level of referrals to make ads premium. Ready to upload for those who need.