+ Reply to Thread
Results 1 to 8 of 8

Thread: Widgets on sidebar

  1. #1
    Join Date
    May 2010
    Posts
    23

    Default Widgets on sidebar

    For some reason The widgets on my cutline are behaving really weird. For example my twitter widget is moving to the right side of the content:

    www.rosesandoranges.com/felix

    All I wanted to do it create some space for my text widget

  2. #2
    Join Date
    Feb 2009
    Posts
    605

    Default

    EDIT:
    Did you insert the Twitter code manually into the sidebar? Try doing it using a text widget in the Widgets panel first. Take out the code in sidebar.php.

    Otherwise, you have to follow the format of the widget HTML:

    HTML Code:
    <li class="widget widget_text">
    <div class="textwidget">
    
    TWITTER SCRIPT HERE.
    
    </div>
    </li>
    Just because Twitter calls it a widget doesn't mean it's automatically compatible with your WordPress sidebar.

  3. #3
    Join Date
    May 2010
    Posts
    23

    Default

    I just went to my widget panel and added it, nothing manual or html coding involved. The code that you mentioned above, where am I suppose to place that?

  4. #4
    Join Date
    Feb 2009
    Posts
    605

    Default

    In sidebar.php.

    But first can you try again and add the code in a separate text widget from your images?

    When I looked at the HTML before, it wasn't wrapped in text widget code, so that's what led me to that conclusion.

  5. #5
    Join Date
    May 2010
    Posts
    23

    Default

    Quote Originally Posted by sofimi View Post
    In sidebar.php.

    But first can you try again and add the code in a separate text widget from your images?
    okay, what code do i put in a text widget? after I do so, what do I place in the sidebar? sorry this has been driving me nuts!

  6. #6
    Join Date
    Feb 2009
    Posts
    605

    Default

    No I meant just try adding the script again in a separate text widget.

  7. #7
    Join Date
    May 2010
    Posts
    23

    Default

    it's a plugin though. i don't where the script would be located

  8. #8
    Join Date
    Feb 2009
    Posts
    605

    Default

    But how did you add it to the sidebar? Paste the code here. When I checked the site there was missing HTML to properly display the widget so I assumed you added it as a widget.

+ Reply to Thread

Similar Threads

  1. Header Sidebar- Double in left sidebar
    By mike1 in forum Header & Nav Bar
    Replies: 7
    Last Post: 09-20-2010, 08:07 AM
  2. Sidebar disappears if there are widgets?
    By releaser in forum Sidebar
    Replies: 5
    Last Post: 01-03-2010, 09:55 AM
  3. Widgets not working
    By evanpatterson in forum Community Exchange
    Replies: 2
    Last Post: 06-15-2009, 11:50 PM
  4. Sidebar & widgets Fonts etc.
    By Robert Young in forum Sidebar
    Replies: 1
    Last Post: 05-04-2009, 12:43 PM
  5. Plugins/widgets don't work
    By paulmcl in forum Bugs & Fixes
    Replies: 1
    Last Post: 03-04-2009, 01:30 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts