Marius Cristea

Results 15 issues of Marius Cristea

### Description: Based on the @Codeinwp/support team feedback let's see how we can improve a bit the auto-size or manual size of components. 1. Let's audit first which components can...

small enhancement
doc-needed

### Description: This is just for brainstorming right now but I think it's a topic that is worth exploring in order to offer more flexibility for colors with less work...

small enhancement

### Description: Started from #992, we could explore the mechanism of loading CSS code snippets based on the current context ( it could vary based on a customizer setting, single/archive...

enhancement

Similar to how we have the header presets, we can bring this feature to footers as well and add 5 basic footer layout templates.

enhancement

``` add_theme_support( 'otter_global_defaults', array( 'themeisle-blocks/button-group' => array( 'fontSize' => 20, 'spacing' => 10, 'collapse' => 'collapse-tablet' ) ) ); ```

enhancement

@ineagu @rodica-andronache @abaicus would you mind to share with me some good headers ideas that you come upon? Not necessarily WordPress based or so, I'm interested to see some examples...

Hello, I'm trying to run the chromeless via AWS Lambda and i'm getting an odd error which i'm having trouble solving it. It seems that the screenshots are uploaded to...

@stephenharris I've started recently to work with this task and is looking great. One thing that I came across and was causing me some headaches was the possibility to send...

Seems like the latest plugin updates broke a bit the page here https://vertis.d.pr/NFCFMm, might worth doing with Gutenberg

bug

Hi there, I have played recently with this action and I have found a few things where I could help. - Improve issue validation using `issue-parser` package, which now detects...