Osclass Support Forums

Osclass plugin support => Spam Solution Plugin => Topic started by: Tango on January 13, 2017, 02:38:52 PM

Title: Badwords Control
Post by: Tango on January 13, 2017, 02:38:52 PM
Hello,

Can you please instruct me on how to enable the Badwords Control on search & category page / latest listings ?
Which of the PHP files should contain:
Code: [Select]
<?php echo osc_item_title(); ?> and
Code: [Select]
<?php echo osc_item_description(); ?> ?

I've also attached a screenshot with my theme file structure.
(https://s30.postimg.org/nqyeshatt/struct.jpg) (https://s30.postimg.org/nqyeshatt/struct.jpg)

Thanks!
Title: Re: Badwords Control
Post by: MB Themes on January 13, 2017, 08:59:22 PM
Hello,
Check:
function.php
loop.php
loop-single.php
loop-premium.php
main.php
search.php
search_list.php
search_gallery.php

Some files may not exist in your theme....