Pierre Dickinson
Pierre Dickinson
Hi @zlokomatic @kentjas1 I have the same issue with webpack. What is the solution ?
I, i've integrated your plugin in my wp theme (based on the roots.io theme) and it works. but i've got an issue when the modal is displaying, i get 2...
it's ok i've find the bug, and it wasn't your plugin, sorry. It was an issue with my grunt.js and the way the plugin's js was compiled in a global...
Hi @boonebgorges thanks for your answer. I did have already put the 'wp_ajax_my_ajax' part, but i'm sorry i've forgotten to paste it with the previous comment ;-) I understand the...
Thanks so much @boonebgorges @imath @vinylroads , This snippet looks promising. The members_filter action (in ajax.php) seemed to be the best way but it looks like we can't manage Meta...
Hi @boonebgorges @imath - How are you? I want to thank you again for your precious help on this project, you can check it out the buddypress acf ajax search...
Hi, thanks for the snippet, i've been working around with it but it doesnt work. I can't figure out how to disable the html formating ;-( it's really important to...
Nope, it was placed it in my functions.php theme file. I'll test it in bp-custom.php Thanks for your comment.
hmm i've placed the code in my bp-custom.php but it doesn't change anything. Thanks @r-a-y @dwenaus @boonebgorges but i'll have to try something else!
Hi, i thought it would be interesting to work out with a filter on this function : `ass_send_multipart_email()` I'm sure you could easily add a a hookable location for this...