[Resolved] Single dot insde the HTML

Home Forums Support [Resolved] Single dot insde the HTML

Home Forums Support Single dot insde the HTML

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #436985
    Frank

    Hi everybody!
    I have a very strange issue…
    Since I updated GP Premium there is a single dot in the middle of nowhere – in the HTML.

    I tryed to find out from where this little dude is coming but, have you ever tryed to find a single dot in a source code? 😉

    Unfortunatley I even can’t find a selector to set this funny guy on displa:none…

    Would be great to get some hint about that!

    THX a lot!
    Dot in HTML

    </div><!-- .mobile-bar-items -->
    				<button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">
    								<span class="mobile-menu">Menü</span> 
    			</button> .
    #436995
    Leo
    Staff
    Customer Support

    Hi there,

    That’s weird. I’m not seeing it: https://s33.postimg.org/5vylk2vvz/2017-11-28_0713.png

    Are you seeing the dot in your content anywhere?

    #437000
    Frank

    Yes it IS weird and yes i can see it…

    dot

    It is directly behind the closing button tag

    <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">
    								<span class="mobile-menu">Menü</span> 
    			</button> .
    #437003
    Leo
    Staff
    Customer Support

    Yes I can see that in your original post.

    I just checked your site using Chrome inspector but not able to see the dot (as shown in my screenshot)

    Just wondering if you see the dot anywhere in the actual live site?

    Can you test with a different browser?

    #437011
    Frank

    I did… cache cleared, not logged in, same thing.

    Chrome / FF DEV edition

    This is Chrome Inspector

    chrome

    #437022
    Frank

    I can even delete the dot in the insector and the height of the navigation is as it should be…
    BTW . it is also visible in your screenshot 😉

    Navigation bars height without the dot is 42 px – with dot it is 66 px.

    #437050
    Frank

    I found it!
    It is in inc/navigation.php line 91

    </button> .

    Seems to be a bug…

    #437101
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Perhaps the file has been edited on your side?

    It doesn’t exist in the latest GP release: https://github.com/tomusborne/generatepress/blob/1.4/inc/navigation.php#L91

    You can also see the version directly on WP.org: https://themes.svn.wordpress.org/generatepress/1.4/inc/navigation.php

    #437106
    Frank

    Hi Tom! Strange thing – I not interested in arguing with you guy!
    Usually I dont edit themefiles – I use child themes.

    Anyway I’m glad I have found the little painmaker…

    Thx for the support and have a nice day!

    #437275
    Leo
    Staff
    Customer Support

    Glad we could help!

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.