wp_newuser
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Donate Plus] Not workinghello,
[I’m using WordPress 2.7 and downloaded the last version “Donate Plus” 1.5.4 from http://wordpress.org/extend/plugins/donate-plus/)
no things to add : I meet the same problem that described in the 2 previous posts. All works fine (money is transfered in my PayPal account) except that no data are entered in the “Donate Plus” database and no email is sent to the donator.
There is a bug in this version ?
Thank you.
Forum: Fixing WordPress
In reply to: Remove links from current section item in menuHello,
the solution exists thanks to the plugin “Remove Link to Current Page”
at http://wordpress.org/extend/plugins/remove-link-from-current-page/It works well (I’m using Worpress 2.7.1 with Atahualpa theme).
The only additional work to do is to modify your css (class current_page_item).
Many thanks to the plugin author !
Forum: Fixing WordPress
In reply to: Remove links from current section item in menuHello,
I got the same need : remove link on current page in the menu bar.
I found this php code (http://clockinfo.com/posts/168) but it does not work with my configuration when I active it as a plugin through my WordPress admin interface (version 2.7, thema : Atahualpa).
I get a warning message (conflict with the Global Translator Pro plugin).
I made a deep search on the web and it looks there is no plugin so far on this staff (remove link).
What about your search ? You found a solution ?
Thanks !