Sven Woltmann
Forum Replies Created
-
Yes I am, but as far as I understand, only to show the secondary image in the article.
But I cannot select one in the editor. There’s no new option when I activate the plugin. As the plugin hasn’t been updated for two years, I assume it’s just not compatible with the latest WordPress version and/or the Gutenberg editor.
Do you see the option to select a secondary image?
Forum: Reviews
In reply to: [Translation with DeepL API] Accidentally reviewed the wrong pluginOh I am sorry, I mixed up this plugin with that one: https://neuronto.com/
The one from Neuronto is called “DeepL” inside WordPress, so I was searching for “WordPress DeepL plugin” and came across this page and thought it was about the one I bought.
Let me try to delete my review.
For me personally, it’s GitLab and Xing.
Absolutely (my footer has a black background).
Thank you, the white box is now gone.
However, there’s still a 2px margin between the footer and the share buttons because of the following CSS entry:
.heateor_sss_bottom_sharing { ... bottom: -2px!important; ... }The bottom position should be set to 0.
Follow-up: actually the bottom position of “.heateor_sss_bottom_sharing” should be “0”. If you leave the bottom position at “-2px”, the icons won’t be centered correctly.