Tagged: 

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #708297
    #708443

    Hey rlogan2334,

    I created a test page and check for the issue with partner logo. The partner logo element works fine without any custom modifications(link in private). Please elaborate if any modifications were made using custom code to the elements in question and point us to where we can find or edit the custom code if necessary to fix the issue.

    Best regards,
    Vinay

    #708447

    Sorry, should have elaborated. The issue is only in iPHone portrait mode. Video shows the issue. Thanks!

    #709256

    Hi,

    I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.

    Best regards,
    Andy

    #709273

    Hi. The issue still persists after clearing and killing all caching capabilities.

    #709279

    If you look at the video it will show you that only 3 of the vendor logos are displaying. There are at least 8 vendor logos total. This tells me that iPhone portrait is trying to display (stack) logos, rather than display them individually.

    #709835

    Hi,

    I checked on mobile portrait mode the page you’ve provided, but can’t find the issue anymore. Could you fix it? if not please provide us a precise link where we can see it.

    Best regards,
    Andy

    #709845

    Hi. The issue is still there and is on the Home page.

    #710139

    Hi!

    I’m sorry but there are only 6 images in the logo/partner slider element in the home page. And every logo is displaying on mobile view. I watched the video and it looks like you’re using an emulator which doesn’t render the theme correctly. Did you check this on an actual mobile device?

    Best regards,
    Ismael

    #711324

    Okay, then that leaves me at a loss. I’ve tried 4 different emulators and they all show the issue. On my actual iPhone 6S+, the logos are not displaying correctly. Regardless, if someone can help me tell Enfold to display ONE logo at a time, that would solve the issue.

    #711897

    Hi,

    you could try this code:

    @media only screen and (max-width: 767px) {
    #top .avia-smallarrow-slider .slide-image, #top .avia-logo-element-container img {
    width: 215px;
    }}

    and adjust as needed.

    Best regards,
    Andy

    #712681

    Good to go, thank you!

    #712998

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Partner Logo – iPhone Portrait’ is closed to new replies.