GalleryCreator
Forum Replies Created
-
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] How to disable caption in Simply GridGallery settings -> Use global presets
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] How to disable caption in Simply GridTo use a global preset in a specific gallery (block), the priority of global settings must be enabled; otherwise, the block is controlled by its individual settings.
Forum: Reviews
In reply to: [Mixed Media Gallery Blocks] Perfect for my needsThank You!
Forum: Reviews
In reply to: [Mixed Media Gallery Blocks] Perfect for my needs, top serviceThank You!
Forum: Reviews
In reply to: [Mixed Media Gallery Blocks] Just What I Need!Thank You!
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] How to disable caption in Simply GridGallery block settings -> Thumbnails Settings -> Show thumbnails Captions
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] border around viewer mobileHello, try add this custom css for viewer bock:
.pgcsimplygalleryblock-viewer-viewport {
padding: 0;
}Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Responsive Height not working as expectedIf this plugin is too wonky, you need to look for another one.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Cannot edit template parts (FSE) when activatedhttps://ww.wp.xz.cn/plugins/simply-gallery-block/advanced/ -> Advanced Options -> select a specific version to download
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Cannot edit template parts (FSE) when activatedYes, I see that something isn’t working on your end. I don’t have this issue on my sites, so unfortunately, I can’t offer any specific advice.
You could try installing Gutenberg—sometimes that helps. Alternatively, use your browser’s developer tools to check for any JavaScript errors that might provide a clue.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Cannot edit template parts (FSE) when activatedUnfortunately, screenshots without reference to the editor scene don’t tell me anything. I shot a short video with the editor and my plugin – this is what happens to me.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Cannot edit template parts (FSE) when activatedAt the moment, WordPress allows for “crazy” manipulations with the site, which means the number of possible scenarios is practically endless. So unfortunately, I don’t quite understand what exactly isn’t working for you.
I tested site editing with the plugin activated in the Twenty Twenty-Four theme and didn’t see any issues with adding templates, patterns, blocks, or saving changes.
Maybe some yours screenshots would help us understand more about your issue.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] why can I not delete tagsHello,
on the editor page (admin panel) a large number of scripts from different plugins are used (the more plugins – the more scripts) and any error in some script can block the execution of other scripts. In short, one javascript error can affect a process (script) completely unrelated to this error. If something does not work – this means that you need to open the developer tools and analyze the cause (errors) or try to reload the page and create a new gallery (there are many solutions). If you can catch the order of actions causing this problem (system), then we can try to fix it.
I can’t get this notification. So I can’t do any research. And now looking at the Viewer code I can’t say that this is possible under normal browser usage conditions. But as an option, you may have some extensions installed in your browser, and some of them may cause a conflict. In short, when I see this problem in my browser, I will definitely fix it.
Hello,
I looked at this page using Google Chrome DevTools and didn’t see any similar message.