Git Product home page Git Product logo

acf-background's Issues

Gutenberg block

Hello, when I try to use your plugin in ACF Gutenberg Block then it's not working.
Upload image click - nothing
Colors click - nothing

Nothing but a blank white box

When applied to my field group on a taxonomy, this merely shows a big white blank box beneath the words "Background Repeat / Background Color / Background Preview"

Include in theme with ACF Pro

Hi, I have acf pro included in my theme. How could I include your plugin?
Adding an include in functions.php would be enough?

Background Default

Hi,

Thank you for your background field. It makes easy to use. But I have a question. Is there default arguments in Background Field like other ACF fields? for example:
type => 'background',
'default_value' => array (
'background-image' => url('blablabla.png'),
'background-repeat' => 'no-repeat',
) ... etc.
Please give me some reply.

Thanks,
G.Enkhtulga

Output from array and CSS

Hi, thank you very much for the plugin. It would be nice to have a method to extract the data of the array, I'm not a programmer and I dont know how to use the data of the array to produce a valid css rule for background.

In other hand, if is usefull for someone here there is some CSS for acf filed in admin area, to display better:

/Plugin Background Advanced RGBA ACF Pro/
.acf-field.field_type-background {
width:100%;
}
.acf-background-preview {
clear:both;
}
.rgbatext, #field_547b22cb15f88-clear, .minicolors {
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0px;
padding: 0px 10px 1px;
cursor: pointer;
border-color: #ccc;
border-width: 1px;
border-style: solid;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
.acf-field_547b22cb15f88-repeat-select, .rey-select-item {display:block;}
.acf-background-subfield.acf-background-image {width:33%}

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.