leanderbraunschweig
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woo commerce as a non company individual ?Hi Peter,
sure – go ahead…!
Essentially this is a legal matter, meaning whether you need to register a company or get a tax number or similar depends on your local law.
WooCommerce is just one way to sell products / goods online and you do not necessarily need to “sign up” to anything to use the plugin.
I also would like to see an update here – why has this been stalled and remains unresolved for such a long time…?
That being said: Really appreciate all the work that went into this plugin and making this available in a free version.
Same here – reverting to
v4.0.0
solves the issue for now.- This reply was modified 1 year, 5 months ago by leanderbraunschweig.
Forum: Plugins
In reply to: [Enable Media Replace] Block editor support? (core/image + core/media-text)Hi @petredobrescu,
many thanks for getting back!
Upon recording the screencast for you I have noticed that the image asset in the editor now actually gets replaced just fine… ??
Not sure what the issue was here to begin with but you are obviously rewriting the thumbnail paths from my-image-1536×1024.jpg to my-image-819×1024.jpg and as such the image isn’t broken ??
Sorry to have bothered and I am again very grateful for this plugin as it also included the
enable-media-replace-upload-done
-hook that I could use for triggering another step in the replacement logic.Kudos!
Hi Jose,
thanks for getting back again and providing the new BETA-version. I went ahead and installed
v1.9.3.4.debug-3
and now the saving works!So it seems the nonces are the culprit here…? How can I assist you best in finding the root issue?
Thanks & regards!
Hi Jose,
thanks for your reply and recommendations. I’ve installed the second BETA / debug version.
Could it be that when you use Bedrock Autoloader the current user hasn’t the right to activate plugins?
This reminded me that Bedrock by default disables all plugin & file modifications in non-development environments, see here: https://github.com/roots/bedrock/blob/master/config/application.php#L104
Having removed these mods and setting both
DISALLOW_FILE_EDIT
as well asDISALLOW_FILE_MODS
tofalse
again yielded the previous error message though…I tried to disable the plugin “Simple history” on one of our pages.
Debug output as follows:
[06-Dec-2022 14:28:47 UTC] eos_dp_save_settings called [06-Dec-2022 14:28:47 UTC] $_POST [06-Dec-2022 14:28:47 UTC] Array ( [nonce] => 26601e7b59 [eos_dp_setts] => Array ( [post_id_183] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44451] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_186] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_2] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_39752] => ,,,,,,,,,,,,,,,,,,,,,,,,,searchwp-live-ajax-search/searchwp-live-ajax-search.php,,,,,simple-history/index.php,,,,,,,,,,, [post_id_179] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46091] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_181] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46686] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46688] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46682] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44375] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_9] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44449] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44404] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_39535] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44456] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_47599] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44513] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_45545] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_176] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_14498] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44453] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [ids_locked] => Array ( [0] => 39752 ) [ids_unlocked] => Array ( [0] => 183 [1] => 44451 [2] => 186 [3] => 2 [4] => 179 [5] => 46091 [6] => 181 [7] => 46686 [8] => 46688 [9] => 46682 [10] => 44375 [11] => 9 [12] => 44449 [13] => 44404 [14] => 39535 [15] => 44456 [16] => 47599 [17] => 44513 [18] => 45545 [19] => 176 [20] => 14498 [21] => 44453 ) [post_type] => page [eos_dp_post_types] => [] [eos_dp_urls] => {\"2\":\"/\",\"9\":\"/shop/\",\"176\":\"/warenkorb/\",\"179\":\"/kasse/\",\"181\":\"/kundenkonto/\",\"183\":\"/allgemeine-geschaeftsbedingungen/\",\"186\":\"/datenschutz/\",\"14498\":\"/widerrufsbelehrung/\",\"39535\":\"/?page_id=39535\",\"39752\":\"/impressum/\",\"44375\":\"/tanz-profis-b2b/\",\"44404\":\"/tanzladen-berlin/\",\"44449\":\"/?page_id=44449\",\"44451\":\"/?page_id=44451\",\"44453\":\"/?page_id=44453\",\"44456\":\"/?page_id=44456\",\"44513\":\"/?page_id=44513\",\"45545\":\"/versandkosten/\",\"46091\":\"/kontakt/\",\"46682\":\"/newsletter-verwaltung/\",\"46686\":\"/newsletter-austragung/\",\"46688\":\"/newsletter-bestaetigung/\",\"47599\":\"/test-seite/\"} ) [action] => eos_dp_save_settings )
Not sure what else can be done here?
Forum: Plugins
In reply to: [wp-Typography] Disable ‘fractions’-feature selectively (via filter)?Not really, no ?? But that’s due to other issues, mostly missing the time to implement this as other things always took precendence.
Many thanks for your input / support and I’ll sort this out eventually.
Closing this now, thanks again!
Hi Jose,
thanks for your reply and also for following up on this – sorry on my end for not getting back in a timely manner, been very busy…
We were able in the meantime to identify some core issues with our performance and also with some plugins involved which we deactivated completely.
But it would still be very nice to be able to use your plugin for further testing and optimising our system so I went ahead and downloaded the BETA-version and did a test run.
The problem persists (unsurprisingly) and this is what I am seeing with regards to the debug output:
[02-Dec-2022 05:24:44 UTC] FDP Ajax file called [02-Dec-2022 05:24:45 UTC] eos_dp_save_settings called [02-Dec-2022 05:24:45 UTC] $_POST [02-Dec-2022 05:24:45 UTC] Array ( [nonce] => 5232e9af28 [eos_dp_setts] => Array ( [post_id_183] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44451] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_186] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_2] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_39752] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_179] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46091] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_181] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46686] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46688] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_46682] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44375] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_9] => ,query-monitor/query-monitor.php,ac-addon-acf/ac-addon-acf.php,ac-addon-woocommerce/ac-addon-woocommerce.php,ac-addon-yoast-seo/ac-addon-yoast-seo.php,ajax-cart-autoupdate-for-woocommerce/ajax-cart-autoupdate-for-woocommerce.php,auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php,auto-image-attributes-pro/iaffpro_auto-image-attributes-pro.php,backwpup/backwpup.php,clarity-ad-blocker/clarity-ad-blocker.php,classic-editor/classic-editor.php,enable-media-replace/enable-media-replace.php,etracker/etracker.php,facetwp-color/facetwp-color.php,facetwp/index.php,google-sitemap-generator/sitemap.php,gumlet/gumlet.php,hackespitze-attribute-importer/hackespitze-attribute-importer.php,jarvis/jarvis.php,kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php,legal-texts-connector-it-recht-kanzlei/legal-texts-connector-it-recht-kanzlei.php,microthemer/tvr-microthemer.php,permalink-manager-pro/permalink-manager.php,qty-increment-buttons-for-woocommerce/qty-increment-buttons-for-woocommerce.php,reveal-ids-for-wp-admin-25/reveal-ids-for-wp-admin-25.php,safe-redirect-manager/safe-redirect-manager.php,saved-addresses-for-woocommerce/saved-addresses-for-woocommerce.php,searchwp-custom-results-order/searchwp-custom-results-order.php,searchwp-live-ajax-search/searchwp-live-ajax-search.php,searchwp-metrics/searchwp-metrics.php,searchwp-redirects/searchwp-redirects.php,searchwp-related/searchwp-related.php,searchwp-woocommerce/searchwp-woocommerce.php,simple-history/index.php,so-clean-up-wp-seo/so-clean-up-wp-seo.php,woocommerce-advanced-pricing/woocommerce-advanced-pricing.php,woocommerce-brands/woocommerce-brands.php,woocommerce-product-variation-swatches/woocommerce-product-variation-swatches.php,woocommerce/woocommerce.php,wordpress-importer/wordpress-importer.php,wp-crontrol/wp-crontrol.php,wp-multi-step-checkout-pro/wp-multi-step-checkout-pro.php,wpae-user-add-on-pro/wpae-user-add-on-pro.php,wpai-acf-add-on/wpai-acf-add-on.php, [post_id_44449] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44404] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_39535] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44456] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_47599] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44513] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_45545] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_176] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_14498] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [post_id_44453] => ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, [ids_locked] => Array ( [0] => 47599 ) [ids_unlocked] => Array ( [0] => 183 [1] => 44451 [2] => 186 [3] => 2 [4] => 39752 [5] => 179 [6] => 46091 [7] => 181 [8] => 46686 [9] => 46688 [10] => 46682 [11] => 44375 [12] => 9 [13] => 44449 [14] => 44404 [15] => 39535 [16] => 44456 [17] => 44513 [18] => 45545 [19] => 176 [20] => 14498 [21] => 44453 ) [post_type] => page [eos_dp_post_types] => [] [eos_dp_urls] => {\"2\":\"/\",\"9\":\"/shop/\",\"176\":\"/warenkorb/\",\"179\":\"/kasse/\",\"181\":\"/kundenkonto/\",\"183\":\"/allgemeine-geschaeftsbedingungen/\",\"186\":\"/datenschutz/\",\"14498\":\"/widerrufsbelehrung/\",\"39535\":\"/?page_id=39535\",\"39752\":\"/impressum/\",\"44375\":\"/tanz-profis-b2b/\",\"44404\":\"/tanzladen-berlin/\",\"44449\":\"/?page_id=44449\",\"44451\":\"/?page_id=44451\",\"44453\":\"/?page_id=44453\",\"44456\":\"/?page_id=44456\",\"44513\":\"/?page_id=44513\",\"45545\":\"/versandkosten/\",\"46091\":\"/kontakt/\",\"46682\":\"/newsletter-verwaltung/\",\"46686\":\"/newsletter-austragung/\",\"46688\":\"/newsletter-bestaetigung/\",\"47599\":\"/test-seite/\"} ) [action] => eos_dp_save_settings )
Not sure if that helps…?
Removing the Bedrock Autoloader isn’t a viable option unfortunately since a lot of our plugin- and dependency-logic relies on it… But if that’s a show stopper then I can totally understand, that’s a real edge-case we’re having here ??
Thanks for looking into this, appreciate it!
This is our system report in case that helps:
### wp-core ### version: 6.1 site_language: de_DE_formal user_language: de_DE_formal timezone: Europe/Berlin permalink: /%postname%/ https_status: true multisite: true user_registration: false blog_public: 1 default_comment_status: open environment_type: production site_count: 2 network_count: 1 user_count: 7386 dotorg_communication: true ### wp-dropins (1) ### advanced-cache.php: true ### wp-active-theme ### name: Hacke & Spitze (hackespitze/resources) version: 1.0 author: E-VANCE / Henning Orth author_website: https://e-vance.net/ parent_theme: none theme_features: core-block-patterns, widgets-block-editor, post-thumbnails, woocommerce, soil, title-tag, menus, html5, customize-selective-refresh-widgets, align-wide, editor-style, widgets theme_path: /srv/www/myproject.de/releases/20221115094008/web/app/themes/hackespitze/resources ### wp-themes-inactive (1) ### Storefront: version: 4.1.3, author: Automattic ### wp-mu-plugins (4) ### Bedrock Autoloader: version: 1.0.3, author: Roots Code Profiler (mu-plugin): version: 1.0, author: Jerome Bruandet freesoul deactivate plugins [fdp]: version: 1.9.3.3, author: Jose Mortellaro Register Theme Directory: version: 1.0.0, author: Roots ### wp-plugins-active (52) ### Admin Columns Pro - Advanced Custom Fields (ACF): version: 3.0.4, author: AdminColumns.com Admin Columns Pro - WooCommerce: version: 3.7.3, author: AdminColumns.com Admin Columns Pro - Yoast SEO: version: 1.2, author: AdminColumns.com Advanced Pricing for WooCommerce: version: 1.3.3, author: Jeroen Sormani Ajax Cart AutoUpdate for WooCommerce: version: 1.5.5, author: taisho Auto Image Attributes From Filename With Bulk Updater: version: 2.1, author: Arun Basil Lal (latest version: 3.3) Auto Image Attributes Pro: version: 1.4.1, author: Arun Basil Lal (latest version: 3.2) BackWPup: version: 3.10.0, author: Inpsyde GmbH Clarity - Ad blocker for WordPress: version: 1.3.221026, author: khromov Classic Editor: version: 1.6.2, author: WordPress Contributors Code Profiler Pro: version: 1.5.1, author: Jerome Bruandet ~ NinTechNet Ltd. Enable Media Replace: version: 4.0.0, author: ShortPixel FacetWP: version: 4.1.2, author: FacetWP, LLC FacetWP - Color: version: 1.5.5, author: FacetWP, LLC Freesoul Deactivate Plugins: version: 1.9.3.3, author: Jose Mortellaro Hacke & Spitze Attribute Importer: version: 1.10.2, author: E-VANCE / Henning Orth Hide SEO Bloat: version: 3.14.11, author: SO WP Jarvis: version: 1.1.0, author: The Web Development Group, David Everett, Joan Piedra, Kurtis Shaner, Doug Axelrod Kadence WooCommerce Email Designer: version: 1.5.7, author: Kadence WP Legal Text Connector of the IT-Recht Kanzlei: version: 1.0.3, author: IT-Recht Kanzlei Menu Management Enhancer: version: 1.2, author: Chris Mavricos, SevenSpark Microthemer: version: 7.1.5.9, author: Themeover Multi-Step Checkout Pro for WooCommerce: version: 2.31, author: SilkyPress MultilingualPress: version: 3.9.1, author: Inpsyde GmbH Permalink Manager Pro: version: 2.2.20.1, author: Maciej Bis (latest version: 2.2.20.2) Product Variation Swatches for WooCommerce (Pro): version: 2.1.0, author: ThemeHigh (latest version: 2.2.0) Qty Increment Buttons for WooCommerce: version: 2.7.5, author: taisho Real Thumbnail Generator: version: 2.6.20, author: devowl.io (latest version: 2.6.21) Reveal IDs: version: 1.5.4, author: Oliver Schl?be Safe Redirect Manager: version: 1.11.1, author: 10up Saved Addresses For WooCommerce: version: 2.5.2, author: StoreApps SearchWP: version: 4.2.7, author: SearchWP SearchWP Custom Results Order: version: 1.3.6, author: SearchWP SearchWP Live Ajax Search: version: 1.7.2, author: SearchWP, LLC SearchWP Metrics: version: 1.4.2, author: SearchWP SearchWP Redirects: version: 1.4.2, author: SearchWP SearchWP Related: version: 1.4.7, author: SearchWP SearchWP WooCommerce Integration: version: 1.3.10, author: SearchWP Simple History: version: 3.3.1, author: P?r Thernstr?m WooCommerce: version: 6.9.4, author: Automattic (latest version: 7.1.0) WooCommerce Brands: version: 1.6.39, author: WooCommerce WooCommerce Order Status Manager: version: 1.13.4, author: SkyVerge WordPress Importer: version: 0.8, author: wordpressdotorg WP All Export - ACF Export Add-On Pro: version: 1.0.4, author: Soflyy WP All Export - User Export Add-On Pro: version: 1.0.7, author: Soflyy WP All Export - WooCommerce Export Add-On Pro: version: 1.0.5, author: Soflyy WP All Import - ACF Add-On: version: 3.3.8, author: Soflyy WP All Import - WooCommerce Import Add-On Pro: version: 3.3.4, author: Soflyy WP Crontrol: version: 1.14.0, author: John Blackbourn & crontributors WP Mail Logging: version: 1.10.4, author: Wysija Yoast Duplicate Post: version: 4.5, author: Enrico Battocchi & Team Yoast Yoast SEO: version: 19.10, author: Team Yoast ### wp-plugins-inactive (17) ### BNE Testimonials Pro: version: 2.9.14, author: Kerry Kline Brindle Booking: version: 1.1.7, author: Brindle etracker Analytics: version: 1.8.5, author: etracker GmbH FacetWP - Cache: version: 1.6.1, author: FacetWP, LLC GiroCheckout: version: 4.1.7, author: S-Public Services GmbH Google XML Sitemaps: version: 4.1.5, author: Auctollo Gumlet: version: 1.3.8, author: Gumlet Laps: version: 3.3.7, author: Andrey “Rarst” Savchenko MultilingualPress 3 Yoast SEO Sync: version: 2.1.2, author: Inpsyde GmbH Query Monitor: version: 3.10.1, author: John Blackbourn Real Cookie Banner: version: 3.3.0, author: devowl.io REST API Log: version: 1.6.9, author: Pete Nelson Toolbar Publish Button: version: 1.8, author: wpUXsolutions WooCommerce PayPal Payments: version: 1.9.5, author: WooCommerce WPAutoTranslate PRO for MultilingualPress: version: 0.7.1, author: WP AutoTranslate WP Rocket: version: 3.12.2.1, author: WP Media WP Rocket | Disable Google Font Optimization: author: WP Rocket Support Team, version: (undefined) ### wp-media ### image_editor: DevOwl\RealThumbnailGenerator\editor\impl\Imagick imagick_module_version: 1690 imagemagick_version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org imagick_version: 3.6.0 file_uploads: File uploads is turned off post_max_size: 96M upload_max_filesize: 96M max_effective_size: 96 MB max_file_uploads: 20 gd_version: 2.3.3 gd_formats: GIF, JPEG, PNG, WebP, BMP, XPM ghostscript_version: 9.50 ### wp-server ### server_architecture: Linux 5.4.0-124-generic x86_64 httpd_software: nginx/1.23.0 php_version: 7.4.30 64bit php_sapi: fpm-fcgi max_input_variables: 10000 time_limit: 3600 memory_limit: 1024M max_input_time: 300 upload_max_filesize: 96M php_post_max_size: 96M curl_version: 7.68.0 OpenSSL/1.1.1f suhosin: false imagick_availability: true pretty_permalinks: true ### wp-database ### extension: mysqli server_version: 10.5.16-MariaDB-1:10.5.16+maria~focal client_version: mysqlnd 7.4.30 max_allowed_packet: 16777216 max_connections: 151 ### wp-constants ### WP_HOME: https://mydomain.xyz WP_SITEURL: https://mydomain.xyz/wp WP_CONTENT_DIR: /srv/www/myproject.de/releases/20221115094008/web/app WP_PLUGIN_DIR: /srv/www/myproject.de/releases/20221115094008/web/app/plugins WP_MEMORY_LIMIT: 512M WP_MAX_MEMORY_LIMIT: 1024M WP_DEBUG: true WP_DEBUG_DISPLAY: false WP_DEBUG_LOG: true SCRIPT_DEBUG: false WP_CACHE: false CONCATENATE_SCRIPTS: undefined COMPRESS_SCRIPTS: undefined COMPRESS_CSS: undefined WP_ENVIRONMENT_TYPE: Nicht definiert DB_CHARSET: utf8mb4 DB_COLLATE: undefined ### wp-filesystem ### wordpress: writable wp-content: writable uploads: writable plugins: writable themes: writable mu-plugins: writable 0: Writable ### redux-framework ### version: 4.3.9 installation: in_plugin data directory: /srv/www/myproject.de/releases/20221115094008/web/app/plugins/wp-mail-logging/lib/vendor/redux-framework/redux-core/ browser: Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:106.0) Gecko/20100101 Firefox/106.0 Browser: Firefox Version: 106.0 Platform: Apple ### redux-instance-wpml_settings ### opt_name: wpml_settings global_variable: wpml_settings dev_mode: false ajax_save: true page_slug: wpml_plugin_settings page_permissions: manage_options menu_type: hidden page_parent: wpml_plugin_log compiler: true output: true output_tag: true templates_path: undefined extensions: Customizer: 4.0.0 Import Export: 4.0.0 Metaboxes: 4.0.0 Options Object: 4.0.0 Search: 3.4.5 Shortcodes: 4.3.5
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Remove Scripts on FrontendUnfortunately we are seeing PayPal’s scripts being loaded on the frontend despite not having Mini Cart or others activated…
The file
/woocommerce-paypal-payments/modules/ppcp-wc-gateway/assets/js/pay-upon-invoice.js
is being loaded and in turn other scripts / calls are being initiated such ashttps://c.paypal.com/da/r/fb.js
.We have the sandbox mode enabled and the only setting we activated is Enable on Checkout, all other options are NOT active.
Using the latest version 1.9.0.
Please look into this asap and let us know if you need anything else in this regards – we can provide a full log as well as backend access if need be.
Thanks & regards,
Henning
- This reply was modified 2 years, 8 months ago by leanderbraunschweig.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Kassen-Features komplett deaktivieren?Danke für die schnelle Rückmeldung!
Klingt super und habe die Konstante bereits eingesetzt – leider werden weiterhin Anpassungen im Checkout / an der Kasse durchgeführt, u.a.
– CSS-Assets werden geladen und überschreiben unser Styling in Teilen
/plugins/woocommerce-germanized/assets/css/layout.min.css
– Der woocommerce-checkout-review-order-table taucht weiterhin doppelt auf, trotz Filterung (s.u.)Ich habe zus?tzlich noch die Filter (via diesem Gist) gesetzt:
add_filter( 'woocommerce_gzd_insert_order_submit_fallback', '__return_false' ); add_filter( 'wc_gzd_checkout_params', 'my_child_prevent_gzd_checkout_heading_switch', 10 ); function my_child_prevent_gzd_checkout_heading_switch( $params ) { $params['adjust_heading'] = false; return $params; }
aber leider ohne Erfolg…
Ich vermute, dass diese action damit zu tun hat:
add_action( 'woocommerce_checkout_order_review', 'woocommerce_gzd_template_order_submit', wc_gzd_get_hook_priority( 'checkout_order_submit' ) );
Habe es daraufhin mit
remove_action('woocommerce_checkout_order_review', 'woocommerce_gzd_template_order_submit', 99999);
probiert aber auch ohne Effekt…
Was mache ich falsch?
Danke & Gru?!
+1 – looking forward to a fix…!
Forum: Plugins
In reply to: [wp-Typography] Cannot process strings programmatically…?Ah, gotcha – that makes sense then…
I followed your documentation and there it doesn’t mention the
$is_title
parameter. I could / should have checked the source I guess ??Anyhow, thanks for getting back and I’ll adjust the code accordingly.
- This reply was modified 3 years ago by leanderbraunschweig.
Great, thanks a lot for all your work!! ??
I reverted said change, recreated the indices and cleared the cache – and this did the trick…!
The related posts are not identical any more ??
Maybe you can re-work this to apply to each situation (title only / title & content)?
Looking forward to the next version and many thanks for your input and efforts regarding fixing this!