• Resolved bhaveshp437

    (@bhaveshp437)


    I am using Neve Theme for last 2-3 years. Recently i having problem with my wordpress blog.In my Home Page “Some Posts display in weird vertical mode” I am sharing the screenshot as well.

    This problem is only on Neve theme, I change the different theme and it’s working fine with other theme. I faced the problem in Neve theme and i don’t want to change the theme.

    Please check and let me know.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @bhaveshp437,

    Thanks for choosing Neve and sorry for the delayed reply!

    I checked your site and the issue occurs only for posts where the featured image is not properly displayed – screenshot. Please add the code below in the Additional CSS section within the Customizer to solve the alignment problem.

    .home .nv-non-grid-article img.wp-post-image {
    display: unset !important;
    }

    As for the images not being displayed, it looks like an optimization plugin is used for them. When I check the image URL, it is not displayed either – screenshot. However, if I remove the ?resize=930%2C534&ssl=1 parameter from the URL, which may be added by an optimization plugin, the image is displayed as expected – screenshot. Thus, I’d suggest disabling such plugins, if you use any of them, and checking if the images are properly displayed this way.

    Have a nice day ahead!

    AC

    (@purplecodes)

    Themeisle Support

    Hi @bhaveshp437,

    It’s been a while since we have heard from you. We will now be closing this thread if the issue has already been resolved. Kindly open a new thread if you have other questions or concerns

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Some Posts display in weird vertical mode’ is closed to new replies.