Author Topic: How to Remove the unverified image.  (Read 838 times)

ogbavictor

  • Newbie
  • *
  • Posts: 7
    • View Profile
How to Remove the unverified image.
« on: February 22, 2018, 01:18:11 AM »
Please how do I remove the unverified image.



Osclass Developer

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
Re: How to Remove the unverified image.
« Reply #1 on: February 22, 2018, 01:46:33 AM »
Please how do I remove the unverified image.


Try to remove below code from details.php from Seller verified plugin folder

Code: [Select]
<?php  } else { ?>
             <img src="<?php echo osc_base_url()?>oc-content/plugins/seller_verification/images/unverified-seller.png" title="Unverified">

Osclass Support Forums - Rackons.in

Re: How to Remove the unverified image.
« Reply #1 on: February 22, 2018, 01:46:33 AM »