Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter newbie1konobie

    (@newbie1konobie)

    for some reason Its showing me up as anonymous poster, but I am a member ??

    Thread Starter newbie1konobie

    (@newbie1konobie)

    Im using 1and1 so maybe I should point out that it was a 1and1 server that I used this on .
    Thanks for pointing that out webjunk.
    Im a total newbie when it comes to this stuff,and didnt really know what it did lol. Was just trying to help out as i have had so much help with my first website.

    cheers ??

    Thread Starter newbie1konobie

    (@newbie1konobie)

    Hi Ive noticed something else as well now. I thought I would remove the blog page as my post page just to see what happened. The post that i had made disappeared but 4 comment boxes were on display. I must have messed it up pretty bad somewhere .. sorry for being a pain

    ??

    Thread Starter newbie1konobie

    (@newbie1konobie)

    Hi esmi. I have been playing around and have noticed a few things. I can Tick the allow comments box on any page and the comment box will show up. but not on my blog page. If I click the title of the Post it takes me to another page where I can leave a comment.

    Have posted two more test post and the same thing. can you not just post on the main blog page and just comment on that? or do I need to set categories etc to stop the page getting full. sorry to ask so much questions. I’ve only had the site up and running around two weeks and have 2 or 4 place ranking for some of my key words but I really need to get this right as quick as I can. I think the blog will help with ranking and also be fun to do as well. But as I say I’m new so need to make sure I get it right, slugs, categorised permalinks and I haven’t got a clue lol ??

    Many Thanks

    Thread Starter newbie1konobie

    (@newbie1konobie)

    Hi esmi

    I changed the settings back to default but when I check my website I just get error 404 apart from the home page that stays.

    Im i just being stupid here lol

    Really havent got a clue have i ??

    Thread Starter newbie1konobie

    (@newbie1konobie)

    HI songdogtech

    I have sorted it, took me all morning but the problem was this.

    on the page https://www.sunrisebg.co.uk/car-hire-bulgaria ihave a search form for car hire. the old code looked like this

    <div class=”textwidget”>
    <script type=’text/javascript’>
    var w_lang=’en’;
    var w_width=’500′;
    var w_height=’220′;
    var w_id=’29’;
    </script>
    <script src=’https://widget.yma-bg.com/widget/scripts/widget.js&#8217; type=’text/javascript’></script>
    </div>

    After working out this was the problem as when I removed it the page validated. I kept the same code but but tags at the top and bottom so the code now looks like this

    <!– START WIDGET FORM REFERRAL –>
    <div class=”textwidget”>
    <script type=’text/javascript’>
    var w_lang=’en’;
    var w_width=’500′;
    var w_height=’220′;
    var w_id=’29’;
    </script>
    <script src=’https://widget.yma-bg.com/widget/scripts/widget.js&#8217; type=’text/javascript’></script>
    </div>
    <!– END WIDGET FORM REFERRAL –>

    It was probably a simple mistake but as Im new it did confuse me for a few hours, but all sorted now

    Many thanks ??

    Thread Starter newbie1konobie

    (@newbie1konobie)

    Hi Songdogtech

    Im getting there slowly. Now every page only has one error and its the the last two tags that seem to be giving me problems

    “Line 262, Column 7: end tag for “div” omitted, but OMITTAG NO was specified
    </body>”

    1 page my car hire page https://www.sunrisebg.co.uk/car-hire-bulgaria shows 15 errors but all the errors point to the same line and says

    “Line 273, Column 8: end tag for “script” omitted, but OMITTAG NO was specified
    </html>” or 15 slight veriations of the same fault on the same line

    Sorry for sounding so stupid, but I have been trying, any ideas? thanks for getting me this far. was pretty easy once you pointed me in the right direction to sort out most of the other errors, just this one now ??

    Thread Starter newbie1konobie

    (@newbie1konobie)

    Hi songdogtech

    Thanks so much for your quick response. I disabled the skype widget and it then tried to validate, this time no problem at all. I replaced the widget with plain html code from the skype website.

    Now when I validate it says I have errors. As I mentioned in my first post. In dream Weaver I would just copy the validated text from w3c validator and overwrite the old html in dreamweaver, that’s it clean code.

    How do I do this in wordpress and again I’m very new to wordpress and just starting to find my feet

    once again thanks for your help

Viewing 8 replies - 1 through 8 (of 8 total)