Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

stevehp

macrumors 6502
Original poster
Hi,

1) I just set up a Wordpress blog, and I can't, for the life of me, find a way to simply make a line break that actually stays when I actually post something. Right now, I have to go into code view, which is fine when I am at my computer, but unacceptable when I am on my phone!

Thanks!!!

2) Also, can someone please explain how to make one the pages I set up on wordpress just link back to the main page?
 
Oh, and I run wordpress off their site. I haven't installed it onto my server if that changes anything.
 
Hi,
1) I just set up a Wordpress blog, and I can't, for the life of me, find a way to simply make a line break that actually stays when I actually post something.

make sure that there is no whitespace after last character of line where you want a line break.
or write pure html

2) Also, can someone please explain how to make one the pages I set up on wordpress just link back to the main page?
<a href="http://yourserver/wordpressfolder/thepageyouwant.php">link</a> would suffice?
bye
DaVe
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.