Home Forums WoodMart support forum Fehlende Produktbilder

Fehlende Produktbilder

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #648974

    stef16
    Participant

    Hi,

    ich habe von der Version 8.06 auf die aktuelle Version 8.1.1 upgedated und jetzt sind die Produktbilder nicht mehr zu sehen. Bei der Version 8.06 war noch alles in Ordnung.
    Ich habe alle Catcher geladen.
    Was tun?

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

    Luke Nielsen
    Keymaster

    Hello,

    Navigate to WoodMart -> Patcher -> apple the 642970 patch, clear the cache and recheck the issue.

    Let me know the result.

    Kind Regards

    #649056

    stef16
    Participant

    Hallo,
    diesen und alle anderen Patch habe ich aktiviert, das ändert aber leider nichts. Was soll ich jetzt tun?

    Auch auf dem Handy und Tablet werden Bilder nicht geladen

    #649063

    Luke Nielsen
    Keymaster

    Hello,

    Send me access to the admin panel so I can investigate that issue.

    Looking forward to collaborating with you!

    Kind Regards

    #649103

    stef16
    Participant

    Hi,
    ich habe jetzt das Backup aktiviert und wieder auf 8.06 gestellt, jetzt läuft alles wieder einwandfrei.

    #649105

    Luke Nielsen
    Keymaster

    Hello,

    Could you please copy the website and move it to the staging platform? So I can investigate that issue there so the live site will not be affected?

    https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/

    Kind Regards

    #649250

    stef16
    Participant

    Ich habe die Seite jetzt in eine Statingseite gespiegelt. Hier war 8.06, dann habe ich 8.1.1. aufgespielt und das Problem, das viele Bilder nicht geladen werden war sofort wieder da, trotzdem ich alle Patcher upgedated habe.
    Hier scheint ein größeres Problem in dem Update zu liegen.

    #649254

    Luke Nielsen
    Keymaster

    So send me access to that staging site and I can investigate that issue.

    Looking forward to hearing back from you!

    Kind Regards

    #649256

    stef16
    Participant

    Zugriff auf Seite

    #649259

    Luke Nielsen
    Keymaster

    Hello,

    Try to disable the Lazy loading in Theme Settings -> Performance -> Lazy loading – https://prnt.sc/M7ypNmT2QF7-

    Clear the cache and check how it works.

    I await your response.

    Kind Regards

    #649262

    stef16
    Participant

    das hat geholfen, jetzt werden die Bilder wieder geladen, aber fehlt dann nicht diese Aktion?

    #649263

    Luke Nielsen
    Keymaster

    Hello,

    Please make sure that this https://prnt.sc/bviUwhyqh1M2 patch is activated.

    Kind Regards

    #649268

    stef16
    Participant

    ich habe ALLE patcher angewandt, aber es hat keinen Unterschied gemacht, siehe Anhang.
    Mich wundert die lange Liste von Patches, vielleicht sollte das Programm erstmal ausgiebig von Euch getestet werden, bevor eine neue Version rauskommt.

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

    Luke Nielsen
    Keymaster

    Hello,

    You need to apply the patch again. Please add the following code snippet to the functions.php file, reload the page and then remove it.

    add_action(
    	'wp',
    	function () {
    		delete_option( 'xts_successfully_installed_patches' );
    	}
    );

    After that, apply 642970 patch again and let me know.

    Kind Regards

    #649277

    stef16
    Participant

    ich habe das snippet geladen, aber die patches sind alle nach wievor vorhanden, siehe screenshot.

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

    stef16
    Participant

    ich habe den code jetzt in die function php eingesetzt.

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

    stef16
    Participant

    die Patches sind immer noch da

    #649445

    Luke Nielsen
    Keymaster

    Hello,

    1. The following code needs to be added to the child theme function.php file.
    2. Go once to the home page of the site for the code to execute.
    3. After which, the code should be removed from the child theme.
    4. Navigate to the Patcher page and apply the patch 642970.

    Let me know the result.

    Kind Regards

    #649594

    stef16
    Participant

    ich habe den code in die function.php vom child theme installiert. Dann waren alle Patcher wieder zur Anwendung frei. Dann habe ich 642970 wieder aktiviert und den code in der php gelöscht. Wenn lazy loading angeschaltet ist funktioniert nach wie vor kein Bild!
    Das hat leider keinen Erfolg gebracht!
    Was nun?

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

    Luke Nielsen
    Keymaster

    Hello,

    It seems you have enabled the Lazy loading in the cache plugin too. You need to disable it from your cache plugin (Cachepress) and use only Lazy loading from the theme.

    Kind Regards

    #649684

    stef16
    Participant

    Hi,
    ich habe jetzt das cache Programm Speed Optimizer deaktiviert und jetzt läuft es, das war ein entscheidender guter Tipp.
    Vielen Dank.

    #649776

    Luke Nielsen
    Keymaster

    Hello,

    Okay, understood. So in this case, can the topic be closed?

    Thank you for your time and patience.

    Kind Regards

    #649830

    stef16
    Participant

    Hi Luke,

    ja das Ticket kann geschlossen werden. Es läuft alles. Nochmals vielen Dank für die Unterstützung!

    #649839

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

Viewing 24 posts - 1 through 24 (of 24 total)

The topic ‘Fehlende Produktbilder’ is closed to new replies.