rachelsduvall
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Chunk: Editing Page Sidebar?Looking at other themes, I see some of them have a page.php where you can edit the page content. Chunk does not seem to have one. Can I create one if there is not another fix to my problem?
[No bumping, thank you.]
Forum: Themes and Templates
In reply to: Help with Fixed Width PleaseI played around and was able to change the individual sections but then nothing lined up properly. Is there a way to change the whole thing?
Forum: Fixing WordPress
In reply to: Broken LinksFixed my own issue! It never fails, I can work on it for days but as soon as I post for support, I find the answer myself.
Forum: Themes and Templates
In reply to: Sidebar Not Showing in IE8I did read that this is sometimes because the width of the sidebar is too large but I’ve re-sized it and it still does not work.
Forum: Themes and Templates
In reply to: Adding a third sidebar maybe?Thanks for all the help. I think I have it figured out now!
Forum: Themes and Templates
In reply to: Adding a third sidebar maybe?The only thing I have in my sidebar3 file is this:
<div> <ul> <?php if (!art_sidebar(3)): ?> <?php endif; ?> </ul> </div>
Forum: Themes and Templates
In reply to: Adding a third sidebar maybe?Okay I have my third sidebar, on top of the original two. But for some reason I can only set it’s width to 300px. Any more or any less and it disappears.
Thoughts?
Forum: Themes and Templates
In reply to: Adding a background image to a sidebar{edit} Sorry, wrong thread.
Forum: Themes and Templates
In reply to: Adding a third sidebar maybe?I have a sidebar1.php and a sidebar2.php but no sidebar.php – Does that make change what you suggested I do?
Forum: Themes and Templates
In reply to: Same plugin, different results.I’m still trying to figure this out. Does anyone else have an idea? I thought I was doing what esmi suggested but it doesn’t seem to make a difference.
Forum: Themes and Templates
In reply to: Same plugin, different results.{sigh} I’m not having any luck with this one. Not sure what I’m doing wrong. Thanks for the information, I’ll keep trying.
Forum: Your WordPress
In reply to: Suggestions?Hmm, sorry about that. I tested it after I posted and it worked fine for me and still does. That’s strange. Try this one.
I still have a few things to work out before I start using it. Trying to figure out why my comments aren’t nesting. Also just deciding if I need to change my navigation links and whether I want to include a section for categories, replace archives with categories or not use categories at all.
Thanks for looking!
Forum: Your WordPress
In reply to: Suggestions?Thanks for the input. This is the original theme: WordPress.Fun and I just changed a lot of the look and functions to get what I needed. So I have to give the “professional” part to the creators of the original.
It was my first try at really trying to understand the code – where to find things and how to move them etc…
Not sure what you mean about the white boxes on the right side. The posts are just random tests for different things I was trying to fix. Then there are the thumbnails within the posts. I’ve only put a test picture into one to make sure I understood how to do it.
Are those the things you were talking about, or is there something I’m missing?
Thanks so much for taking the time!
Forum: Themes and Templates
In reply to: Text in posts.Oh I was just coming back to say I had fixed the size issue. But I had done it in another way and what you posted makes more sense. Thank you.
Forum: Themes and Templates
In reply to: Text in posts.Okay thank you for the suggestion on the Excerpt box. That works great for me.
I’m sorry, I’m a little unclear on what to do about the lists. I solved the problem with the bullets or numbers not showing up. I understand why the font is larger in the lists, but I’m not sure how to correct that.
Thank you both for your tremendous help so far.