• Resolved rybu0305

    (@rybu0305)


    I have created this sidebar text widget and I can only see it when logged in. I have other widgets that work fine. When I log out as admin the widget disappears.

    <div class="weeklyauthor">
    <table style="text-align: center; width: 100%;" border="0" cellpadding="2" cellspacing="2">
      <tbody>
        <tr>
          <td><center><strong>Author of the Week<br>Author Name</strong></center></td>
    </tr>
    <tr>
    <td>
    <center><a href="http://mydomain.com/" target="_self"><img src="http://mydomain.com/pic.jpg" border="0" alt="Name" height="225" width="225" /></a></center>
    </td>
        </tr>
        <tr>
          <td>
    <center><a href="http://mydomain.com" target="_self"><img src="http://mydomain.com/pic.jpg" alt="Speak Now" height="225" width="225" /></a></center>
    </td>
        </tr>
      </tbody>
    </table>
    </div>
Viewing 6 replies - 1 through 6 (of 6 total)
  • Have you tried to clean your browser cache… eg. Firefox: STRG/Ctrl + F5 ?

    Thread Starter rybu0305

    (@rybu0305)

    Yes. Firefox is my primary browser so first I tried clearing all web data in Chrome and testing with no success. Then I went ahead and cleared the Firefox Cache too. Still didn’t work.

    If you go to ereadergirl.com It should be the first thing in the right side bar. It should say “Author of the Week” Then have two images, a photo and a book cover.

    Damn 🙁 I have no idea at the moment…

    Looks like you have caching on your site – have you cleared that (SuperCache)?

    Thread Starter rybu0305

    (@rybu0305)

    Super Cache was the culprit. Cleared it. All good now. THANK YOU!

    Cool – you’re welcome :)!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Widget Only works when logged in’ is closed to new replies.