Forum Replies Created

Viewing 15 posts - 1 through 15 (of 39 total)
  • n2business
    Member
    Post count: 41

    Ahhhhh yeah! Looks like it is finally corrected!!! Thank you for sticking with me to get it fixed, Ed!

    n2business
    Member
    Post count: 41

    Ed,
    That CSS doesn’t seem to have resulted in any changes…the feedback is the same as previous (post-158865).

    n2business
    Member
    Post count: 41

    Thanks, Ed.

    Here is the feedback on that build:
    1) Correctly displays the light logo on the home page with the revslider on ipad (retina) in landscape mode.

    2) Does not show ANY logo in portrait mode on ipad (retina) on the home page with the revslider. (see attachment)

    3) Does not show ANY logo in both the portrait and landscape mode on iphone 6 on the home page with the revslider. (see attachments)

    3) Issue seems to only occur on the home page with the revslider. All other pages seem to correctly show the default logo in both landscape and portrait mode.

    Of note, I commend your patience for figuring out these nuances…and appreciate your continued help!

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    Ed,
    I cleared browser cache on 3 different iPads, reset them and then didn’t access the site from the ipads for nearly 10 days. As well, site has been updated to the Dante 2.8 version today. I still see the two logos (default and light logo) in landscape view.

    iPad 2 – don’t see duplicate logo in landscape in Safari and Chrome
    4th Gen iPad – DO see both logos in landscape in Safari
    iPad Air – DO see both logos in landscape in Safari (see attachment)

    I’m not sure if the different versions make a difference – for example, retina vs. non-retina – but, could you check it out again?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41
    This reply has been marked as private.
    n2business
    Member
    Post count: 41

    Ed, thank you for the latest build. I’m getting excited, because we are almost there.

    Here is the feedback:

    (1) On iPad in landscape mode, both the light logo and the default logo appear side-by-side on the homepage with the rev slider. All other pages appear with the correct header. See attached.

    (2) The logos are now appearing correctly on the iPhone in both portrait and landscape modes (Yea!)

    I’ll resend the login info under private post.

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    non-rev slider page image

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    Ed, thanks for the updated build. Here is feedback:

    (1) On iPhone, iPad, Galaxy, both the default and light logo appear on the homepage with the rev slider. See attachments.

    (2) On the iPad, in landscape mode, the menu at the top is using the light logo, white font and can’t be seen (see “iPad Home Landscape” attachment.

    (3) On mobile devices, pages that do not have the rev slider – all but my home page, show the correct default logo. (see “iPhone (no rev slider page) portrait)

    (3) All appears as expected on desktop browsers.

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    Ed, thanks for the updated build. I’ve installed it. Here is feedback:

    (1) The Light logo still incorrectly appears in the header on iPhone and Galaxy 4, instead of the default logo; so this is still the primary issue. I did clear the cache, cookies, etc.

    (2) The appropriate logo switching is working well on multiple desktop browsers and on the iPAD

    Anything else we can try?

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    Hi, Ed.
    I’ve removed the custom CSS and seem to back to a sort of baseline.

    ISSUE: The issue is that on an iPhone and Samsung Galaxy 3 (small mobile), The logo incorrectly shows the light logo instead of the dark logo on the landing page.

    POSSIBLE CONTRIBUTING FACTOR: The home page uses a naked header, with a dark revolution slide using the meta option. On a desktop, the correct logo toggling occurs – light logo on dark background. However, on a mobile, when the logo slides above the revolution slider (which is fine), it seems that it still triggers the light logo, instead of the regular logo.

    This doesn’t occur on the other pages using iPhone. Note that none of the other pages use a naked header or revolution slider.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    This may be a caching issue, but even with adding the main logo back in, I still just see the WP settings site name many pages. I did clear my browser cache twice and still see it.

    n2business
    Member
    Post count: 41

    Hey, Rui
    Removing the main logo didn’t work for my site set-up – I had been following the other thread where this worked for another user today.

    For me, it resulted in the light logo appearing on home page, which has naked header and dark rev slider, but it also put the wordpress site name from settings above the logo (see attached screenshot). As well, when I look at other pages, it only has the wordpress site name and no logo. So, that didn’t work.

    I did add the logo back. Still seeing the duplicate logo on iphone, as per previous screenshots.

    Thanks for continuing to look into this.

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41
    This reply has been marked as private.
    n2business
    Member
    Post count: 41

    I apologize, but I thought these were resolved. It seems that something else has popped up regarding the duplication of the logo on mobile (iPhone). The logo does not appear in duplicate on my home page (with rev slider). But every other page on my site does show a duplicate logo.

    Below is the code that fixed the light/dark logo issue, but after adding that, is when the duplicate logo started appearing on the iPhone for pages other than my home page. (Note: the issue is not occurring on iPad size)

    @media only screen and (max-width: 767px){
    #logo img.dark-logo {
    display: block!important;
    }
    .naked-header.naked-light #logo.has-light-logo img.light-logo {
    display: none!important;
    }
    }

    Attachments:
    You must be logged in to view attached files.
    n2business
    Member
    Post count: 41

    Sorry, it seems to have been a plugin conflict. I deactivated the minify and cache plugins and the alignment seems to have righted itself.

    Thank you for all of the help!!

Viewing 15 posts - 1 through 15 (of 39 total)