Martin Junius
Forum Replies Created
-
Forum: Plugins
In reply to: [Meow Lightbox] Update 5.1.1 -> 5.1.2 failedThanks for your response. Must have been an intermediate or permissions problem. I tried to reproduce by manually installing 5.1.0 and then updating to 5.1.2, but this worked on my staging site without any problems. I don’t have 5.1.1 at hand, so couldn’t re-try the original steps.
Forum: Plugins
In reply to: [Meow Lightbox] 5.1.1 break EXIF displayThanks, setting the anti-selector to .no-lightbox indeed fixes the behavior for me.
And this fixed another problem which I didn’t notice before: in galleries with Size=Medium Meow LB 5.1.1 displayed the medium thumbnail, not the full image.
- This reply was modified 2 years, 4 months ago by Martin Junius.
Forum: Plugins
In reply to: [Share on Mastodon] Inserted image blocks not posted to MastodonJust added the line above to my theme’s functions.php and it works as advertised. π Test posting see here https://mastodon.social/@phtnnz/109938637878329502
Thanks a lot!
Is there any way to force (re-)sharing of existing posts on my WP?
Forum: Plugins
In reply to: [Share on Mastodon] Inserted image blocks not posted to MastodonThatβs great news. Thanks a lot! I will try this out asap.
Forum: Plugins
In reply to: [Share on Mastodon] Inserted image blocks not posted to MastodonWould something like that
$attachments = get_children(array('post_parent' => $post->ID, 'post_status' => 'inherit', 'post_type' => 'any', 'post_mime_type' => 'image'));instead of get_attached_media() work in class Post_Handler?
Forum: Plugins
In reply to: [Share on Mastodon] Inserted image blocks not posted to MastodonOk, had a look. All the images are already attached to the corresponding pages for the albums uploaded by WP/LR. So this isn’t the way to go for my setup.
- This reply was modified 3 years, 4 months ago by Martin Junius.
Forum: Plugins
In reply to: [Share on Mastodon] Inserted image blocks not posted to MastodonThanks for the quick response. Indeed it seems that my images as in the example post are not attached. Is there any way to mark images as attached to a post? I’m uploading all my images via WP/LR into the media lib and corresponding pages. Then I insert them into new posts.
Forum: Plugins
In reply to: [Meow Gallery] Error in core.php / v4.2.8Any way to do this in the UI or do I have to manually unpack the plugin?
Forum: Plugins
In reply to: [Meow Gallery] Error in core.php / v4.2.8I’m on stone-age 7.2.24-0ubuntu0.18.04.15. Yes, this must be overhauled asap, but upgrading my virtual server to 22.04 is a time-consuming task. π
But compared to 4.2.8, the new version 4.2.9 doen’t let me upgrade due to this old version. “This update does not work with your version of PHP.” π
Does it really not work on 7.2?
Forum: Plugins
In reply to: [Meow Lightbox] Version 3.1.2 broken?Been there, done that. (Actually quite some time ago, just added a minor update. π
Thanks again.Forum: Plugins
In reply to: [Meow Lightbox] Version 3.1.2 broken?Same here, with 3.1.3 all is well again. Thanks for the quick response and solution!
Forum: Plugins
In reply to: [Meow Lightbox] Version 3.1.2 broken?Hi,
Unfortunately I don’t have a staging environment for photo.m-j-s.net (really should have, this is not the first time a plugin update created problems). The theme is based on the old twentytwelve.
@jordy: if we agree on a date/time, I can temporarily – for an hour or so – update to 3.1.2 than revert back.
I added Meow Lightbox to another of my sites at https://phtn.nz/test/ – no problems here with Lightbox 3.1.2. Theme based on twentynineteen.
Additionally I updated https://phtn.net/corona/ to 3.1.2 – also without any problems. Theme here based on twentytwentyone.Thanks for caring about this problem.
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Error in Apache logsRolled back to 5.1.8 for now as I needed to upload images to my website.
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Error in Apache logsJust updated to 6.0.6, but still creates problems with the backend:
[php7:emerg] [pid 28054] [client 79.233.52.72:53544] PHP Parse error: syntax error, unexpected ‘)’ in /var/www-server/photo/blog/wp-content/plugins/wplr-sync/classes/rest.php on line 374
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Error in Apache logs@tigroumeow any news here? Otherwise I have to roll back to the previous version.
Thx.