elementor / elementor/static-html-output
Export inline background
Open
bug
- Dominant language
- PHP
- Stars
- 128
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Hello
Thanks for the plugin.
In my code I sometimes find myself needing to retrieve ACF fields to use inline style for image background in html. Here is an example:
```php
```
The client can put png or svg in the ideal. It's working well before the export.
The concern is that once the export is finished this type of field is empty like that:
```html
```
Is this a bug?
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.