Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Password pages - no help from WordPress so far (http://forum.bytesforall.com/showthread.php?t=6096)

MisterNobby Mar 1, 2010 08:21 AM

Password pages - no help from WordPress so far
 
:)Hello
On my password protected pages (two of 'em) the following -
This post is password protected. To view it please enter your password below:

What I would like instead -
This post is password protected. To view it please enter your password below:
If you require a password email the webmaster with your membership number/relevant event:
webmaster@ etc etc

I've a feeling this is a Wordpress thing rather than an Atahualpa things but nonetheless --
all help genuinely appreciated:confused:
Thanks ...

globalnerds Sep 17, 2010 04:29 PM

I think you might need to change the comments.php file. This can be found in wp-content/themes/atahualpa/comments.php

There is a line in there that has the following:

if ( post_password_required() ) {
_e('This post is password protected. Enter the password to view comments.','atahualpa');
return;
}


You could try to change the verbiage here. I would make a backup copy of the file first and keep in mind, if you upgrade the theme, you would need to change this verbiage again.


All times are GMT -6. The time now is 09:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.