nashproductions
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment Date showing same as post dateI think it does.
I am just curious – when I am logged into my dashboard and then I visit my site it has me logged in as ‘taramiller'(who is the author) . Is there a way to have that set up as the author image? Like in reading, or some other setting?
Forum: Fixing WordPress
In reply to: Comment Date showing same as post dateyes, I have an image for visitor and author in my theme – but it was supposed to be set up to have when the author is logged in her image coordinates. Maybe I need a different set up for this?
Forum: Fixing WordPress
In reply to: Comment Date showing same as post dateAmazing ! Thank you so much!
Any chance you might know why the visitor image is showing up when I am logged in as the author?
I posted another query about it but have not had response yet, figured I’d ask you.
Thanks again.
Forum: Fixing WordPress
In reply to: Comment Date showing same as post dateHi thanks for the reply
I’ve never used pastebin before but I’m hoping this is what I do?
https://pastebin.com/qpUBb83VForum: Fixing WordPress
In reply to: Comments to post have the POST’s date, not the comment’s date…Hello – wondering if this issue was ever resolved and if you know what was causing it? I am having a similar issue and have tried the above with no change!
Thanks!
Forum: Fixing WordPress
In reply to: Images not appearing in header.phpoh yes, my site is located inside the folder test/
Forum: Fixing WordPress
In reply to: Footer not across page- sidebar jumping upThank you very much! That surely fixed part of the problem. It now has it’s own class and is set to 200px, but is still jumping way out?
I’ve tried placing it all over my index.php, before columns, after .. and nothing has worked.. so far…
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!okay so it’s getting there. It’s now NOT on the bottom, and only on the pages I want. However I think it’s still popping out a div as there is some overlap going on….
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!it is showing on every page where it should EXCEPT on the blog and post pages! (now overlapping all main content on other pages..)
gah!
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!okay – what about now?
I’ve reverted back to the absolute original template for the index and sidebar php. It looks as though my sidebar is jumping outside of the box, which makes me think it is something with the size of div’s?
Thank you so much for your help – I truly value a master right now.
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!alright – I have to admit I am a bit lost a to where to start with the markup errors – most do not even make sense to me. Most of them look like they are blog id post errors- which wordpress generates right?
I honestly would be willing to pay you to help me with this problem just now.
Is it something in one of my .php files? If yes, do you know which one?
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!I think it may be a problem with my css – the size of the columns or something? though they look like they should match up.
I am curious about putting my sidebar before the columns … would I do this in my page.php, single.php, index.php or all of the above?
I am just so out of the coding zone right now with family concerns, any help however obvious it may sound is so greatly appreciated!
Thank you
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!Okay I have fixed the relevant CSS errors – I am however terrible confused with the markup errors – I do not even know where to begin?
The major ones that I think could have something to do with the side bar are:
# Info Line 415, Column 3: start tag was here<div id=”centercol”>
# Error Line 1110, Column 7: end tag for “div” omitted, but OMITTAG NO was specified
</body>
?
You may have neglected to close an element, or perhaps you meant to “self-close” an element, that is, ending it with “/>” instead of “>”.
# Info Line 414, Column 1: start tag was here<div id=”columns”>
# Error Line 1110, Column 7: end tag for “div” omitted, but OMITTAG NO was specified
</body>
?
You may have neglected to close an element, or perhaps you meant to “self-close” an element, that is, ending it with “/>” instead of “>”.
# Info Line 336, Column 1: start tag was here<div id=”page”>
However – I do not see how to change my sidebar from being nested within my post content? Is this in my page.php?
Thank you so much, already.
Forum: Fixing WordPress
In reply to: Sidebar at botom of page – want to be at side!Thank you for the informative replies.
I have noticed the surge of errors, however they’ve been there all the while with the template, and it was working fine at one point before I tried to move the sidebar around. Do you think there are any that may be directly affecting this problem?
@ Coopersita – do you see this in my page.php? Or index?
Forum: Fixing WordPress
In reply to: Sidebar jumps to bottom – post is across entire pageOkay I’ve got the blog page to work!
Now the contact page seems to be out of whack, but I’ll just play around with it.
Thanks again