Giter Site home page Giter Site logo

Comments (4)

cointilt avatar cointilt commented on August 12, 2024

Do you have the same ID's or names assigned to them in the config file? (Can you post your config arrays for the fields)

from upthemes-framework.

DannyJasper avatar DannyJasper commented on August 12, 2024

Here's 2 of my color boxes:

"bg_color" => array(
"tab" => "colors",
"name" => "bg_color",
"title" => "Achtergrond kleur",
"description" => __( "Kies hier de achtergrond kleur", "upfw" ),
"section" => "colors",
"since" => "1.0",
"id" => "colors1",
"type" => "color",
"default" => "#154273"
),
"heading_color" => array(
"tab" => "colors",
"name" => "heading_color",
"title" => "Koppen kleur",
"description" => __( "Kies hier de koppen kleur", "upfw" ),
"section" => "colors",
"since" => "1.0",
"id" => "colors2",
"type" => "color",
"default" => "#2876a8"
)

As you can see, no duplicate ID's or naming.

from upthemes-framework.

cointilt avatar cointilt commented on August 12, 2024

Yep you have that all setup correctly. I am assuming you are using the latest version? Do you have a login that I could take a look at?

from upthemes-framework.

DannyJasper avatar DannyJasper commented on August 12, 2024

Unfortunately not at the moment, I'd have to look into that later this week. I just did some testing again, it seems it only happens when for example: I have 3 color pickers on one page, from top to bottom:

Picker 1
Picker 2
Picker 3

Picker 3 I change color, and press save, the color for only Picker 3 gets updated. When I update either Picker 1 or Picker 2 and press save, all three of them get the color of Picker 2.

from upthemes-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.