Blog

Advanced Excerpt 4.0 problems

A few days ago I published a long-due update for the Advanced Excerpt plugin for WordPress: version 4.0. Much to my embarassment, problems became apparent immediately after the download went online and I had to do an instant update to make 4.0 even remotely usable.

The problem was that I accidentaly saved some whitespace outside the code (right before the first <?php) and then released it without testing. WordPress doesn’t handle this very well, so this caused some trouble for those who updated early. This was corrected almost immediately, but only by retagging 4.0 to a working revision. A few people complained about this and I understand that it can be confusing.

Does that take care of the problems? Unfortunately it seems it does not. Particularly, the template tag (the_advanced_excerpt) does not apply custom settings anymore. For this reason, people who use the plugin in their themes like this should definitely not upgrade until 4.1. There may be more stupid bugs yet, so I am currently working on testcases to figure that out.

If you haven’t upgraded already, I would recommend not upgrading at the moment. Version 4.1 should be out soon, with cleaner code and better testing to remedy the current problems.

If you have upgraded already and the plugin is causing you trouble, then first of all I’m sorry for the inconvenience. You can use the support forum to find a solution or ask about the issue you’re having. I’ll try to be around often to answer questions.

I hope this takes care of it for now. As I said, 4.1 should be out soon to help us forget this terrible tragedy.

December 9, 2011
3 comments

Posted in:
Programming, WordPress


Comments

Please fix as soon as possible. My website is all out of whack until I can apply custom settings to exclude the article image from the home page. Thanks.

Reply

huy
December 13, 2011 at
2:16 pm


I have trouble getting the plugin to work in Windows internet explorer.

It displays in all other browsers.

I call the following code from my loop

Any ideas why it does not show up in Windows IE but shows up in other browsers.

Reply

Jonathan
February 8, 2012 at
8:24 pm


The plugin generates valid HTML as far as I know. There is probably a problem with your WordPress theme (HTML, CSS).

If you know anything about HTML, check the source code of the page in your browser. In addition, you can run your website through the HTML validator to rule out any markup problems.

basvd
February 9, 2012 at
12:22 pm


Write a reply

Your comment goes here… 




*required