SNN-BRX Child Theme, advanced features and gsap animations, acf, smtp, security, 301 logs, 404 logs, search logs

:wink: :sunglasses:

2 Likes

I will make big changes on select animation system.

the system will be same but presets will be improved… I will try to keep the change backward compatible if possible fingers crossed.

blame him;

like element will become logged user only

without loggedin it is not completely safe anyway and easy to manipulate even I created 3 level security transient, ip check, localstorage check… still possible to manipulate
because as long as you dont check a user login/session you cant stop people

and this change eliminates the unnecessary transient db calls too so makes better optimization
this was annoying me for a while I finaly made the decision

in web security people flow the easiest path possible its just nature
if there is a way there is a will
image

text select share / reply element

there are lots of new stuff on snn-brx that I am not announcing you better spend some time and check it :slight_smile:

thinking about creating a Nestable Slider element for some edge cases not to replace splide but for some edge case stuff will test it on my new client project…

1 Like

THIRD pre-release ready to download…

image

test it on development and staging after this I will make the public release

tons of changes and bug fixes and hidden features added :slight_smile:

have fun

0.256 Released

and

Roadmap Updated.

image

1 Like

0.257 soon

image

1 Like

if anyone want to test the new Select Animation system

check the latest pre release…

I think css native names are way to go and has big advantage when you learn some css property names this will help you understand the all websites and internet better…

image

2 Likes

:wink:

2 Likes

while I am at it I will make another element as Audio Player too since almost the same thing with video player :slight_smile:

people can use it for podcast sites or other stuff…

both video and audio player will be keyboard friendly and mobile friendly

will work with loops thumbnails or audio video files can be loaded from custom fields easily.
chapters are not those are tricky to do with loop possible but too hard I will ignore it for now even the most of the podcast providers dont have that kind of feature.

2 Likes

New element Marquee Slider Carousel soon 0.257 as well

Text or Images or Both Together
Left/Right Up/Down Directions
Pause On Hover
Grayscale and Colored on Hover
… all the basic stuff.

chrome-capture-2025-07-30 (1)

roadmap:

1 Like

OK last call for the pre-release

Take a look at the new features if you didnt yet test it in your dev or staging.

I tested the new gsap select system with the old one it is backward compatible so old setups will not break for the Select Animation upgrade worked fine on my tests. I dont expect making any other big system change like this will be the last.

The new gsap select animation system is so good I stoped using the the bricks interactions :fire:

image

releases:

roadmap:

1 Like

it works so good :star_struck::star_struck::heart_eyes:

image

Opacity Start
Opacity End
Transform Start
Transform End
Filter Start
Filter End
Width Start
Width End
Height Start
Height End
Rotate Start
Rotate End
X Move Start
X Move End
Y Move Start
Y Move End
Scale Start
Scale End
Scale X Start
Scale X End
Scale Y Start
Scale Y End
Skew X Start
Skew X End
Skew Y Start
Skew Y End
Rotate X Start
Rotate X End
Rotate Y Start
Rotate Y End
Rotate Z Start
Rotate Z End
Perspective Start
Perspective End
Text Color Start
Text Color End
Background Color Start
Background Color End
Border Color Start
Border Color End
SVG Fill Start
SVG Fill End
SVG Stroke Start
SVG Stroke End
Margin Start
Margin End
Margin Top Start
Margin Top End
Margin Right Start
Margin Right End
Margin Bottom Start
Margin Bottom End
Margin Left Start
Margin Left End
Padding Start
Padding End
Padding Top Start
Padding Top End
Padding Right Start
Padding Right End
Padding Bottom Start
Padding Bottom End
Padding Left Start
Padding Left End
Top Position Start
Top Position End
Right Position Start
Right Position End
Bottom Position Start
Bottom Position End
Left Position Start
Left Position End
Z-Index Start
Z-Index End
Border Radius Start
Border Radius End
Border Width Start
Border Width End
Outline Start
Outline End
Font Size Start
Font Size End
Font Weight Start
Font Weight End
Line Height Start
Line Height End
Letter Spacing Start
Letter Spacing End
Word Spacing Start
Word Spacing End
Text Indent Start
Text Indent End
Clip Path Start
Clip Path End
Mask Start
Mask End
Box Shadow Start
Box Shadow End
Text Shadow Start
Text Shadow End
Background Size Start
Background Size End
Background Position Start
Background Position End
Splittext True
Splittext Words
Splittext Line
Markers True
Scroll False
Loop True
Pin True
Scrub False
Desktop False
Tablet False
Mobile False
Start Trigger
End Trigger
Duration
Stagger
Delay
Once True
/ Custom data-animate
1 Like

0.257 Released.

New Video Element
New Audio Element
New Marquee Element
New Activity Logs Feature
New GSAP Select Animation BIG Upgrade

Have fun.

Changelog & Features:

1 Like

great websites started to use snn-brx :slight_smile:

I am seeing nice designs on the wild lately love it :slight_smile:

lookslike new gsap selection animation is working fine for people I started to see that more as well. :fire::fire::fire:

I will make new gsap video soon client works crazy busy lately
hopefully will have some time before I go to eu trip…

1 Like

Version 0.259 release

  • REVERT: reverted the new gsap select animations. new conditional controls creating performance issues on bricks editor. Because performance choking in the bricks core it is unfixable (nothing is impossible but I dont have time to waste on it.).
    image
  • UPDATE: Enhance animation handling by adding timeline position calculations and adjusting duration based on t_start and t_end values
  • UPDATE: Bump version of gsap-data-animate.js to v0.05
  • UPDATE: Implement createDataAnimate function with enhanced animation handling and device support

.
.


#teaser

3 Likes

not sure these repeater previews are bug or feature O_O

:thinking:

1 Like

decided to just let it show title as item n thats cleaner to work with

as always change will be incldued on next update.

.
do you have a nice custom element idea ?
come and tell us

some improvements on the way for comment list element

image

1 Like

I see some sites still not using cookie banner

wanted to check what is missing and added couple more new features

added the title setting
how the hell this stayed as static didnt even realised :sweat_smile:
nobody told me I will blame the people :rofl:

image

moved the title on the top of the banner

before it was only showing when preferences button clicked
it was weird ux now better

image

now it will be possible to re-order the services after adding them
this was not possible and I wanted to add this feature for a while now
it was a must feature

hopefully after the release people will start to use the cookie banner more :pleading_face:

2 Likes