-
The purpose of this issue is to repair MathML display in WebView.
----
When I discovered that JavaFX could manage MathML, I also discovered that it was buggy. Becauseof MathML is rendered with WebKi…
-
So using a switch for entry.type
{% switch entry.type %}
{% case 'oldnews' %}
{% set asset = entry.oldNewsImage.one() %}
{% do seomatic.meta.ogDescription("{entry.body}") %}
{% …
-
Hi,
i noted that the 'defaultImage' will not rendered if the (fallback) og_image doesn't exist.
This line should be fixed:
from
`
$ogImageURL = $pluginSettings['social.']['defaultImage'];
…
-
The image that is added to the of all pages on a website I'm working on is not the right one. The funny thing though is that the correct image is shown in the preview provided by SEOmatic, in the CP.…
-
I think the culprit is
```
c++ -pthread -std=c++0x -march=native -O3 -funroll-loops -c src/fasttext.cc
‘void fasttext::FastText::quantize(const fasttext::Args&)’: src/fasttext.cc:302:45: warning…
-
Hi,
I have a `CollectionView` where I subclass the cells and I add an image in all the cells. I set the image hero id to "OGImage".
I have a `DetailViewController` where I have a background image …
-
I'm attempting to use `warp-packer` to package a directory of files alongside a single go binary and hit the error titled. It's a bit cryptic so I started yanking stuff out and noticed it's only occur…
ghost updated
6 years ago
-
I have a homepage in a structure inside a Craft 3 multi-site setup. SEOMatic is working beautifully on all site pages except the homepage. I can't get it to display anything from the homepage entry.
…
-
## Summary
I'm building a small blog website using Gatsby 2 and I'm trying to set some default meta-tags in the header such as author, my favicon tags etc. However, seems that putting them in the…
-
## Are you reporting a feature request or a bug?
type: Bug, plugin: image2
## Provide detailed reproduction steps (if any)
1. Open https://sdk.ckeditor.com/samples/captionedimage.html
2. Dou…