• I am hoping someone can help me!
    Last night when I published the articles for our magazine, the right sidebar with all the widgets, moved to the middle column!! And I don’t know how to get it back??

    When you open an article, the sidbar is back on the right, but on the homepage (the one everyone sees) it is moved??

    Also In IE I am getting an error that says line:2 char:3148 error: ‘childNodes.0.nodeValue’ is null or not an object ??? Does anyone know how to fix this also???

    My site is: https://www.angelsezine.com/

    Thank you in advance for any help you can give me!! I need to fix this ASAP.
    Kat at The Angels Weekly

Viewing 15 replies - 1 through 15 (of 34 total)
  • Looks fine in Firefox and IE for me…

    However, there is a Javascript loading that’s causing an issue, and terrible lag in IE for me…

    https://static.addtoany.com/menu/page.js

    This is the script generating the error you mentioned….

    Sidebar is in the right place though… in both IE and FF.

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    Thank you for answering me….but I reloaded and it still looks wrong to me?? Maybe I have to re-boot??

    Also, do you know what that error means?? And where I would go to fix it?? I am new to css, and this seems all Greek to me?? ??

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    Tried refresh again, and still no widgets….
    The right has recent comments and that is all…
    Right under that should be “Come write for us!”

    Where does it say “Come write to us!”, i’m viewing the main page since that’s what you linked to.

    The Javasript error is with the script i mentioned above, if you don’t have access to that file, 2 issues are apparent.

    Firstly why are you linking to it?
    Secondly, you can’t fix what you don’t have direct access to.

    Reboot shouldn’t make a difference, if you have something different on your screen, then it’s either a caching problem or you’re using a different browser/browser version/os, and the display will differ.

    Can you post a screenshot perhaps?

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    The “Come Write For Us” should be on the right…under the Latest Posts, and the blue link for archives….I’m seeing it in the middle column just about 3/4 of the way down, under the “Poetry” post…and above the angel picture….everything from Come write for us, should be on the right hand side!

    As for the javascript error, I have no idea what file it is or why it is linking to it?? I never had a problem before last night??
    Is there a specific file it is linking to??

    I really do appreciate your help! Thank you

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    Sorry, I meant to say everything from the “come write for us” and down should be on the right!

    The only place the word ‘Write’ or ‘write’ appears on the page is here…

    The Bucket List

    bucket-listNow, I know this isn’t a new movie, but it is new for me. I only just saw this last week and wanted to write about it.

    The main reason I hadn’t seen it before now was, (and I know I am not going to very popular for this…) that I don’t like Jack Nicholson! Read Post

    So it’s not just me imagining things. Is the area in question registered members only? admin only?… i can’t see it…

    No idea about the Javascript, do any of your files/plugins make a call to that script? … if you don’t know you’ll need to try turning them off 1 by 1, and see when the error disappears… in any case it causes some serious load issues for me on IE, so you may wish to take this into consideration if found to be a plugin you rely on.

    And you’re welcome, and no need to be sorry for anything… ??

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    No, it is not registered members only or admin….everyone should be able to see it!

    The “Bucket List” article you mention is 4 articles up from the last article of poetry…and then the sidebar widgets are all below that??

    I tried to take a screen shot, but I failed…will try again.
    As for the plug-ins…there aren’t any new ones, and I didn’t touch any of them last nite, so I’m confused???

    Ah i see, i hadn’t scrolled down quite so far before…

    Strange the ‘Come write to us part’ isn’t picked up by Firefox’s search/find….

    I see the issue now…

    For starters your sidebar is placed inside your content area, so i would expect that it be rendered there… (as in, the sidebar element is nested inside the content element)…

    Along with a HR with the ID of f**kIE… censored… lol… are you aware you have swear words in your code?

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    Absoulutely not!! I was not aware of that at all!!! How did that get in there??

    Would you explain how to get my sidebar out of the content area?? I am so new at this, I don’t even know where to look??

    And what is the “HR” that you quoted?? Where is that, and what good does it do my magazine???

    I can’t even believe it??

    Hmmmm… well i’m not sure how to explain if you don’t already understand…

    I’ll give an example…. here are 2 DIV elements 1 after the other…

    <div id="myexamplediv">
    something stuff in the div
    </div>
    <div id="anotherdiv">
    some more stuff
    </div>

    And nested elements (one inside the other..)

    <div id="myexamplediv">
    something stuff in the div
    <div id="anotherdiv">
    I am nested inside the other div...
    </div>
    </div>

    The HR i refer to is a (h)orizontal (r)ule, just looks like a line…
    It has an id=”naughtyword” …. you can see if you view source then do a search for the F word….

    My DIV example was very basic, of course your code is much busier so it’s not quite as easy to read as my slap dash example, but it should explain what i mean…

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    Thank you so much! Would I go to the hosting site to fix this, or can this be done right on Angels??

    And tell me where I can find that pesky HR with the swear word, cuz I would love to delete it!!!

    The host only supplies the webspace, unless your host offers something other hosts don’t….

    Hosts don’t typically look after a customers website code, it’s something you have to handle yourself.

    You’d need to look at the theme template code…

    The HR is being rendered just after the sidebar, and just before the footer… so i’d guess it’s in the theme index.php, but it’s hard to tell without seeing the code.

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    I really really hate to ask….but would you look at my code, please?? I am so stuck, and I found tons of those <div things that I don’t even know what to do with them all???

    I would be willing to pay you for your time, you have helped me so much already. If you will agree, let me know how much it will cost.

    Thread Starter kat-at-angels-weekly

    (@kat-at-angels-weekly)

    I really hate to ask, but would you please look at my code?? I don’t understand what could have changed from all the other times?? We have had this site since October, and it blew up in December with the upgrade, but since then things have been fine up until last nite??

    When I looked at the css…I found so many of those <div <div things, that my head is spinning!! It looks like everything is nested!!

    Please help me…I would be willing to pay you for your time. And I would give you kudo’s on the magazine (once it’s working). Do you have a site I could link to, to thank you for all your help??

Viewing 15 replies - 1 through 15 (of 34 total)
  • The topic ‘Please Help! My sidebar moved !?!’ is closed to new replies.