Search found 37 matches

by donsenilo
Fri Apr 07, 2017 1:47 am
Forum: Plugins
Topic: meta tags beliebig über Plugin?
Replies: 17
Views: 15646

Re: meta tags beliebig über Plugin?

Ich meinte primär "Informationen zur Website" bei den Einstellungen.

Beschreibung bei den Seiten hab ich keine angegeben, da diese dann immer auf den Seiten angezeigt wird und ziemlich blöd aussieht.
by donsenilo
Fri Apr 07, 2017 1:12 am
Forum: Plugins
Topic: meta tags beliebig über Plugin?
Replies: 17
Views: 15646

Re: meta tags beliebig über Plugin?

Ein kleiner Nachtrag:
Der meta-tag "description" ist immer leer:

Code: Select all

<meta name="description" content="">
Dies betrifft in Folge auch:

Code: Select all

<meta property="og:description" content="">
by donsenilo
Thu Apr 06, 2017 12:14 am
Forum: Plugins
Topic: [PLUGIN] AddToAny
Replies: 13
Views: 15408

Re: [PLUGIN] AddToAny

Eine Alternative wäre Ridiculously Responsive Social Sharing Buttons.
Aber leider funktionieren auch hier die Buttons nicht bei Beiträgen.
by donsenilo
Thu Apr 06, 2017 12:10 am
Forum: Themes
Topic: [THEME] Log (bez. Bildschirmbreite)
Replies: 3
Views: 3264

Re: [THEME] Log (bez. Bildschirmbreite)

ich habe etwas herumgebastelt, aber das Ergebnis ist nicht besonders befriedigend. In die Custom.css habe ich folgendes eingetragen: @media screen and (min-width: 1024px) { #wrapper { display: flex; } #sidebar { border-top: solid 1px rgba(160, 160, 160, 0.3); margin-right: 3em; min-width: 0; padding...
by donsenilo
Wed Apr 05, 2017 10:34 pm
Forum: Plugins
Topic: [PLUGIN] AddToAny
Replies: 13
Views: 15408

Re: [PLUGIN] AddToAny

AddToAny bei Beiträgen
AddToAny auf der Hauptseite
by donsenilo
Wed Apr 05, 2017 9:56 pm
Forum: Plugins
Topic: [PLUGIN] Contact for Bludit 2.6
Replies: 95
Views: 1013441

Re: [PLUGIN] Contact

Edi wrote:Please downgrade to version 7.0 or 5.6. Also other systems have at the moment still problems with the version 7.1.
Done. Downgraded to 7.0, no errors.
But it does not work anyway ... I always get:
Ein Fehler ist beim Versenden der Nachricht aufgetreten. Bitte versuche es später noch einmal.
by donsenilo
Wed Apr 05, 2017 8:58 pm
Forum: Plugins
Topic: [PLUGIN] Contact for Bludit 2.6
Replies: 95
Views: 1013441

Re: [PLUGIN] Contact

I get this error: Warning: Illegal string offset 'anfragen' in /var/www/virtual/shasha/html/bludit/bl-plugins/contact/plugin.php on line 43 Is the plugin still compatible with 1.5.2? The pluginlist says no... With best regards Manu I get the same error since I've changed to PHP 7.1. Is there a solu...
by donsenilo
Wed Apr 05, 2017 8:15 pm
Forum: Plugins
Topic: [PLUGIN] AddToAny
Replies: 13
Views: 15408

Re: [PLUGIN] AddToAny

Beim "Log"-Theme.
by donsenilo
Wed Apr 05, 2017 8:14 pm
Forum: Plugins
Topic: [Plugin] Textarea
Replies: 6
Views: 3771

Re: [Plugin] Textarea

Hi

I've tried "Textarea" and "About" and in both you can use javascripts.
But you have to be careful because Bludit automatically replaces line-breaks with "</ br>". So it's important that there are no line-breaks in the code.

Mystery solved ! :idea:
by donsenilo
Tue Apr 04, 2017 9:01 pm
Forum: Plugins
Topic: [Plugin] Textarea
Replies: 6
Views: 3771

Re: [Plugin] Textarea

Hi

only to be sure: Javascripts can't be used, right ?