Forum Replies Created

Viewing 15 replies - 31 through 45 (of 45 total)
  • Thread Starter atanone

    (@atanone)

    Swikan, I don’t know about firefox’s “inspect element” but if I look at the codes, nothing change in the video part both on the ‘Home’ or ‘the post page’ pages.

    I don’t know what do you mean by a whole page code shows up. Would you please post the code at the link suggested by the moderator?

    Thanks,

    Aris/

    Thread Starter atanone

    (@atanone)

    Just wonder if this has anything to do with the plugin to show the blog-roll only on the HOME page? Could my ‘end if’ type of code was placed in the wrong part of the file?

    Now I found that the videos that came from the same source could not be displayed due to the fact that this video can only be displayed at the HOME page. Once a new posting is added and the old posting moved down, it would not be showing up again especially if the posting has been pushed down to next page and the only way to see it is to look at individual posting and the video will not be showing up there.

    Any clue where and what file to look at?

    Thanks,

    Aris/

    @stormerider, your solutions works for me. Thanks.

    I got the same problem. After seeing sstignei’s posting above, I went to the tab Users -> Your Profile. Yes, there is a box saying ” Use the visual editor when writing”. It was unchecked when I updated my profile last night. I check the box and voilaaaaaaaaa, it works! Thank you sstignei.

    Thread Starter atanone

    (@atanone)

    OK. I upgrade to WP 2.1.2 and the problem went away.

    Thank you mcjim.

    Thread Starter atanone

    (@atanone)

    Thanks, mcjim.

    I tried but no luck. I was thinking of upgrade it to 2.1.2 but I will try to install it in another folder to make sure it works first.

    I think the error probably was introduced when I moved thing around from right to left sidebar and may be some closing braket was dropping off in one of the files.

    Thanks.

    Thread Starter atanone

    (@atanone)

    I went to make the following changes to the part of style-sheet:

    body{text-align: center; min-width: 760px;
    background:#f4f4f4 url(img/bg.gif) top center repeat-y;
    color:#303030; font:76% Verdana,Tahoma,Arial,sans-serif;}
    
    #wrap{background-color:#ffffff; color:#303030;
    margin-left: auto; margin-right: auto; width: 760px;}

    Still have the same problem. The page is centered while loading but as soon as the loading completed, the page shifted to the left again.

    Thanks.

    Thread Starter atanone

    (@atanone)

    Thank mcjim. I’m using IE 6.

    I have gone to the link above, but I don’t know which file to change using the code listed there. The only thing contain “body” is the css style sheet of Andreas01-12 Theme.

    Do I need to add this code there after changing the width to 760?

    body {
      text-align: center;
      min-width: 500px;
    }
    #wrapper {
      text-align: left;
      width: 500px;
      margin-left: auto;
      margin-right: auto;
    }

    This is what I currently have in the style-sheet:

    *{margin:0; padding:0;}
    body{background:#f4f4f4 url(img/bg.gif) top center repeat-y;
    color:#303030; font:76% Verdana,Tahoma,Arial,sans-serif;}
    #wrap{background-color:#ffffff; color:#303030;
    margin:0 auto; width:760px;}

    Thanks alot.

    Thread Starter atanone

    (@atanone)

    Just found out that I have problem with FF too. The footer is pushed to the right side. Any pointer? I have tried to search but could not find the posting related to the same problem.

    BTW, this only happens at the Last Entry page. If I click on <<Previous Entries, every thing looks fine both in FF and IE.

    Thanks.

    atanone

    (@atanone)

    I have the same problem. When I use FF, the center is okay but when I use IE, the page came up centered, but as soon as the loading completed, all the page will move to left again.

    I’m using WP Andreas01 theme and here is the page: https://mysattrack.net .

    Any comment would really be appreciated.

    I don’t remember where did I read the solution on this topic. But basically, if you go to your admin page and click on the Presentation > Theme Editor, then you will see a list of php files on the right side. Click on the ‘Header’ link and it will bring up header.php. In this header file, you will see:
    <div id=”leftside”>

    bunch of code lines like this;
    —-
    —-

    </div>

    You can select a place there to experiment with your adsense placement.

    I use the same theme, and I have moved for example the Featured Sites and even Calendar to the left sidebar. However, since I’m not an expert in this field, please try it with your own risk. ??

    Good luck
    [sig moderated]

    Instead of using default fonts defined in the CSS, I went in and hardcoded the fonts color in few of my posts. But the means, it would add extra effort every time I post. I then went back to remove all the extra codes. That’s all I did, and so far the page looks fine and no more error code.

    I also changed the theme using Granite, then switched it back and forth and it wasn’t the source of the problem of the error mentioned above.

    I also have error message saying “Done, but with errors on page” after I edited the sidebar and removed bunch of links the add one. Here is the details of the error:

    Line: 4
    Char: 183
    Error: ‘undefined’ is null or not an object
    Code: 0
    URL: https://mysattrack.com/

    What file should I open to correct this error? Thanks.

    I just checked your link, and when I tried to see the comment pages, all I got was Error 404!

    Aris.

Viewing 15 replies - 31 through 45 (of 45 total)