Calvaweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Password only login] Redirect for dummieshi, so what I mean is add the following to your login page link and it would redirect you to that url which in this case is google
?redirect_to=http://google.co.uk
cheers
chrisForum: Plugins
In reply to: [Password only login] What php file do I add the install code into.it would depend on the theme and where you want it to appear. Adding to header.php would include it on every page, whereas adding to page.php would just add it to pages. If you want it in the sidebar, then try sidebar.php, assuming that your theme has one enabled.
Forum: Plugins
In reply to: [Password only login] What php file do I add the install code into.Hi, sorry the shortcode has not been added yet, but its high up on my todo list, and plan to get to it in the next week or so
cheers
ChrisHi snowball777,
You can redirect the form a page using the ‘redirect_to’ parameter given on the query string.
ChrisForum: Plugins
In reply to: [Password only login] Shortcode doesn't workNo probs. I will add a shortcode to the next version.
Thanks for feedback
ChrisForum: Plugins
In reply to: [Password only login] Error when no Subscriber accounts exists or selectedHi
Thanks for pointing this out. These errors are fixed in the latest version of the plugin (version 0.2)
cheers
ChrisForum: Plugins
In reply to: [Password only login] Shortcode doesn't workHi
This plugin does not include a shortcode. Instead you should edit the template file to add the PHP function. see the install page…
http://ww.wp.xz.cn/plugins/password-only-login/installation/
chris