Sauter la navigation

[Fermé] Memory Exhausted when loading image from Views

This support ticket is created Il y a 4 années et 11 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

Marqué : 

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Nigel Il y a 4 années et 11 mois.

Assisté par: Nigel.

Auteur
Publications
#1677235
Screenshot 2020-06-26 at 9.02.19 AM.png

Dear Sir/Madam,

I have a Views on Home Page lien caché, the number of items from the pagination options is only 12 items per page. I don't know why the page keep loading the image. As the site is HTTPS secured, don't know why the Views keep loading the image using HTTP only.

Here is the code from my Views

    <div class="view view-eighth">
      <img src="[types field='photo' index='0' size='medium' proportional='false' resize='crop' output='raw'][/types]">
     .... 
#1677935

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+01:00)

It looks like you uploaded the images when you were using lien caché, so the URLs which are stored in the database for the images use lien caché, but now you are serving your web site over https://

Rather than having to update the stored image URLs, have you tried using a plugin such as Really Simply SSL which should serve the images via https instead of http?

https://wordpress.org/plugins/really-simple-ssl/

Le sujet ‘[Fermé] Memory Exhausted when loading image from Views’ est fermé à de nouvelles réponses.