Aram Kocharyan

Results 30 comments of Aram Kocharyan

Hi guys. I'm not actively building new features but the aim is to maintain the existing features with the latest version of Wordpress.

Sorry, the email got lost. I made some suggestions.

Sounds good, you can fork this repo, push the changes to your fork, and create a pull request.

If you try and modify this condition to `if (is_feed() && !$crayon->is_inline()) {` does it fix the issue?

Yeah this looks like a recursive call. I hadn't considered it before.

Hi there, this should not happen if you type into the visual editor. How are you entering the code into the post?

There was a fix in the PR #381. Thanks for posting the error message. I'll merge it now and release shortly.

Please test 6443abecd845db75cb0cb8e7df5d590a55babba0

Yeah, please try the latest on the master branch and let me know if it resolved your issues. There shouldn't be an undefined constant `ALTERNATE` if it's set in `crayon_settings.class.php`.

Are you able to find a backtrace of the issue within the PHP logs?