Remove Unique post filter from Block 9

Posted in: Newspaper
Post count: 6

How to remove the unique filter?

tried so far puting remove_filter(“td_wp_booster_module_constructor”, $this, $post); in the module8 file but no luck.

Please advice.

Post count: 6

I’ve managed some workaround by duplicating: td_module.php into td_module2.php, and so on for td_block, td_data_source. Then i modified block9 to use the *2.php files where in data_source the unique filter is comment out.Worked like a charm

If you have any other suggestions, please post here.
Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.