Forums

[resolved] Piece of code in view (18 posts)

  1. jamking
    Member
    Posted 1 year ago #

    Hello all I need a little help please if you go to our site (link below) there is a little piece of code like this (" />) on the upper right corner under the Logo in the header. we have tried everything (we) could to remove it but have had no luck...Can anyone help us please...Thanks

    http://thejamkingshow.com/benews/

  2. zoonini
    help me help you
    Posted 1 year ago #

    This code is messed up:

    <img class="logo" src="http://thejamkingshow.com/benews/wp-content/themes/atahualpa352/images/LOGO22.png" alt="<img src="http://thejamkingshow.com/benews/images/HEADER/The+Black+Grind.png" title="The Black Grind" alt="The Black Grind" style="border: 0 none ;"/>" />

    Should probably be something like:

    <img class="logo" src="http://thejamkingshow.com/benews/wp-content/themes/atahualpa352/images/LOGO22.png" title="The Black Grind" alt="The Black Grind" style="border: 0 none ;" />
  3. jamking
    Member
    Posted 1 year ago #

    Ok thank you Zoonini....and where might I find that code?

  4. 123milliseconds
    Member
    Posted 1 year ago #

    Thats in the header.php in your current theme's folder

  5. jamking
    Member
    Posted 1 year ago #

    Ok guys I have never had this problem before I hope i am not going crazy but I can not find it Here is the Header.php but I just don't see it and sorry to be a nuisance

    [code removed as per forum rules - please use the pastebin]

  6. kmessinger
    Member
    Posted 1 year ago #

    It is on line 287, " /> Look for the image it is with "<img src="http://thejamkingshow.com/benews/images/HEADER/The+Black+Grind.png" title="The Black Grind" alt="The Black Grind" style="border: 0 none ;"/>"

    BTW, your site has many errors,http://validator.w3.org/check?verbose=1&uri=http%3a%2f%2fthejamkingshow.com%2fbenews%2f

  7. jamking
    Member
    Posted 1 year ago #

    Ok Thank you and I apologize for the Code should have read the rules first... and thanks for the error info..I see I got a lot of work ahead me... I still used pastebin before I saw your reply...will try to look for the "<img now ...Thanks Kmessinger,123milliseconds,zoonini

    http://pastebin.com/6Piwi859

  8. jamking
    Member
    Posted 1 year ago #

    Ok kmessinger sir when I put the header.php in the editor I only see 126 lines.am i looking in the wrong spot? btw I'm using Atahualapa 3.5.2

    http://pastebin.com/6Piwi859

    here is a copy of the bfa_header_config.php as well

    http://pastebin.com/dFfyZ9V2

  9. kmessinger
    Member
    Posted 1 year ago #

    Check line 62 in the pastebin file.

  10. kmessinger
    Member
    Posted 1 year ago #

    in the first pastebin file, sorry.

  11. jamking
    Member
    Posted 1 year ago #

    Ok kmessinger I edited that code in line 62 along with removing it completely and no help! wow I don't know where is to look this is the first time I couldn't correct a problem of this nature.. any more suggestions? and I appreciate you taking the time to assist me......

  12. kmessinger
    Member
    Posted 1 year ago #

    After stripping away all the code except where the text is appearing we are left with . . .

    <!-- Header -->
    	  <td id="header" colspan="3">
    
                     <table id="logoarea" cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td rowspan="2" valign="middle" class="logoarea-logo">
    				 "/>
    				 </td>
                     <td rowspan="2" valign="middle" class="logoarea-title"><p class="tagline">&nbsp;</p></td>
                     <td class="feed-icons" valign="middle" align="right">&nbsp;</td>
                     </tr><tr>
                       <td valign="bottom" class="search-box" align="right">&nbsp;</td>
                     </tr></table> </td>
    		 <!-- / Header -->

    Look for a table (?), logo-area (?). I would think this is being generated in header but it is difficult to figure out.

  13. jamking
    Member
    Posted 1 year ago #

    Ok sir will try again!! stand by!!..Thanks

  14. jamking
    Member
    Posted 1 year ago #

    Hey Kmessinger I didnt see that in the Header.php but saw this in the bfa_header_config.php
    http://pastebin.com/m3Jwmjs5

  15. kmessinger
    Member
    Posted 1 year ago #

    I don't see anything there. Where ever it is, it will be
    "/> just before a </td>

    Go to dashboard, apperance and change the theme to twentyten. Everything will be messed up but does that code still show up? Change back to your theme.

  16. jamking
    Member
    Posted 1 year ago #

    Nope it doesn't show up with twentyten, works just fine...Now it is beginning to be like looking for a needle in a haystack. But it's in the current theme somewhere.....I have been looking for for 3 days now

  17. jamking
    Member
    Posted 1 year ago #

    Problem solved it was a plugin called Anyfont that was giving me all this pain...That you all for your help!! Case Closed

  18. kmessinger
    Member
    Posted 1 year ago #

    Glad you found it! Darn, normally the first thing to do for any problem is to disable all plugins. Lesson learned again.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags