crispyapplepie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: css questionUpdate: still hasn’t been fixed 🙁
By the way, I’m using Firefox. THe problem manifested itself in the same way in the OPera browser too.
Forum: Themes and Templates
In reply to: css questionEktz, that was very kind of you to help with the suggestion.
I implemented the code, and unfortunately, it did not work.
I am very appreciate of your help though 🙂 🙂 🙂 🙂 🙂
Forum: Themes and Templates
In reply to: Right hand Sidebar ProblemI just clicked your blog and everything looked perfectly aligned… you must have fixed it (?)
Forum: Themes and Templates
In reply to: css questionarghhhhhhhhhhhhh… ignore my reply from a few seconds ago. my brain must be filled with dust, lol.
I did find the call for sidebar, it’s under the FOOTER, strangely.
Here is the footer.php’s contents:
<!-- begin footer --> </div> <?php get_sidebar(); ?> </div> <div id="footer"> <?php wp_footer(); ?> </div> </body> </html>Forum: Themes and Templates
In reply to: css questionBoober,
You’re right, I searched in vain through “index.php” and “page.php”, and there WAS no call for the sidebar. I thought this was very bizarre, until I finally found it, but it was under the FUNCTIONS.php page. I didn’t even know this was abnormal (since this is my first installation of wordpress)
Here is functions.php, copied and pasted:
<?php if ( function_exists('register_sidebar') ) register_sidebar(); ?>This is a strange problem, I really appreciate your concern and anyone else who does consider to help!!! 🙂
It’s my first attempt at wordpress but the goal is to create a nifty little blog for one of my best friends. Her birthday is coming up in less than a week, and she’s been such an endearing, loyal friend I wanted to give her her own WordPress blog to manage her budding photography hobby 🙂
Forum: Themes and Templates
In reply to: css questionAddendum: If you need to look at any more source code for PHP files, please let me know; if you could hint out which directory/folder I could locate that PHP file in my WordPress FTP, I’ll track it down and post it for you
🙂
Forum: Themes and Templates
In reply to: css questionOkay, back. Here are the codes:
“page.php”
comments.php
functions.php
header.php
footer.php
sidebar.php
index.phpI’m SO sorry there are so many files, but I’m sure you don’t need to look at half of them! 🙂
(I hope)
Thank you SO MUCH!!!
:::::Sending cosmic waves of gratitude and fortune :::::
Forum: Themes and Templates
In reply to: css questionApologies, boober. You are definitely right on that one. I had completely forgotten into oblivion that PHP coding is not visible under source code, sorry!!!
I went under “Theme Editor” in my admin, and saw index.php, page.php, comments.php, footer.php, functions.php, header.php, sidebar.php
I’m not 100% sure which corresponds to which, so I will post codes for each one …
Forum: Fixing WordPress
In reply to: My posts to the Theme support thread MYSTERIOUSLY disappear…Ah! I had no idea! I under the impression that we should post some code so as to help the reader.
This makes sense, thank you very much otto42 🙂
off to repost without HTML code!