mbphvice
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No hard line breaksHere is a hack that works:
put a dot ‘.’ for as many lines as you want breaks, then right before the first dot add <<font color=”ffffff”>and then put as many dots as you need (for line breaks); then use the hex code to match your background and the dots will not show up but the space will. Then close after the last dot with “</font>. The above hex code is for white background. There are plenty hex code (html) sites for html safe colors.
Forum: Fixing WordPress
In reply to: Hard Returns not holdingHere is a hack that works:
put a dot ‘.’ for as many lines as you want breaks, then right before the first dot add <<font color=”ffffff”>and then put as many dots as you need (for line breaks); then use the hex code to match your background and the dots will not show up but the space will. Then close after the last dot with “</font>. The above hex code is for white background. There are plenty hex code (html) sites for html safe colors.
Forum: Fixing WordPress
In reply to: Redirect not working and error at home pageBroPorter is where installation of my WP files; however there is a wp-blog-header file in that folder, you wrote wp-header.php, did you really mean that file name?
In index.php file here is what is written in the file:
“/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);Isn’t that what it is advising is missing on line 17? I did upload again from wordpress folder the wp-blog-header.php file.
I’m getting different errors now. If you click on the homepage http://ourcatechism.com now you get a directory listing; if you click on BroPorter it will load the site correctly.
The site is supposed to allow someone to type in http://ourcatechism.com and they will be redirected to the http://ourcatechism.com/BroPorter (which is where WP and Blog is located).
What is next step and I apologize if I’ve misunderstood.
Thanks.
rickey