Cam Gould

Results 34 comments of Cam Gould

Personally I think a config that allows comments to be preserved is important. There are many legitimate reasons for preserving comments in project production environments. Including legal obligations.

@marioloncarek Thanks for this. I know what this is, and I'll get a fix pushed up ASAP!

@marioloncarek Thanks for the feedback! It is genuinely appreciated 👍 We'll be replacing all of the include tags with render tags very soon. I'll make sure to prioritise this. We...

Contributions are always welcome :) Sorry for the slow action here. We're pretty run off our feet right now. But I assure you an update is on its way.

Hey @austinhutchison Apologies for the slow reply here. We're a little overly busy so far in 2020. Thanks for the feedback! Did you resolve this issue? I haven't seen the...

@bgmat you could extend the `getTheHtmlOfTheNextPageWithAnAjaxRequest` function to check if the XMLHttpRequest returns something other than the next page pretty easily. I'll look at adding this to the next version...

Probably related to #61

@lesterdefreitas interesting idea! You could remove the extra content easily enough, but telling the plugin to add the right content again if the user requests it again wouldn't work unless...

@lesterdefreitas Something along the lines of adding the remove button dynamically after loading the new page content, then listen for a click event on that button. Once triggered you would...

@matthewlyons This looks great! I’ll review fully ASAP. Nice one! Most of us don’t do anywhere near as well in our first PR. I definitely didn’t 😅