Jany Martelli

Results 41 comments of Jany Martelli

I would like to add, that the example on the [WPP Filters Page](https://github.com/cabrerahector/wordpress-popular-posts/wiki/3.-Filters), for the filter `wpp_custom_html`, doesnt actually work. Could you please update with a working one? However, I...

Oh weird, I got a blank page... I pasted exactly the same code, so I'm not sure what was wrong then. I am now using the other filter, which was...

Same issue here, got latest WP and OAuth server plugin. @kosso's script [doesn't work for me](https://gist.github.com/kosso/71c957e30a40116e5f98#gistcomment-1991121) unfortunately. Tested with Postman, using this guide. **I keep getting** `OAuth signature does not...

@simonporter007 thank you for the update! Would it be possible to debug this, in a easier way, from within the product edit page? A FB sync box debug metabox where...

Same issue here. Had to edit bootstrap's `_mixins.scss ` import paths, in order to make it work.

Same issue here. Had to edit bootstrap's `_mixins.scss ` import paths, in order to make it work.

will this be pulled soon?

> Do it in line 388 instead : > `if (code === STATUS_CODE.OK || code === STATUS_CODE.NO_SUCH_FILE) {` > instead of > `if (code === STATUS_CODE.OK)` That didnt work for...

Thanks for snippet. So will this not be fixed at an add-on level?