Crocoblock / suggestions

The suggestions for CrocoBlock project
195 stars 78 forks source link

🎨[Jetengine] color picker default value and transparency #4512

Open nreljed opened 2 years ago

nreljed commented 2 years ago

Hello everyone,

While surfing in elementor website you will very quickly realize that the header changes color depending on the page sometimes transparent and sometimes not

elementor site3

during my reflection on how they do this ... I naturally thought of a page with metaboxes for example

screencapture-portfolio-test-wp-admin-admin-php-2021-12-13-17_04_35

"header-custom-colors" with by default color-header background set to "transparent" and "black" color-text for menus of course for the rest, just change the colors of the header depending on which page you are on (normally it should work like this)

The problem

this manipulation exposes a significant problem.. Jetengine colorpicker do not have the possibility to choose a default color, nor to define the transparency (for transparent header)

it is this kind of detail that makes life difficult with jetengine and that needs to be given higher priority and attention.

for the moment this header changes color game, is only possible with acf colorpicker 😭

Lonsdale201 commented 2 years ago

Hey sir. Just use the ".page-id-myid" myid can replace with your page or post id. So not need to make matebox for this. That solution little bit overkill :D