YMC-22 / smart-filter

YMC Smart Filter, allows to solve a variety of tasks for displaying posts on site pages. For advanced developers, there is an opportunity to independently develop layouts for filters and post cards, which makes the plugin universal.
14 stars 6 forks source link

incompatibility with the wordfence plugin #19

Closed jorge-teixeira closed 5 months ago

jorge-teixeira commented 5 months ago

i think there is an incompatibility with the wordfence plugin.. the posts listing does not appear when I have wordfence active.

Captura de ecrã 2024-05-15, às 13 44 49
YMC-22 commented 5 months ago

The plugin is fully compatible with the Wordfence security plugin. Check your Wordfence plugin settings

ср, 15 мая 2024 г. в 15:46, Jorge Teixeira @.***>:

i think there is an incompatibility with the wordfence plugin.. the posts listing does not appear when I have wordfence active. Captura.de.ecra.2024-05-15.as.13.44.49.png (view on web) https://github.com/YMC-22/smart-filter/assets/5703266/7a84d30d-817b-425e-a448-970469bbb44f

— Reply to this email directly, view it on GitHub https://github.com/YMC-22/smart-filter/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2JLBFNDQU75OZ26RMAWX43ZCNKI7AVCNFSM6AAAAABHYC7X2KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TOOBRGYYDQMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Regards, YMC Team.

YMC-22 commented 5 months ago

Thanks

jorge-teixeira commented 5 months ago

the problem is in my Custom template : Uncaught ReferenceError: YMCTools is not defined i dont know why it breaks when i active the plugin...

` function agitagueda_custom_filter_layout( $layout, $terms, $taxonomy, $multiple, $target, $options ) { ?>

`

YMC-22 commented 5 months ago

You probably use a custom filter - add_filter('ymc_filter_custom_layout_545_1', 'my_custom_filter_layout', 10, 6); If so, then use it clearly following the example in the documentation

jorge-teixeira commented 4 months ago

all WORK NOW with the new release of wordfence

YMC-22 commented 4 months ago

We are glad that everything is working correctly for you! Contact us!

YMC-22 commented 4 months ago

Congratulations!

ср, 26 июн. 2024 г. в 21:46, Jorge Teixeira @.***>:

all WORK NOW with the new release of wordfence

— Reply to this email directly, view it on GitHub https://github.com/YMC-22/smart-filter/issues/19#issuecomment-2192411752, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2JLBFKOJ6LUZWJPYYEEUW3ZJMEATAVCNFSM6AAAAABHYC7X2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJSGQYTCNZVGI . You are receiving this because you modified the open/close state.Message ID: @.***>

-- Regards, YMC Team.