irados
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Nightmare: changed settings and files —?504 Gateway Timeout errorsThe hosting company ended up realizing the issue was on their hand. They cited “server performance issues” that they resolved, and my site is back up and running at full speed today. Pffffeeeew.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Nightmare: changed settings and files —?504 Gateway Timeout errorsThank you for your help!
I have contacted the hosting company 3 times, they weren’t really helpful but now I have a ticket with an admin and am patiently waiting.
Still I can’t explain that my WordPress settings would have been changed.
- This reply was modified 6 years ago by irados.
This forum entry helped me realize that the issue was with the emails being sent by Woocommerce to the customer upon checking out. I temporarily disabled the email notifications and the checkout now takes 2 seconds as expected.
### WordPress Environment ### Home URL: https://50.116.80.163/~logicpr3 Site URL: https://50.116.80.163/~logicpr3 WC Version: 2.6.2 Log Directory Writable: ? WP Version: 4.5.3 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ? Language: en_US ### Server Environment ### Server Info: Apache PHP Version: 5.6.17 PHP Post Max Size: 64 MB PHP Time Limit: 30 PHP Max Input Vars: 1000 cURL Version: 7.24.0 OpenSSL/1.0.0 SUHOSIN Installed: – Max Upload Size: 64 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 2.6.2 : woocommerce_sessions: ? woocommerce_api_keys: ? woocommerce_attribute_taxonomies: ? woocommerce_downloadable_product_permissions: ? woocommerce_order_items: ? woocommerce_order_itemmeta: ? woocommerce_tax_rates: ? woocommerce_tax_rate_locations: ? woocommerce_shipping_zones: ? woocommerce_shipping_zone_locations: ? woocommerce_shipping_zone_methods: ? woocommerce_payment_tokens: ? woocommerce_payment_tokenmeta: ? MaxMind GeoIP Database: ? ### Active Plugins (8) ### Better Braintree for WooCommerce (Lite): by Agbonghama Collins (W3Guy LLC) – 1.0 Limit Login Attempts: by Johan Eenfeldt – 1.7.1 MailChimp for WordPress: by ibericode – 3.1.11 Story Portfolio Items: by Pexeto – 1.0 Story Recent Posts Widget: by Pexeto – 1.0 WooCommerce: by WooThemes – 2.6.2 Yoast SEO: by Team Yoast – 3.3.4 WP-PageNavi: by Lester 'GaMerZ' Chan – 2.91 ### Settings ### Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 ### API ### API Enabled: ? ### WC Pages ### Shop Base: #33 - /classes/ Cart: #34 - /cart/ Checkout: #35 - /checkout/ My Account: #36 - /my-account/ ### Taxonomies ### Product Types: external (external) grouped (grouped) simple (simple) variable (variable) ### Theme ### Name: lph-theme Version: 1.0.0 Author URL: https://n/a Child Theme: ? Parent Theme Name: Story Parent Theme Version: 1.8.2 Parent Theme Author URL: https://pexetothemes.com/ WooCommerce Support: ? ### Templates ### Overrides: Your theme has a woocommerce.php file you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues. Overrides: lph-theme/woocommerce/checkout/form-checkout.php
Forum: Plugins
In reply to: [Plugin: WooCommerce] Customize layout of single product?Bump.
Here’s what the console says when the browser pauses:
POST https://my-server-IP/checkout/?wc-ajax=checkout
200 OK
8.93sNote that this is a staging server and I’m using the server IP as the URL, no domain name, no SSL.
Forum: Plugins
In reply to: [Plugin: WooCommerce] Customize layout of single product?For example I want to customize the layout of the Inventory. Right now the HTML is
<p class="stock in-stock">9 in stock</p>
In what file are those ‘<p>’ tags generated?
Thanks!
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Styling the Braintree form?Thanks for your answer!