Images doesn't appear

Home Forums Jevelin Theme Images doesn't appear

Home Forums Jevelin Theme Images doesn't appear

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • equipdigital
    Participant

    Hello dears, i have a problem with portfolio featured images in Arabic version.. image appear in some projects and doesn’t appear in some other projects.. but when i click on it, it appears.. you can check that here: https://goodnews-eg.org/ar/1269/

    also in the blog when i click on load more it brings more posts but without images, you can check that here: https://goodnews-eg.org/news/

    Hi @equipdigital,

     

    I hope you are well today and thank you for your question.

     

    Please update the theme on your site to the below latest version as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

     

    If you are still facing the issue then please try disabling the Lazy loading option of the theme as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    equipdigital
    Participant

    I tried both ways and the problem still exist

    Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporarily share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?

    equipdigital
    Participant

    yes sure

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    html[dir="rtl"] .single-post #page-container .sh-gallery .slick-track {
        transform: none !important;
    }

    Please use the below custom CSS code instead of the CSS code shared above.

     

    html[dir="rtl"] .single #page-container .sh-gallery .slick-track {
        transform: none !important;
    }
Viewing 8 posts - 1 through 8 (of 8 total)