Thomas Maier
Forum Replies Created
-
Hi Samuel,
thanks for your question.
I see that you are also a customer and reached out to me in email support. So I replied in more details there.
Bottom line: I just looked into that plugin and think that their post meta data could be changed to match ISC’s using an SQL statement.
Thanks,
ThomasHi Pedro,
thanks for the suggestions.
I switched to “Only via WordPress hooks” since the .htaccess option and article about it read a bit scary ??
I clicked through a few sites and the PHP error didn’t come back. I will check again on Monday. If the log is still empty, we can close this thread.
Thanks,
ThomasHey Pedro,
this is what I have. The full error. They are all identical:
PHP Notice: Die Funktion amp_is_available wurde fehlerhaft aufgerufen.
amp_is_available()
(oderamp_is_request()
, zuvoris_amp_endpoint()
) wurde zu früh aufgerufen und funktioniert daher nicht ordnungsgem??. WordPress is currently doing theshutdown
hook. Wenn diese Funktion vor der Aktionwp
aufgerufen wird, hat sie keinen Zugriff aufWP_Query
und das abgefragte Objekt, um zu bestimmen, ob es sich um eine AMP-Antwort handelt. Somit werden weder der Filteramp_skip_post()
noch der AMP-f?hige Umschalter berücksichtigt. Anscheinend ist das Plugin mit der Titelformshortpixel-image-optimiser
verantwortlich; wende dich an den Autor. Weitere Informationen: <a>Debugging in WordPress (engl.)</a>. (Diese Meldung wurde in Version 2.0.0 hinzugefügt.) in /wp-includes/functions.php on line 6078Active plugins:
AMP: version: 2.5.3, author: AMP Project Contributors, Automatische Aktualisierungen deaktiviert
Antispam Bee: version: 2.11.6, author: pluginkollektiv, Automatische Aktualisierungen deaktiviert
Autoptimize: version: 3.1.11, author: Frank Goossens (futtta), Automatische Aktualisierungen aktiviert
Default featured image: version: 1.7.3, author: Jan Willem Oostendorp, Automatische Aktualisierungen deaktiviert
Easy FancyBox – WordPress Lightbox Plugin: version: 2.2.5, author: FirelightWP, Automatische Aktualisierungen deaktiviert
Easy Table of Contents: version: 2.0.67.1, author: Magazine3, Automatische Aktualisierungen aktiviert
Image Source Control: version: 2.24.0, author: Team Image Source Control, Automatische Aktualisierungen deaktiviert
Limit Login Attempts Reloaded: version: 2.26.11, author: Limit Login Attempts Reloaded, Automatische Aktualisierungen deaktiviert
Matomo Analytics – Ethical Stats. Powerful Insights.: version: 5.1.0, author: Matomo, Automatische Aktualisierungen deaktiviert
Prosodia VGW OS: version: 3.25.3, author: Prosodia – Verlag für Musik und Literatur, Automatische Aktualisierungen deaktiviert
Query Monitor: version: 3.16.3, author: John Blackbourn, Automatische Aktualisierungen aktiviert
ShortPixel Image Optimizer: version: 5.6.2, author: ShortPixel – Convert WebP/AVIF & Optimize Images, Automatische Aktualisierungen aktiviert
WP Super Cache: version: 1.12.2, author: Automattic, Automatische Aktualisierungen deaktiviert
Yoast SEO: version: 23.0, author: Team Yoast, Automatische Aktualisierungen aktiviertI am sure it is the AMP plugin. To me, this reads as if you might use one of the hooks mentioned in the error entries.
When I disable your plugin, the issue is no longer logged.
Thanks,
ThomasNo problem. I am happy we found the issue that quickly.
Hi bcw00,
thanks for reaching out.
The string “onson” like in your error message, does not appear anywhere in the plugin.
Please see also this line. Please check if the code on your site equals the published version or reinstall it.
Thanks,
ThomasThanks. This was helpful to narrow it down.
The theme or whatever creates the image blocks and the image source markup collide.
You could try to mimic the theme’s CSS and apply it to the image source targeting either
.isc-source
or.isc-source-text
, or disable the markup that ISC creates using the “Unstyled credit line below the image” setting in the Overlay options and add your own markup and style.For which image block did you remove the URL? Looking at your home page, both images at the top still link to the image author and license.
(used a wrong account for my previous reply)
Hi jweenk,
thanks for reaching out.
There are a couple of potential issues here and I cannot say which one is finally causing the problem:
- lazy loading is changing the image tag
- the image is wrapped in a link, which collides with links in the source
- the theme’s custom style
You could test the following to narrow it down:
- disable lazy loading
- removing the links in the image source
Thanks,
ThomasThanks for your feedback, prashena.
I was able to look at your site earlier and noticed that some lazy load feature was enabled. This was in fact the cause of it. If Spectra has an option to disable lazy load then this might also have been a solution.
Best, Thomas
Thanks. That worked. I added it yesterday and there are no new entries today.
Forum: Plugins
In reply to: [Firelight Lightbox] Native WordPress Lightbox not workingI am seriously irritated with the impact of your changes. Especially after you also auto-enabled the lightbox for all images in a release.
I want to use the core lightbox for images and your plugin for other media and where core doesn’t support a lightbox, yet, like for galleries.
Thanks,
ThomasHey @brxdev, did you see my reply and could make any progress in analyzing the issue?
Thanks,
ThomasHey brxdev,
thanks for reaching out and your kind words about ISC.
The query is calculating missing image sources and should only run in the backend. Do you also see it in the frontend?
I looked into it and could imagine to do more caching.
Before doing so, I would like to learn more about the impact on your system. Could you install the Query Monitor plugin and let me know the performance data of that query in there? Mainly the time it takes and the rows it finds?
Thanks,
ThomasThank you, osbow!
Always happy to help.
ThomasForum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Unstable version since 6.1.0Please revert to 6.1.0 for now.
We are in the middle of evaluating all support requests to see if we have the dev resources to look into them. I was not able to reproduce issues with a new WordPress installation and the latest theme and figuring out individual issues is very time consuming.