xzeed
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Redirector] Works great in 2.9.1No Problem m8 π
Forum: Plugins
In reply to: [Plugin: Redirector] Admin URLs changed in 3.0The Redirector Plugin has been completly rewritten.
With some new features so stay tuned till the next release.
A fix is already implemented in the latest release.Forum: Plugins
In reply to: How to use Redirector to send mails?Sorry this is not possible with my Redirect Plugin.
Maybe you should check out the new WordPress 3.0 Menu feature.Forum: Plugins
In reply to: Create Mailto Link from Page LinkI will change it so mailto: will work also…
Forum: Plugins
In reply to: [Plugin: Redirector] redirect is 302 rather than 301Thanks for the hint, will update the redirect code it.
I always got confused by them…Forum: Plugins
In reply to: [Plugin: Redirector] Redirect a parent page to a random child pageI can do that for the next version..
Forum: Plugins
In reply to: [Plugin: Greybox Integrator] PNG 24 Transparency ProblemHey Anja,
its in the css file of the greybox π.GB_Gallery .content { background-color: none; }Thx AddType x-mapp-php5 .php saved my day!
Forum: Plugins
In reply to: [Plugin: Redirector] Suggestion for URI optiongood suggestion might add a 2nd field then for such an option.
Forum: Fixing WordPress
In reply to: WP alternative for anchors?maybe put ur example online? Could it be that the viewport is to big so he can’t jump to that anchor? what browser are u using?
Forum: Fixing WordPress
In reply to: WP alternative for anchors?I didnt mean the plugin… I meant the “#link” anchor in the url
You have to set an ID on that page ie <h3 id=”hobbies”>Hobbies</h3>
the link would be “www.yourwordpress/pagename/#hobbies” with that link u would jump directly to your headline…Forum: Fixing WordPress
In reply to: WP alternative for anchors?http://horttcore.de/2008/07/10/neues-plugin-text-replacement/#link
working for me so don’t know y it shouldnt work with ur WP installation. maybe u should post the html here. Then I could help you more.Forum: Fixing WordPress
In reply to: WP alternative for anchors?give the headline an ID ie
<h3 id="hobbies">Hobbies</h3>and the link to that part of the page is<a href="www.wordpress.org/about/#hobbies">See my hobbies</a>Forum: Plugins
In reply to: [Plugin: Confirm User Registration] Message FailedAny additional information? Like WP Version, Plugin Version? Error Messages?
Forum: Themes and Templates
In reply to: CSS with PHP Datenp π