DavidSteinbauer
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] Incompatibility with Autoptimize+1 Do you have any fix for Autoptimize to work with Ginger Cookie Plugin?
Forum: Plugins
In reply to: [Lead Call Buttons] SSL-SupportHey you did you fixed it?
the new code seems like a confusion.
but here is the new work arround
remove_action('wp_head', 'lead_call_button_font_awesome_css'); add_action('wp_head', 'xxx_lead_call_button_font_awesome_css'); function xxx_lead_call_button_font_awesome_css() {?> <link href="<?php echo WP_PLUGIN_URL . '/' . plugin_basename( 'lead-call-buttons' ) . '/'.'css/plugin-main.css'?>" rel="stylesheet"/> <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"/> <?php }Please remove the HTTP in front of the
//netdna.bootstrapcdn.comForum: Plugins
In reply to: [WooCommerce] Woocommerce need to be Fromalwell, just download the latest stable version here:
https://translate.ww.wp.xz.cn/projects/wp-plugins/woocommerce/stable/de/formalan put it in
wp-content/languages/plugins/woocommerce-de_DE_formal.mothen you just have to set
define('WPLANG', 'de_DE_formal');in your wp-config.php
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] backwpup startet neuachso super… ich war anscheinend zu ungeduldig… er brauchte 550 sekunden also 18 durchläufe… danke!
Okay, cool! But ist possible for me to authorize anyway, or is there a work-around?
Otherwise i need to backup manually :-/
Viewing 5 replies - 1 through 5 (of 5 total)