Mike Wiegand
Forum Replies Created
-
Forum: Plugins
In reply to: [Germanized for WooCommerce] Rearrange product templateMany thanks, that helped my a lot!
Forum: Plugins
In reply to: [Germanized for WooCommerce] Rearrange product templateHi Vendidero,
thanks a lot for the tip …?is it possible to overwrite the germanized templates in a child theme directory like it’s possible for woocommerce? Wondering how I can manage the modifications w/o maintaining a repository.
Kind regards
MikeForum: Plugins
In reply to: [WooCommerce] Relocate Woocommerce Product Total and Meta after add to cartHi Claudio,
thanks for the hooks. What I am desperately searching for is the option to print i.e. the meta in the form of the add to cart. Form a user experience perspective I will be much leaner to display the total price and SKU next to the call to action.
Thanks for you support
MikeForum: Plugins
In reply to: [WooCommerce] Add to Cart ends in 404 POST request (SPDY vs. HTTP2 on SSL)Hi Mike,
thanks for your thoughts. I have activated the debug log since I could not find permission issues get logged. What I got was:
2016/06/01 16:06:27 [debug] 12551#12551: *1 cached open file: /files/wordpress-balloons/produkt/ballon-aus-naturkautschuk, fd:-1, c:0, e:2, u:2 2016/06/01 16:06:27 [error] 12551#12551: *1 "/files/wordpress-balloons/produkt/ballon-aus-naturkautschuk/index.php" is not found (2: No such file or directory), client: 46.5.19.34, server: heliumballons-kaufen.de, request: "POST /produkt/ballon-aus-naturkautschuk/ HTTP/2.0", host: "heliumballons-kaufen.de" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http finalize request: 404, "/produkt/ballon-aus-naturkautschuk/?" a:1, c:1 2016/06/01 16:06:27 [debug] 12551#12551: *1 http special response: 404, "/produkt/ballon-aus-naturkautschuk/?" 2016/06/01 16:06:27 [debug] 12551#12551: *1 xslt filter header 2016/06/01 16:06:27 [debug] 12551#12551: *1 charset: "" > "utf-8" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 header filter 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: ":status: 404" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "server: nginx" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "date: Wed, 01 Jun 2016 14:06:27 GMT" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "content-type: text/html; charset=utf-8" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "vary: Accept-Encoding" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "x-frame-options: SAMEORIGIN" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "x-xss-protection: 1; mode=block" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "x-content-type-options: nosniff" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 output header: "content-encoding: gzip" 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2:15 create HEADERS frame 0000000001BFA668: len:153 2016/06/01 16:06:27 [debug] 12551#12551: *1 http cleanup add: 0000000001BFA770 2016/06/01 16:06:27 [debug] 12551#12551: *1 http2 frame out: 0000000001BFA668 sid:15 bl:1 len:153 2016/06/01 16:06:27 [debug] 12551#12551: *1 malloc: 0000000001D39D70:16384 2016/06/01 16:06:27 [debug] 12551#12551: *1 SSL buf copy: 9 2016/06/01 16:06:27 [debug] 12551#12551: *1 SSL buf copy: 153
Maybe I am wrong but the get path seems odd with the index.php after the actual permalink path: /files/wordpress-balloons/produkt/ballon-aus-naturkautschuk/index.php
Kind regards
MikeForum: Plugins
In reply to: [WooCommerce] refreshed_fragments causes 404Solved … I had product variants selected but the mandatory price field was hidden in the collapse menu and not hint was shown. Maybe an improvement to set the required attribute to those fields so browsers validate them?
Forum: Fixing WordPress
In reply to: Crossorigin errorHi maijx,
just found this since I got a similar issue. The error message states to add the crossorigin attribute to the script tag which links to the file …?and not the request header. Anyway the request header as stated by lorro is required too.
Cheers
MikeForum: Plugins
In reply to: [W3 Total Cache] CDN – S3 buckets instead of CloudFront Origin displayedSolved – Origin Push was for any reasons selected. Maybe by selecting the option through keyboard I accidently selected the wrong one.
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] swipebox-overlay container added twiceLittle update –?i noticed that this issue only effects the SwipeBox. By using prettyPhoto the next/prev animation is triggered only once.
Same for me:
1) WP: 3.5.3
2) Plugin Version: 1.3.1
3) Server: OS Linux Software Apache Version 64Bit PHP 5.2.12-nmm4
4) Other plugins: Relevanssi, SEO Ultimate, Use Shortcodes in Sidebar Widgets, WP No Category Base – WPML compatible, WP Security Scan, WP Super Cache and WP Overview (lite) MS
5) Themes: Tried different themes and at present using Twenty ElevenUPDATE
Tried the theme “Twenty Twelve V1.1” and it seemed to work.