JPecsenyicki
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Cannot export PayPal feesI’m a little baffled here.
I don’t doubt what you say is true. But the same client has a similar website with a similar setup, and I see PAYPAL FEE on that other site’s order form, as well as PAYPAL PAYOUT (ie: PAID – PAYPAL FEE).
Why are PayPal fees appearing on the order forms of the one site, but not on the order forms of the other site? (Is one site using PayPal Standard and the other using PayPal Express, or something like that?)
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Cannot export PayPal feesNo, I don’t see any fee amount for the order in ORDER NOTES.
ORDER NOTES has: PayPal Transaction ID, Set to PENDING for manual review, Changed from PENDING to HOLD, Payment successfully captured, Changed from HOLD to PROCESSING, PayPal Transaction ID, Changed from PROCESSING to COMPLETED.
Export worked fine for all other orders, but they were all processed with Stripe. (There was only one order processed with PayPal.)
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Cannot export PayPal feesSorry for not checking back sooner.
I do not see any PayPal fee within the order made via PayPal (ie: WooCommerce > Orders > Order made via PayPal).
All that’s visible horizontally is: COST, TOTAL, and STATE TAX.
All that’s visible vertically under that is: ITEMS SUBTOTAL, STATE TAX, ORDER TOTAL, and PAID (via PayPal).
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Cannot export PayPal feesHello, I asked the site owner to check, and “_ppcp_paypal_fees” did not appear for the one order that was paid with PayPal. The following are the only keys that he was able to extract for the order using phpMyAdmin:
_cart_discount_tax
_order_shipping
_order_shipping_tax
_order_tax
_order_total
_order_version
_prices_include_tax
_billing_address_index
_shipping_address_index
is_vat_exempt
_alg_wc_pif_local
_ppcp_paypal_order_id
_ppcp_paypal_intent
_ppcp_paypal_payment_mode
_transaction_id
_date_paid
_paid_date
_ppcp_paypal_capturedAdditional information: If it helps, the site owner did mention that PayPal placed a hold on that particular order for about 20 days.
Thanks for your help with this.
All settings are now the same as previously, except there are no blocking rules now.
Before, the site had a very long list of Custom Patterns used as Blocking Rules. Some of these rules were over 3 years old.
As far as I can tell, the problem was either due to that, or the Settings file itself somehow became corrupted.
(As stated in the previous message, page load speed on mobile is now 2 – 4 seconds, which is acceptable given the hosting account being used.)
Hello Peter,
Thank you for getting back to me so quickly.
Did the following:
1) Changed maximum execution time in Wordfence settings from 30 to 20. No improvement.
2) Could not find PHP.INI file on server. Added
max_execution_time=60
to .USER.INI file, instead. No improvement.3) Checked WP-CONFIG.PHP file. Was already set to 256M in
WP_MEMORY_LIMIT
.4) Did not contact web host regarding Litespeed or errors in background.
However, I did export my settings for Wordfence, then deleted the plugin (clicking the Delete All Tables etc option).
Reinstalling Wordfence from scratch seemed to fix the problem. The site had a 4 second load time upon doing this, which is a great improvement over the 40 – 50 second load time before.
Interestingly, when I imported my previous Wordfence settings, load times were terrible again on mobile.
Therefore, a clean reinstall was performed again. Speed on mobile is normal once more.
My plan is to slowly change the plugin settings back to what they were originally, until I find which setting slows mobile load time.
(If you want to close this ticket, that’s fine. Or, if you want to wait a few days until I narrow the cause down, that OK too.)
Forum: Themes and Templates
In reply to: [Storefront] Homepage now displays 2-columns instead of oneTried deleting almost all the styles in the Child theme stylesheet (aside from the header and the
@import url('../storefront/style.css');
line.Was still told that the Child theme was broken.
Then deleted this Storefront Child theme, and copied the Storefront Child theme from my other working WordPress site into this site.
The error message was gone.
Finally, this site’s original styles were copied back into the now-working STYLE.CSS file, and the Child theme with original styles were restored.
(Am still uncertain as to how the Child theme got broken in the first place. But the problem has been resolved.)
Forum: Themes and Templates
In reply to: [Storefront] Homepage now displays 2-columns instead of oneJust received this automatic email today:
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email. In this case, WordPress caught an error with your theme, Storefront Child Theme URI: https://www.woothemes.com/storefront Description: Storefront Child Theme Author: WooThemes Author URI: https://www.woothemes.com Template: storefront Version: 1.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: storefront-child.
Temporarily switched to the main Storefront Theme. Now see the Template dropdown.
However, I am not given the option of using the Child theme anymore. Will try to investigate later today.
Forum: Plugins
In reply to: [WooCommerce] Cart refreshes when Quantity or Coupon Code input boxes clickedHi @abwaita,
The site owner suggested I delete the Cart page, then re-create it.
This solved the problem on the clone site.
The Cart page no longer automatically refreshes when the Quantity or Coupon fields are clicked.
The only hitch was that the Cart page couldn’t be re-created through
Page > Create New
. (A Cart created by that method doesn’t work with WooCommerce.)Instead, it had to be created through
WooCommerce > Status > Tools
. Then the “Create Default WooCommerce Pages” button had to be clicked, which re-created any missing WooCommerce pages.- This reply was modified 3 years, 6 months ago by JPecsenyicki.
- This reply was modified 3 years, 6 months ago by JPecsenyicki.
Forum: Plugins
In reply to: [WooCommerce] Cart refreshes when Quantity or Coupon Code input boxes clickedHi @abwaita,
To my knowledge, no custom code has been added to the page. Is there a way to check for this in the administration panel?
At this point, I should also tell you that I am not designing the site. (Someone else is using the Elementor page builder plugin to do that.)
Could Elementor add custom code like this to pages? Even when Elementor has been deactivated?
Forum: Plugins
In reply to: [WooCommerce] Cart refreshes when Quantity or Coupon Code input boxes clickedThanks for looking this over, @abwaita!
### WordPress Environment ### WordPress address (URL): https://www.pawsoutfits.com Site address (URL): https://www.pawsoutfits.com WC Version: 5.2.2 REST API Version: ? 5.2.2 WC Blocks Version: ? 4.7.2 Action Scheduler Version: ? 3.1.6 WC Admin Version: ? 2.1.5 Log Directory Writable: ? WP Version: 5.7.1 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ? Language: en_US External object cache: – ### Server Environment ### Server Info: Apache/2 PHP Version: 7.3.2 PHP Post Max Size: 20 MB PHP Time Limit: 70 PHP Max Input Vars: 1000 cURL Version: 7.47.0 OpenSSL/1.0.2g SUHOSIN Installed: – MySQL Version: 5.6.51-91.0-log Max Upload Size: 20 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 5.2.2 WC Database Prefix: wp_zgwd_ Total Database Size: 24.71MB Database Data Size: 22.56MB Database Index Size: 2.15MB wp_zgwd_woocommerce_sessions: Data: 0.19MB + Index: 0.02MB + Engine InnoDB wp_zgwd_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_zgwd_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_zgwd_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_actionscheduler_actions: Data: 0.05MB + Index: 0.11MB + Engine InnoDB wp_zgwd_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_zgwd_duplicator_packages: Data: 1.52MB + Index: 0.02MB + Engine InnoDB wp_zgwd_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_options: Data: 4.05MB + Index: 0.13MB + Engine InnoDB wp_zgwd_postmeta: Data: 3.50MB + Index: 0.20MB + Engine InnoDB wp_zgwd_posts: Data: 0.45MB + Index: 0.06MB + Engine InnoDB wp_zgwd_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_zgwd_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_zgwd_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_zgwd_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp_zgwd_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB wp_zgwd_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_wfBlockedIPLog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_zgwd_wfConfig: Data: 3.30MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfCrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfFileChanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfFileMods: Data: 5.52MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfHits: Data: 0.05MB + Index: 0.05MB + Engine InnoDB wp_zgwd_wfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_wfIssues: Data: 0.05MB + Index: 0.06MB + Engine InnoDB wp_zgwd_wfKnownFileList: Data: 2.52MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfLiveTrafficHuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_wfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfLogins: Data: 0.19MB + Index: 0.06MB + Engine InnoDB wp_zgwd_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_zgwd_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfNotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfPendingIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp_zgwd_wfReverseCache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_zgwd_wfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp_zgwd_wfStatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB wp_zgwd_wfTrafficRates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### attachment: 123 customize_changeset: 13 elementor_library: 6 nav_menu_item: 7 page: 21 post: 2 product: 7 product_variation: 8 revision: 229 seedprod: 1 shop_coupon: 2 shop_order: 4 wpcf7_contact_form: 2 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (15) ### Akismet Anti-Spam: by Automattic – 4.1.9 Better Font Awesome: by Mickey Kay – 2.0.1 Contact Form 7: by Takayuki Miyoshi – 5.4 Duplicator: by Snap Creek – 1.4.0 Elementor: by Elementor.com – 3.2.1 Essential Addons for Elementor: by WPDeveloper – 4.6.2 Really Simple SSL social: by Really Simple Plugins – 4.1.1 WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.1 WooCommerce Stripe Gateway: by WooCommerce – 5.1.0 WooCommerce Shipping & Tax: by WooCommerce – 1.25.12 WooCommerce: by Automattic – 5.2.2 Wordfence Assistant: by Wordfence – 1.0.7 Wordfence Security: by Wordfence – 7.5.2 WP Author Slug: by Konstantin Obenland – 3 WP Rollback: by Impress.org – 1.7.1 ### Inactive Plugins (24) ### All in One SEO: by All in One SEO Team – 4.0.17 Autoptimize: by Frank Goossens (futtta) – 2.8.3 BestWebSoft's Like & Share: by BestWebSoft – 2.69 Classic Editor: by WordPress Contributors – 1.6 Coming Soon Page, Maintenance Mode & Landing Pages by SeedProd: by SeedProd – 6.2.1 CTX Feed: by WebAppick – 4.3.63 Direct Checkout for WooCommerce: by QuadLayers – 2.4.5 Easy Watermark: by BracketSpace – 1.0.11 Exit Popup: by Brontobytes – 3.1 Google Analytics Dashboard for WP (GADWP): by ExactMetrics – 6.7.0 Jetpack by WordPress.com: by Automattic – 9.6 Kwayy HTML Sitemap: by Kwayy Infotech – 3.1 NextGEN Gallery: by Imagely – 3.9.2 Ocean Extra: by OceanWP – 1.7.4 Parallelize Downloads: by Daryll Doyle – 1.0.0 Query Monitor: by John Blackbourn – 3.6.7 Resize Image After Upload: by ShortPixel – 1.8.6 Uptime Robot Plugin for WordPress: by Aphotrax – 2.2.3 Velvet Blues Update URLs: by VelvetBlues.com – 3.2.10 W3 Total Cache: by BoldGrid – 2.1.2 Woocommerce Products Per Page: by Jeroen Sormani – 1.2.6 WP-Optimize - Clean, Compress, Cache: by David Anderson Ruhani Rabin Team Updraft – 3.1.8 WP Downgrade | Specific Core Version: by Reisetiger – 1.2.2 WP Social Sharing: by Arjun Jain – 2.2 ### Settings ### API Enabled: – Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #382 - /shop/ Cart: #77 - /cart/ Checkout: #78 - /checkout-2/ My account: #79 - /my-account/ Terms and conditions: ? Page visibility should be public ### Theme ### Name: Astra Version: 3.3.2 (update to version 3.4.0 is available) Author URL: https://wpastra.com/about/ Child Theme: ? – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme WooCommerce Support: ? ### Templates ### Overrides: – ### Action Scheduler ### Complete: 65 Oldest: 2021-04-09 02:45:54 +0000 Newest: 2021-04-29 03:01:07 +0000 ### Status report information ### Generated at: 2021-04-29 16:35:23 +00:00
Forum: Plugins
In reply to: [WooCommerce] Cart refreshes when Quantity or Coupon Code input boxes clickedI did end up cloning the site as you suggested.
So we can do anything to the clone & it won’t harm anything important.
Forum: Plugins
In reply to: [WooCommerce] Cart refreshes when Quantity or Coupon Code input boxes clickedHi @abwaita,
Thanks for your reply.
The site’s currently under development, so I think it’s OK to make live changes.
Anyways, I’ve deactivated all plugins (except WooCommerce) and activated the Twenty Twenty-One theme, but the Cart page still refreshes when the input boxes are clicked.
The same happens with the same plugin profile and the Storefront theme as well.
Joseph
It didn’t just happen once, though.
It happens every time I click “Live Traffic”. And it’s been happening for the past month.
I’m currently using All-In-One SEO Pack 4.0.12, Wordfence 7.4.14 and WordPress 5.6.
Thank you! I appreciate your help.