Starojitski
Starojitski
The demo site does not use entities. The fruits don't have ids. But before we dive into the code, can you explain something? i have a collection that in json...
@DaviUchoa I have tried the 'positionField' approach and it did not help me. I decided to post a distillation of my code: Students can follow learning tracks: ``` class Track...
I found a way to set these attributes for specific elements : in this example `span` and `h2` ``` seotext: config: HTML.Trusted: true HTML.Allowed: span[itemprop|itemscope|itemtype],h2[itemprop],h3 elements: span: - Inline -...
I was forced to look for a solution alternative to the one described by @adnedelcu because i was getting this message ``` The file "/var/www/app/symfony/app/config/config.yml" does not contain valid YAML:...
Unfortunately double quotes don't change anything. Still getting `User Warning: Global attribute '*' is not supported in any elements ...`
Apparently you have been really busy last year and a half :)