Closed jorge-teixeira closed 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.
Thanks
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 ) { ?>
`
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
all WORK NOW with the new release of wordfence
We are glad that everything is working correctly for you! Contact us!
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.
i think there is an incompatibility with the wordfence plugin.. the posts listing does not appear when I have wordfence active.