Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] small arrow just appeared on top of my site


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Aug 3, 2010, 05:27 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Not sure if I did something, but there's a small arrow that now appears above my header on every page of my site: muzzmarketing.com. Can someone take a look, and let me know how I might get rid of it? Thanks so much.
  #2  
Old Aug 3, 2010, 05:31 PM
juggledad's Avatar
juggledad
 
19,974 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
what version of atahualpa and WP?
there is a post about this, had something to do with an extra > in the CSS it was fixed and doesn't happen in 3.5.3 (if this is the same issue)
  #3  
Old Aug 3, 2010, 05:35 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Well... I have Atahualpa 3.5.3 and WP 3.0.1. Is there a way I can manually fix it?
  #4  
Old Aug 3, 2010, 05:52 PM
STB
 
762 posts · Apr 2010
Would help if you explained what you did before this happened c12281
Think its good practice to try and explain clearly when asking for assistance.

anyway my bet would be you added some code to admin panel -> Ata -> Add HTML/CSS inserts

Just ran into this today .. that adding some code there (in my case in the body tag) left a superfluous ">"
for example
Code:
<script type="text/javascript">
document.write("Hello World");
</script>
havent looked into it much really yet ..
but ommitting the closing ">" fixes it

Code:
<script type="text/javascript">
document.write("Hello World");
</script
(note the missing > at the end)

Might be a bug or not .. not sure.


Does this help?

Last edited by STB; Aug 3, 2010 at 05:55 PM.
  #5  
Old Aug 3, 2010, 06:20 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
I totally understand your comment about including what I might have done to cause the problem. I added some html code to add bullet points to a table, but that's all I've done today. I rechecked all of the entries to see if there's any extra code, but everything looks good. I don't have much in CSS inserts; everything looks clean there too. Not sure what else to check...
  #6  
Old Aug 3, 2010, 06:27 PM
STB
 
762 posts · Apr 2010
Quote:
Originally Posted by c12281
<..>I added some html code <...>

<...>I don't have much in CSS inserts<...>
Still .. you would vastly increase your chances for a solution if you would post what you have ..
rather than saying its "some HTML" or "not much CSS" ...


And .. did you try leaving the closing ">" out ??

also .. you could have just left a double ">>" somewhere to close a tag.

Last edited by STB; Aug 3, 2010 at 06:29 PM.
  #7  
Old Aug 3, 2010, 07:33 PM
juggledad's Avatar
juggledad
 
19,974 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
I think it is the comment line for the hubspot tracking code
HTML Code:
<!-- End of HubSpot Tracking Code -->>
get rid of the last '>'
  #8  
Old Aug 3, 2010, 09:14 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
I apologize for not providing all the details. This is my first web site and first exposure to CSS and HTML so I'm not up to speed on the protocol. I'll get there with your help! At any rate, I looked at the HubSpot tracking code, and did not find a double >>.

Here's what shows in my CSS Inserts file. Should I be looking somewhere else as well?


!-- Start of HubSpot Tracking Code -->
<script type="text/javascript" language="javascript"> var hs_portalid=67877; var hs_salog_version = "2.00"; var hs_ppa = "eclipsehr.app6.hubspot.com"; document.write(unescape("%3Cscript src='" + document.location.protocol + "//" + hs_ppa + "/salog.js.aspx' type='text/javascript'%3E%3C/script%3E")); </script>
<!-- End of HubSpot Tracking Code -->
  #9  
Old Aug 3, 2010, 09:20 PM
lmilesw's Avatar
lmilesw
 
9,372 posts · Jul 2009
Central New York State USA
What's on the very next line after <!-- End of HubSpot Tracking Code -->?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #10  
Old Aug 3, 2010, 09:57 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Nothing! There was a blank line, so I deleted it hoping that might be the solution. But, no luck...
  #11  
Old Aug 4, 2010, 12:21 AM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Well, I didn't see any issues with the HubSpot tracking code, but when I removed it, the arrow went away. I still find it strange that juggledad saw two >> at the end of the code, whereas I only saw 1. Could that still be a bug? Thanks to all for your help.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] how to remove the arrow in sidebar ylsnuha Sidebars & Widgets 4 Jul 20, 2010 07:42 PM
[SOLVED] Something mysteriously appeared ERP Header configuration & styling 1 Jun 23, 2010 04:38 PM
[SOLVED] Help!!! Just launched a site that is not showing headers at the top!!! Masselyn Header configuration & styling 11 Dec 8, 2009 09:50 AM
How to remove arrow indicating child pages in pagebar? Astra Shirahata Page & Category Menu Bars 2 May 17, 2009 02:29 PM
Odd lingo on top is messing up site scarlett827 Atahualpa 3 Wordpress theme 5 Jan 31, 2009 08:01 AM


All times are GMT -6. The time now is 06:40 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.