Manuel

Results 169 comments of Manuel

Are there any updates for a web management backend UI for changing settings/adding services and so on?

Hello, unfortunately I have the same problem and none of the solutions above helped me. * Fresh installation of Wordpress 5.6.1 * Theme: Customify * Plugins: CMB2, Elementor, The Events...

@tw2113 thank you for your response. Sure. Can you tell me where to get it, since I only installed the plugins and added no manual configuration?

Now I found the CMB2 code generating the field. ```PHP function edumodo_event_metabox(){ // Start with an underscore to hide fields from custom fields list $prefix = '_edumodo_'; // Portfolio header...

@tw2113 I checked and the alpha option was set to true. ![grafik](https://user-images.githubusercontent.com/12592765/108978418-d9b44800-7689-11eb-8dc7-b46468627596.png) After disabling the alpha option the color picker was displayed correctly, but my original problem remained. I also...

@tw2113 yes thats correct. The error is comming from the "cmb2-conditionals.js". I already opened a support call at the authors site.

I have the same issue, when Atom decides to open a new file in a new window instead of a new tab. This is annoing that 9 months passed and...

Hi @djsmith85, since this are two very small changes I thought the repo is not neccessary. Anyway I recreated the fork and did a new pull request. https://github.com/bitwarden/clients/pull/4155