sicco
Forum Replies Created
-
3.8.9.1 fixes the problem! Thanks @papin!
Hi @papin, thanks for looking into this and creating a fix!
I just installed 3.8.9, but the problem seems to still exist when I visit some of my websites when I’m logged in (I also cleared cache):
app_1 | NOTICE: PHP message: PHP Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /var/www/html/wp-content/plugins/companion-auto-update/cau_functions.php:65
app_1 | Stack trace:
app_1 | #0 /var/www/html/wp-content/plugins/companion-auto-update/cau_functions.php(98): cau_incompatiblePlugins()
app_1 | #1 /var/www/html/wp-content/plugins/companion-auto-update/cau_functions.php(76): cau_pluginIssueCount()
app_1 | #2 /var/www/html/wp-content/plugins/companion-auto-update/companion-auto-update.php(408): cau_pluginHasIssues()
app_1 | #3 /var/www/html/wp-includes/class-wp-hook.php(324): cau_checkForIssues(Object(WP_Admin_Bar))
app_1 | #4 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
app_1 | #5 /var/www/html/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
app_1 | #6 /var/www/html/wp-includes/admin-bar.php(95): do_action_ref_array('admin_bar_menu', Array)
app_1 | #7 /var/www/html/wp-includes/class-wp-hook.php(324): wp_admin_bar_render('')
app_1 | #8 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
app_1 | #9 /var/www/html/wp-includes/plug in /var/www/html/wp-content/plugins/companion-auto-update/cau_functions.php on line 65Is there anything I can do for you to help track down the problem?
- This reply was modified 2 years, 4 months ago by sicco.
I have the same issue, though not on all of my WordPress websites/themes. I’m not sure why some websites have this error and others don’t. It might be related to older themes?
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Emoji’s aren’t shown in PhotoSwipeStrange, using the latest Firefox for Android I can see the emoji on a Samsung Galaxy S10 (Android 10), but can’t see it (emoji is missing completely) on a Samsung Tab S4 tablet (Android 9). I can see your emoji in your image on both devices though. I’m using a basic smily, no new ones. I can see the emoji when I edit the image on the tablet, but I can’t see it in the published post. This has got me puzzled 😀
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Multiple Galleries On One PageWooops, I just found out that this is already possible using an option which I misinterpreted!
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Multiple Galleries On One PageAwesome plugin! Just to tag onto this topic. It seems that currently multiple different galleries will be added into one big photoswipe. Is it possible that each gallery just opens a photoswipe containing only the images from that gallery? That would make the flow on my blog much better 🙂
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] GitHub page for this project?It would be great if the code could be published on GitHub/GitLab/etc. I’m trying to customize the plugin a little to fit my personal needs and it would be nice to read the code without it being minimized in order to understand it better.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Show caption in lightboxWow amazing! It works great thanks! One thing though, could you make the caption text wrap/responsive? When I view long captions on my smartphone I only see the last words as the first part disappears from the screen :).
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Rearranging photos doesn’t work on touchscreensThanks for your quick reply!
I’ve tried the native WordPress gallery and I can’t rearrange the photos using the same modal that your plugin shows either. But the WordPress native gallery does offer an alternative method. When you click on a photo in the page/post editor you see two arrows which allow you to move the photo left or right, see this image. This method is not available in your plugin because it shows the lightbox slideshow when you click on an image in the editor.
WordPress seems to be working on better gallery rearranging though as you can see in this issue and this issue.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Show caption in lightboxForum: Plugins
In reply to: [Doneren met Mollie] HTTPS mixed content op plugin paginaHet probleem lijkt opeens opgelost!
Forum: Plugins
In reply to: [WP Hide Post] PayPal button breaks HTTPS inside Admin panelI created a pull request that fixes this: https://github.com/scriptburn/wp-hide-post/pull/9
Let’s hope it will be included in a new release soon.
Forum: Plugins
In reply to: [WP Hide Post] Change http to https pleaseI created a pull request that fixes this: https://github.com/scriptburn/wp-hide-post/pull/9
Forum: Plugins
In reply to: [Doneren met Mollie] HTTPS mixed content op plugin paginaHi Nick,
Dank voor je reactie. Het is echter wel gek dat enkel op de pagina van deze plugin er problemen zijn en op alle andere plugin pagina’s niet. Heb je enig idee hoe dat kan?
Forum: Plugins
In reply to: [WP Hide Post] Change http to https pleaseI support this. When your website uses HTTPS and edit a post you won’t see a green padlock because this plugin loads the paypal image using HTTP instead of HTTPS. It would be great if this can be changed to HTTPS.