Osclass Support Forums

Osclass theme support => Alpha Osclass Theme => Topic started by: David Beaudoin on December 24, 2020, 06:34:11 PM

Title: how to remove transaction and condition fields
Post by: David Beaudoin on December 24, 2020, 06:34:11 PM
Hello,

how to remove transaction and condition fields in all files?

Regards,

David
Title: Re: how to remove transaction and condition fields
Post by: MB Themes on December 25, 2020, 03:01:52 PM
@David
By removing it in all files.
Title: Re: how to remove transaction and condition fields
Post by: David Beaudoin on December 25, 2020, 04:08:48 PM
Do you know the code to delete?
Title: Re: how to remove transaction and condition fields
Post by: MB Themes on December 25, 2020, 07:01:33 PM
@David
no, you must go trough at least:
- functions.php
- item-post.php
- item-edit.php
- search.php
- loop-single.php
- loop-single-premium.php
- item.php

... to locate and remove all related code.