NEW Template: RefleXions

Dear Elements Weavers,

I just finished my third template for Rapidweaver Elements.

It is a template for the photographers under us and if you’re just looking to show off your amazing photos, RefleXions is the perfect platform for you. With many options for arranging your photos on your website, you’re sure to find something that suits your style. Notably, each photo is accompanied by its own Lightbox, enabling you to illuminate your images fully on the screen.

We’ve also got some extra layouts for contact pages and about us, as well as some inspiration for designing your legal pages. The template is fully compatible with Elements Themes (dark mode currently not supported). Change the theme to your liking and get a totally different colour experience with other fonts being used.

Photography Gallery website template for Rapidweaver Elements

You can find all details at the Elements Marketplace
Or you can preview a sample page directly here at RefleXions

Hope you like what I have created.

4 Likes

Congrats on the launch, looks great!

1 Like

that’s really cool stuff. i can recommend the template to everyone. absolutely a fair deal!

1 Like

beeing? is that a new word? hahahahaha

Look nice :clap:t2::clap:t2::clap:t2:

Great work, request could it be possible to add a “randomise” feature too this so pictures move around each time site is opened?

Thanks @AnasHyeee, means a lot to me :+1:

1 Like

Hey @PMUK

really like this idea, have to think about how it could be solved. Not an easy task!

2 Likes

Hey @WeaverPixel

You create a complex grid, but it’s really not easy to do so. Which part do you want to improve? I will help with it.

Hi @AnasHyeee

The grid is not as complex as it looks. It is more or less a collection of sections. Below are some pictured examples.

If you have an idea how to randomise the photos with every reload, very welcome. Maybe we can continue this discussion via PN.

Thanks for offering your help!

Hello @WeaverPixel

Let’s bring your idea to life. We can’t randomize the photos with every reload by using HTML, CSS, we have to use JavaScript

Look for this video.

Let us chat and work to make your idea :light_bulb:

how are you achieving the randomness?

I think I would probably apply a order-{number} to each of the items in the grid, but interested to hear how you’ve solved this :slight_smile:

I give the name of the class for the grid container and the name ID for every image, then the JavaScript code will play randomly every reload.

If you type bento into search this has been discussed many times and here’s a working example how to do it. https://forums.realmacsoftware.com/t/build-a-bento-grid-in-elements/49755