Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #560612

    Hi

    Is it possible to replace the default (predefined) color swatches in the COLOR PICKER?
    Those 11 small color swatches below the color selector (black, white, dark red, orange etc…)?

    Those would be perfect to store frequently used custom colors.
    (The swatches included now is pretty useless for my present design except the black and the white.)

    Note: this is not about the theme predefined color schemes, only the color picker that pops up when styling elements.

    /Maria

    #560624

    Hi Maria!

    Please go to Enfold/includes/admin/register-backend-styles.php and adjust values as needed :)

    Regards,
    Yigit

    #560674

    Hi Yigit

    Those are affecting the default color values in the predefined color schemes.
    But I would like to change these (follow the link): http://wizzcom3d.com/enfold_color_picker_prnt.html
    Is it doable?

    Ps: Actually, you pointed out a very useful ‘source’ (thanks a LOT) for adjusting things. For example, I edited the functions.php in the child-theme to register desired google-fonts into the admin panel. :) Now it will be easier to adjust some values..

    /Maria

    • This reply was modified 8 years, 10 months ago by silversken.
    #561134

    Hey!

    This requires editing of core files. I will pass this ticket to one of our developers so they can take a look and suggest .if you can do that.

    Regards,
    Vinay

    #561901

    Hi Vinay

    Thank you, I will wait for your suggestion…

    Maybe you can consider to build in this feature into the theme, I believe it could be an appreciated addition. Enfold is already known for being super user friendly and small things like that will strengthen this quality. It could be used in other themes too.

    Ideas:
    1) (GOOD) The colors from the selected predefined theme could be automatically adopted by the color picker replacing the default swatches row.
    2) (BETTER) The colors defined by the user in the Theme Options/General Styling could be adopted by the color picker.
    3) (THE BEST) A tab “Additional colors” (after the “Fonts”-tab) on the page Theme Options/Advanced Styling, so the user could select the desired 11 color swatches. Or somewhere else…

    /Maria

    #562054

    Hey Maria!

    Please request such feature here – https://kriesi.at/support/enfold-feature-requests/

    Cheers!
    Yigit

    #878642

    Did you ever found a solution? I also put in a request for changing the default iris-picker-colors… but nothing yet.
    Found any work-around?

    Where in the sourcecode can I find these colorbars (so I can change them to something more suitable for my site?)

    https://imgur.com/a/cALhk

    • This reply was modified 7 years ago by Pixelbits.
    #878916

    Hi,
    I believe it is \enfold\framework\js\avia_colorpicker.js

    Best regards,
    Mike

    #883660

    I too am looking for this. I’ve opened the CSS and JS files associated with this but can’t find them anywhere.

    #883662

    Found it…

    Go to… enfold > config-templatebuilder > avia-template-builder > assets > js > avia-modal.js

    Scroll down to line 393. In there you can add additional entries and they’ll show up. I personally left all the default ones in there just in case, but the additional ones I put in showed up. Just remember that the more you add, the smaller the blocks get. I haven’t played around with the other CSS and JS that relates to how the color picker is displayed in order to make it larger or move to a new line…but I’m sure someone could if they wanted to.

    Note…changes here aren’t likely to be update proof until Kriesi adds in a way to add and save new entries.

    #883785

    PERFECT. Thanks Kahil. Just in time for my next project :)

    I am looking into this if I can overrule the JS in a Childtheme… But updates will be tricky indeed. Going to put in a feature request now to edit those numbers client side. VOTE :)

    #883790

    Good start of the day :)

    I have added afeature requestfor this today – please vote on it. so maybe one day it becomes a default option.
    I can not make a direct link to it but is it on the feature request page.

    Custom colors in color picker! It automatically adapts to the numer of colors you put in it.

    • This reply was modified 6 years, 11 months ago by Pixelbits.
    #1103608

    Has this feature been implemented ?

    #1103695

    Sadly no.

    It’s a life saver, but default Enfold gives you the default color palette. Overruling in a child theme is somewhat possible but gives errors when updating. So that’s a no go.

    #1104165

    Hi,
    This is not a feature at this time, but I have added a request for the dev team to review.

    Best regards,
    Mike

    #1111285

    Hi!

    I added this feature and it will become part of core in one of the next updates.

    You can change the colors with filter avf_colorpicker_colors:

    https://github.com/KriesiMedia/enfold-library/blob/master/actions%20and%20filters/Option%20Settings/ALB%20Element%20Option%20Settings/avf_colorpicker_colors.php

    Cheers!
    Günter

    #1111574

    Awesome news, looking forward to the update !
    Thanks a lot Günter

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Replace the default color bar with custom colors in the color picker’ is closed to new replies.