FlowNex
Forum Replies Created
-
Forum: Plugins
In reply to: [Shariff for Wordpress] Feature Request: Externer AufrufIch denke damit ist eine manuelle Einbindung wie beim “2 Click Social Media Buttons”-Plugin gemeint.
Ist die Option “Manuell (Shortcode)” gewählt, so können die Buttons mittels des Shortcodes [twoclick_buttons] in den Artikel eingebunden werden.
Ist die Option “Manuell (Template)” gewählt, so können die Buttons mit dem PHP-Code <?php if(function_exists(‘get_twoclick_buttons’)) {get_twoclick_buttons(get_the_ID());}?> in das Theme eingebunden werden. Dies berücksichtigt alle Einstellungen, die unter “Anzeige” getätigt wurden. Hinweis: Dies funktioniert nur bei Einzalartikeln und -seiten, nicht innerhalb des Loops.Forum: Plugins
In reply to: [Background Update Tester] Different AnswersProblem resolved for me with version 1.1:
*) Prevent “checksum” failures when using a localized version of WordPress.Forum: Plugins
In reply to: [Background Update Tester] Different AnswersExact same problem here. But I believe that the AU works fine and this is only a problem with non EN installations.
I tested the plugin on the same server with EN and DE WordPress installations and the error only occurred on the DE.Forum: Plugins
In reply to: [Background Update Tester] error when accessing the update checkRequires: 3.7 or higher