After I moved to latest version of EG-Series, I discovered that the plugin removed the "series" custom tag from the posts. I had modified my single.php page to display a link to the Series Page to which the post belonged as breadcrumb. This doesn't work now.
- How can I display the Link to the corresponding Series Page from Post Page?
- Also, I am not sure if its due to the plugin or wordpress 3.3.1 upgrade, but suddenly the Page permalinks on my website have stopped working (post permalinks work fine though). The page slugs are correct, but (most of) the permalinks now through a 404 error. All these pages used to be my Series Pages earlier. Strangely other pages like http://www.nirantar.org/book-bazar/ and http://www.nirantar.org/issues/ works fine too. I don't want the series page to be like http://www.nirantar.org/series/1006 but rather should point to my own custom page http://www.nirantar.org/1006/. How can I achieve this?