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

    I’m running WordPress 4.4.1 and Enfold 3.2.3 and I’ve set up my menu using a Catalogue. Unfortunately, the pictures aren’t responsive and don’t scale and they stay the same size, even on a smartphone so I have a string of letters going down the right hand side. Obviously, that is not acceptable. The demo on the Kriesi site does not have this issue.

    I appreciate any insights.

    Robin

    #561716

    Hey ribit!

    Go ahead and update Enfold to the latest version, 3.4.7, and let us know when your done.

    Best regards,
    Elliott

    #562111

    I updated, but unfortunately this did not fix the issue.

    #562338

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #566348

    As requested…. I appreciate your help.

    #567420

    Hi!

    you are using WP Super Cache Plugin, so go into plugin’s settings and choose to switch off caching. Afterwards clear browser cache and hard refresh a few times. Then deactivate this an all other plugins to check if one is causing any conflict.

    Regards,
    Andy

    #567429

    The WP Super Cache Plugin has never been turned on (I”m no dummy). So I don’t need to clear the cache. It is just a plugin that came with our hosting. First thing I did was turn it off because you can’t develop with it on.

    I turned off every plugin and guess what. No changes. And yes I cleared my cache, I even dragged out another computer I never use to try it on that, so it is not a conflict. I have deactivated (and left off) the Mojo and WalkMe (who needs them anyway) plugins from Hostgator (I use the hosting companies my clients provide).

    So basically, Akismet has never been activated, Jetpack is not activated. WP Super Cache is installed but it has never cached as I never turned caching on.

    MoJo Marketplace and Jetpack are now deactivated.

    I have BackupWordPress, Easy Twitter Feed Widget and TablePress as the only active plugins. I did deactivate these (so essentially there were no active plugins) and tested the site through screenfly (quirktools.com/screenfly) where cache is not an issue. It still has the exact same problem. The images do not resize.

    Suggestions would be greatly appreciated.

    #567431

    Oh, I turned the backupwordpress, tablepress and twitter feed plugin back on in case my client looks at the site….

    #568215

    Hey!

    I checked page in private content and images are displaying fine for me (on mobile as well). What do you want to change exactly? Can you highlight using screenshots please? so that we can get a clear idea of what you need. Use imgur.com or dropbox.

    Best regards,
    Andy

    #568248

    I have a link.

    For the menu’s the images don’t get smaller so all the text is just in a very long column on the right.

    When I check your menu on my iPhone it does not look like this at all, your image scales (so it is smaller).

    My image on my iPhone is the exact same size it is as on the desktop version.

    #569167

    Hey!

    Please add this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    .av-catalogue-item-inner {
        clear: both;
    }
    
    #top .av-catalogue-image {
        width: 187px !important;
        position: relative;
        margin-bottom: 20px;
        display: block;
        float: none;
    }
    }

    Best regards,
    Ismael

    #569552

    Thanks. It doesn’t resize the image, but it does fix the problem!

    #571213

    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)
  • You must be logged in to reply to this topic.