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

    Hi,

    Sorry , I am not sure what to call it “Burger MobileMenu option”?, it’s those three and a half lines you see in the URL window when you load a blog post on a mobile phone. And you can click it to view and read the post in the desktop lay out view.

    I would like my post to be viewed in the original desktop view.

    Is there a way to adjust this?

    Thanks!

    GB

    • This topic was modified 5 years, 7 months ago by gb.
    #1092814

    Hey gb,

    Could you post a link to the site in question so that we can have a closer look please? I would recommend that you keep the current behaviour though since it’s very likely that your menu won’t fit on mobile screens.

    Best regards,
    Rikard

    #1093212

    Hi Rikard,

    Thanks, for now I will not change the Burger Mobile Menu option.

    But the other problem I am having and maybe you can help with this is that for some reason all my blog post entries now show a small image with lightbox click ability then the Post title and then the image again (with no Lightbox click to view larger option).

    I do not know why this is happening or what to set in the Enfold theme blog settings?

    Link for example:

    All I want is the one image under the post title and for it to have the lightbox click to view larger option.

    Can you tell me how to return my blog posts to this set up?

    I am hoping I do not need to use code as I never needed code before to have this set up.

    Thanks,

    GB

    • This reply was modified 5 years, 7 months ago by gb.
    #1093510

    Hi,

    Thank you for using Enfold.

    Looks like you’re using the Image block of the Gutenberg editor. Is that correct? Please remove the block and leave the featured image. Or post the login details in the private field so that we can check the post directly.

    Best regards,
    Ismael

    #1093554

    Hi,

    Yes, I will give you access, please keep track of any adjustments and let me know. I want to mention that the problem is on every blog post, not just the Notre Dame post so it is a setting somewhere, I just can’t figure out where.

    To be clear, the issue is that a small preview image shows up above the post title for every blog post now, this was not the case in the past and I do not know how to get rid of it.

    Here is a link to an image with the issue outlined in blog post:

    https://www.dropbox.com/s/09v7dq05lvzg2ff/Screen%20Shot%202019-04-22%20at%2011.49.16%20PM.png?dl=0

    Thanks,

    GB

    • This reply was modified 5 years, 7 months ago by gb.
    #1093947

    Hi,

    Thanks for the update.

    The password is incorrect. Please check the login details carefully. Try to set the posts’ Layout > Featured Image settings to the second option in order to hide the main image.

    Best regards,
    Ismael

    #1094068

    Hi Ismael,

    Strange, OK, try the new password, I checked it and it works.

    I tried the change you requested and it just made a bigger preview image.

    Also, I am not sure 100% where you want me to go and make the suggested changes.

    Thanks,

    GB

    #1094133

    I found the spot you were talking about and it worked!

    But how do I fix it for all the posts, I have hundreds and the problems seems to exist for all of them?

    Also, I corrected the above title image for this post as well but as you can see it has the lightbox effect:

    where as my new posts do not as seen here:

    How do I get it so that all my posts have the lightbox effect, like they used to?

    Thanks,

    GB

    PS – the blog post that has the lighbox effect on image was created pre Gutenberg!

    • This reply was modified 5 years, 7 months ago by gb.
    #1094576

    Hi,

    Thanks for the update.

    You can use this css code to automatically remove the featured image for every post if you don’t to manually toggle the option.

    .small-preview {
        display: none !important;
    }

    Did you enable the “Lightbox Modal Window” option in the Enfold > Theme Options panel? That should bring back the lightbox option.

    Best regards,
    Ismael

    #1094591
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘how to remove the Burger Mobile menu option?’ is closed to new replies.