• Closed
  • August 3, 2017 at 1:45 pm #34418

    First, thanks for all of your help so far.

    This is a hard one to explain because I had to install a workaround for it:

    Firstly, this is a recent problem. All graphics used to look fine. Then one day, they didn’t work. However I don’t know WHEN they stopped displaying, to track to a specific problem.

    So now, what happens is this:

    On a page, insert pictures. All is OK in the editor. When I try to view the page in any browser, only the caption appears, but no picture.

    I had to install two different photo gallery plugins to work around this problem. However, I did try to UNINSTALL both photogalleries first, to see if that was the problem. No change. I disabled Jetpack handling of images. No change. Disabled other plugins. No change. Renabled all but the Jetback options.

    You can see a similar problem in the following page: https://www.dvoraelisheva.com/books/home/art-work-and-photos/

    Here you see a Photo Gallery using “Photo Gallery by WD” plugin. The preview of the picture does not appear. However, if you click the gallery, the photo appears.

    Here is a DUMMY Page I’ve created so you can see the problem with NO photo gallery used to display the images. https://www.dvoraelisheva.com/test-images/

    However, one of these images on the above page is used in a widget (see https://www.dvoraelisheva.com/events-media-kit/) and looks fine!

    I’ve spent days trying to research this problem and can’t find a solution. I don’t know if it is the template, a server setting, something I’ve done wrong, or what.

    I’d be very thankful for your help to solve this problem.

    Dvora

    Priyank
    Spectator
    Posts: 747
    August 3, 2017 at 1:49 pm #34421

    Hello

    Check your last topic
    https://theme4press.com/support/topic/paypal-button-looks-weird-in-evolve-plus-theme/

    In which I solve your unwanted graphic images below PayPal button.
    In this topic, i clear mention what also hide: http://prntscr.com/g3uiss

    Thank you

    Deborah Hemstreet
    Spectator
    Posts: 17
    August 3, 2017 at 9:20 pm #34433

    Ah, I didn’t understand this.
    I tested this. You were right. NOW I understand.

    Is there a way to have the css code you gave me on ONE page only?

    Thanks and sorry for the confusion

    Priyank
    Spectator
    Posts: 747
    August 4, 2017 at 12:28 pm #34441

    Hello

    Remove this code:
    .entry-content .img-responsive {
    display: none;
    }
    and add below code:
    .page-id-494 .entry-content .img-responsive {
    display: none;
    }

    This code now only effect in shop page.

    Thank you

    Deborah Hemstreet
    Spectator
    Posts: 17
    August 4, 2017 at 1:16 pm #34444

    Thank you very much! I so appreciate your help – above and beyond the call of duty. But for sure I’ll be renewing my subscription when it expires.

    Have a wonderful weekend.

    Priyank
    Spectator
    Posts: 747
    August 4, 2017 at 1:29 pm #34448

    Welcome.

    Thank you