RavenJene
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why won't my theme work correctly?So wait, do I close the side bar or where you specified?
Forum: Fixing WordPress
In reply to: Why won't my theme work correctly?Sorry, I didn’t scroll down. WPyogi is correct. You are missing a </div> at
</div></div> <div class="navigation"> <div class="alignleft"></div> <div class="alignright"></div> </div> </div> You need to close another open div here Line 93 <div id="sidebar">Thank you so much! I love you <3
Forum: Fixing WordPress
In reply to: Why won't my theme work correctly?Can you be specific on what is wrong the pages look ok to me – maybe missing a sidebar? Only checked IE10.
Like the sidebar is running all on the bottom of the page on the pages that I specified. I use Firefox, Chrome, Safari & Opera to check. It can’t be my single.php bc one of the pages actually work. I just don’t know :/
Forum: Themes and Templates
In reply to: What's wrong with my HTML coding?I fixed it ! 😀 I actually still have no clue what went wrong, but it miraculously started working and my search bar & calender are now appearing. You can see that here. *shrug* Lol Thanks for helping though to all who contributed. But I just hope I don’t run into anything else like this considering I literally have NO idea what the problem was…after opening & closing tags & even going out of my way to close tags that didn’t even exist. [*Oh HTML, how you run my life.] Lol. But thanks again !
I’m sure it was one measly tag that I didn’t close. Who knows?
Forum: Themes and Templates
In reply to: What's wrong with my HTML coding?are you using ftp to move the edited index.php file to the server?
I can upload to my site through Dreamweaver.
Forum: Themes and Templates
In reply to: What's wrong with my HTML coding?I am editing the index.php; I do it through Dreamweaver.
Forum: Themes and Templates
In reply to: What's wrong with my HTML coding?It’s the tutorial template offered by: WP-Designer & it is the theme. & I know it doesn’t have as style.css yet but the search bar and calender should still be able to show at least. Im so confused.