=== Movable Background Gallery Block === Contributors: samiur6688 Tags: gallery, movable, background, parallax, gutenberg Requires at least: 5.6 Tested up to: 7.0 Requires PHP: 7.4 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A Gutenberg gallery block that displays images in a grid layout with a movable parallax background effect. == Description == **Movable Background Gallery Block** is a lightweight Gutenberg block that allows you to display a grid-style image gallery over a smoothly moving background. The background reacts to mouse movement, creating a subtle parallax effect, while the gallery images remain cleanly layered above it. This block is ideal for modern landing sections, showcases, and visual galleries. **Features:** - Grid-style image gallery - Smooth movable (parallax) background effect - Gallery displayed above the background layer - Responsive layout for all screen sizes - Lightweight and no external dependencies == Installation == 1. Upload the plugin files to the `/wp-content/plugins/movable-background-gallery-block` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the **Plugins** screen in WordPress. 3. Open a post or page and insert the **Movable Background Gallery Block** using the block editor. == Frequently Asked Questions == = Does this block include a slider? = No. The block displays images in a **grid-style gallery**. Slider functionality is not included. = Can I enable hover effects on gallery images? = Yes. You can optionally enable a hover effect from the block settings panel. Images will be enlarged on hover on the frontend. = Can I optionally add a box shadow to gallery images? = Yes. A box shadow option is available in the block settings and applies to gallery images on the frontend. = Is the block responsive? = Yes. The gallery grid adapts automatically to different screen sizes. == Screenshots == 1. Example of frontend output. 2. Example of editor output. == Changelog == = 1.0.= * Initial release with grid-style gallery and movable background effect.