All good, I have found it, sorry!
Thank you,
Muriel
It’s no problem 🙂 How is it working for you?
Jordy,
I use Easypropertylistings plugin for showing properties for sale/rent and I have recently updated to wordpress 5. But where the gallery should appear on my pages, I only have an error message “Meow Gallery empty” and another independent gallery appears further down in the same post. I checked the corresponding .php file and I can only 1 request for gallery display:
<div class=”entry-content epl-content epl-clearfix”>
<?php do_action( ‘epl_property_featured_image’ ); ?>
<?php do_action( ‘epl_property_gallery’ ); ?>
<?php do_action(‘epl_property_tab_section_before’); ?>
Do you know why this is not working?
Thank you,
Muriel
Hi Muriel,
I am not sure what this code is supposed to do, it seems that it is only working for your theme and the gallery built-in in your theme.
How is the Meow Gallery supposed to work on your install? How are you using it? Where do you set it up? Did you insert the shortcode, or added a Gutenberg Block for it?
Hi Jordy,
sorry, this is the .php of the page.
The gallery called is from a plugin for dislaying real estate properties.
I had to disable meow gallery and now it works fine…
I just had the plugin enabled but didn’t use it as a shortcode or anything. I thought it would combine with any call for a gallery. It looks like it is not compatible with this real estate plugin… and I wouldn’t know how to replace its gallery with the mew gallery. It would be above my abilities!
Thanks anyway,