Since I was upgrade WP to most current version, PageBar Plugin has some difficulties to put the Links at the right place. The bottom of PageBar works fine, just the top Pagebar isn't (*). Funny thing once I am touching the settings for PageBar is it not longer working anymore. I have to disable the PlugIn and remove setting who were left in wp-options SQL-tab.
Any help would be appreciated.
regards ruediger
(*)
http://imageshack.us/photo/my-images/217/bildschirmfoto20120125u.png/
http://wordpress.org/extend/plugins/pagebar/
Lutz Schröer
Member
Plugin Author
Posted 1 year ago #
I can not reproduce the problem. Which theme are you using?
Well this is not easy to answer, because after the years and all that WP-Upgrades I was customzing a theme pretty much. Just until the author dispeared from the web. It's an old one of course, but it was good enough. I doubt it is not the fault of the PlugIn, I did something wrong maybe. With WP 3.2 it was just fine as always.
Lutz Schröer
Member
Plugin Author
Posted 1 year ago #
If you have experience in customizing themes you can always disable the automagic insertion and put the code manually in your theme at the right position:
if (function_exists('postbar'))
postbar();
Sometimes you just need somebody to say the obvious *arg*... you are totally right. sorry for this useless post.....