MajorMadness
Forum Replies Created
-
Forum: Reviews
In reply to: [Faktur Pro for WooCommerce] Works like a charme ;)Hallo Andreas,
Für mich ist EU am relevantesten. Z.z. sende ich Deutschland über euer Plugin und alles andere über Paket.de direkt. W?re natürlich praktisch wenn ich alles im Backend machen k?nnte.
Defaults sind denke ich wichtig da 90% aller Sendungen Paket 5kg oder ?hnlich sind. Jeder hat auch nen Favoriten als Dienstleister. Wenn man nur die 5-10% andere Pakete ein preset ausw?hlen muss erleichtert dies wieder die Arbeit.Grü?e und danke!
Forum: Plugins
In reply to: [WooCommerce] Produkt Variations not able to selectHere is a copy from my htaccess:
# BEGIN WpFastestCache <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / AddDefaultCharset UTF-8 RewriteCond %{HTTP_HOST} ^www.aqua-grow.de [NC] RewriteRule ^(.*)$ http\:\/\/aqua\-grow\.de\/$1 [R=301,L] RewriteCond %{REQUEST_METHOD} !POST RewriteCond %{QUERY_STRING} !.*=.* RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_|wp_woocommerce_session).*$ RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or] RewriteCond /var/www/vhosts/Aqua-Grow.de/httpdocs/wp-content/cache/all/$1/index.html -f RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L] </IfModule> <FilesMatch "\.(html|htm)$"> FileETag None <ifModule mod_headers.c> Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT" </ifModule> </FilesMatch> # END WpFastestCache # BEGIN W3TC Browser Cache <IfModule mod_deflate.c> <IfModule mod_headers.c> Header append Vary User-Agent env=!dont-vary </IfModule> AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json <IfModule mod_mime.c> # DEFLATE by extension AddOutputFilter DEFLATE js css htm html xml </IfModule> </IfModule> # END W3TC Browser Cache # BEGIN W3TC Page Cache core <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTP:Accept-Encoding} gzip RewriteRule .* - [E=W3TC_ENC:_gzip] RewriteCond %{HTTP_COOKIE} w3tc_preview [NC] RewriteRule .* - [E=W3TC_PREVIEW:_preview] RewriteCond %{REQUEST_METHOD} !=POST RewriteCond %{QUERY_STRING} ="" RewriteCond %{REQUEST_URI} \/$ RewriteCond %{HTTP_COOKIE} !(comment_author|wp\-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC] RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.html%{ENV:W3TC_ENC}" -f RewriteRule .* "/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.html%{ENV:W3TC_ENC}" [L] </IfModule> # END W3TC Page Cache core # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
I deledet everything besides
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
but with a brand new product and Variation it’s still not working. Frustrating…
Forum: Plugins
In reply to: [WooCommerce] Produkt Variations not able to selectHi Caleb,
I allready tried to disable plugins which effects WC (WC Colors, Germanised, Print Invoice…) without luck, also created new Product with tripple checking all options, with WC Stock and without, switching template, with/without price and nothing works.
Only workaround: Take other Product witch is working on variations, copy, delete variations, enter new variations… creating a product and variation is still not working.Forum: Plugins
In reply to: [Germanized for WooCommerce] Zeilenumbruch bei Mobile TemplatesDie beste L?sung ist es nicht, da gebe Ich dir recht aber wenn der Begriff “Mehrwertsteuerausweis” so lang ist das er im Template das Produkt rechts daneben überlagert, dann ist dies besser.
Danke aber für deine Hilfe, hab es gefunden und nun sieht es zumindest ein wenig besser aus.Forum: Plugins
In reply to: [Germanized for WooCommerce] Probleme mit der Produktseite nach Update50,00 €
Kein Mehrwertsteuerausweis, da Kleinunternehmer nach §19 (1) UStG. zzgl. Versandkosten
?? Danke die version von Git klappt!
Vorgehen: Plugin deaktiviert, neue Dateien einfach auf ftp geschoben, bestehende überschrieben, Plugin Aktiviert.Wieder einmal danke für den Support!
Forum: Plugins
In reply to: [Germanized for WooCommerce] Probleme mit der Produktseite nach UpdateHallo, kann das Problem leider best?tigen. Bei mir wird auch “undefined” angezeigt bzw gar nichts. Ich habe das template ge?ndert/massive angepasst von ursprünglich “Virtue Free WordPress Theme”. Twenty Fifteen funktioniert einwandfrei, au?er das es nicht so aussieht wie ich es gerne h?tte.
K?nnt Ihr mir sagen wo Ich suchen muss um den passenden hook zu finden oder was den Fehler ausl?st?Danke. ??
Forum: Plugins
In reply to: [Germanized for WooCommerce] Fehlerhafte E-Mail Links*bump* jo, da stand nix drin… Vielen dank, war mal wieder absolut Betriebsblind. Hab es zwar noch nicht wieder getestet mit bestellung->kontoerstellung->aktivierung->login, aber ich komme auf mein pseudokonto und kann bestellungen sehen.
DANKE für das Klasse Plugin und den schnellen Support!