Fatal Error on "Select" Style – also some suggestions
-
Not very important to me, since I don’t expect to be using this style, but under configurations of the Auto-Shortcode (haven’t tried with other formats), a Fatal Error is produced.
Fatal error: Call to undefined method EG_Series_Public::post_shortcode() in [...]/wp-content/plugins/eg-series/inc/eg-series-public.inc.php on line 73
While I’m here, and it’s fresh in my mind, I want to say first that, after spending some time reviewing and experiment with a number of “series” and similar plug-ins, I’m using yours, at least for now, because it looks more easily customizable, and I especially enjoy having the widget options – even though I think the implementation still has room for improvement and refinement.
Suggestions:
1) Provide some examples of shortcodes with multiple parameters and results – or of at least one with multiple complex parameters! – since the format you’re using, with multiple asterisks, is a little unusual.
2) Enclose the shortcode-generated list of posts in a series, including series title, in a “div” to make CSS manipulation easier, and attach a class to the title.
3) Provide a priority number for placement of the list at end of post, since that area tends to get crowded with other items (social media, footnotes, etc.) also often appended to the_content.
4) On the series widget the “number of series to include,” defaulted to 0 is confusing – also not clear whether, if I have multiple series, it will display more recent ones, first ones, random ones, etc. Ideal would be full range of options, of course, but at minimum should be more clear.
These are just initial impressions based on a first installation.
Thanks for all of the hard work that must have gone into this plug-in, and I hope you keep working at it.
- The topic ‘Fatal Error on "Select" Style – also some suggestions’ is closed to new replies.