TechMan
Forum Replies Created
-
I never had any problem sending test email.
Yes I am have defined constants in config.php and they were after the line you mentioned. I have now moved them above that line so let’s see.
Forum: Plugins
In reply to: [WooCommerce] How to hide zip code fieldIs the code to remove postcode correct?
add_filter( 'woocommerce_default_address_fields' , 'custom_override_default_address_fields' ); function custom_override_default_address_fields( $address_fields ) { unset($address_fields['postcode']); return $address_fields; }The issues seems to have been fixed as I installed new version today and it is working fine.
I reactivated Yoast and the issue came back so I had to disable it again. Will create a Dev environment and test. I am using latest version 14.1
- This reply was modified 6 years ago by TechMan.
Forum: Plugins
In reply to: [WooCommerce] Unable to add product due to CloudFlare Error 502Found the culprit. It was Yoast SEO plugin which I installed yesterday. Disabling plugin fixed the issue. Now need to find out why this plugin is causing this.
Email sent
Thanks. After posting review I realized I was a bit too harsh and the emotions got the best of me. It was stupid of me.
Forum: Plugins
In reply to: [WooCommerce] Different date in Orders and Order Detail page### WordPress Environment ### WordPress address (URL): xxxx Site address (URL): xxxx WC Version: 4.1.0 REST API Version: ✔ 1.0.7 WC Blocks Version: ✔ 2.5.16 Action Scheduler Version: ✔ 3.1.5 WC Admin Version: ✔ 1.1.1 Log Directory Writable: ✔ WP Version: 5.4.1 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US External object cache: – ### Server Environment ### Server Info: nginx/1.10.3 PHP Version: 7.3.17-1+0~20200419.57+debian9~1.gbp0fda17 PHP Post Max Size: 8 MB PHP Time Limit: 30 PHP Max Input Vars: 1000 cURL Version: 7.52.1 OpenSSL/1.0.2u SUHOSIN Installed: – MySQL Version: 8.0.20 Max Upload Size: 2 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ❌ Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected. DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### WC Database Version: 4.1.0 WC Database Prefix: fs_ Total Database Size: 10.11MB Database Data Size: 7.64MB Database Index Size: 2.47MB fs_woocommerce_sessions: Data: 1.52MB + Index: 0.02MB + Engine InnoDB fs_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB fs_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_woocommerce_order_itemmeta: Data: 0.11MB + Index: 0.13MB + Engine InnoDB fs_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB fs_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_actionscheduler_actions: Data: 0.06MB + Index: 0.11MB + Engine InnoDB fs_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_actionscheduler_logs: Data: 0.05MB + Index: 0.03MB + Engine InnoDB fs_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_comments: Data: 0.08MB + Index: 0.09MB + Engine InnoDB fs_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_ms_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_options: Data: 3.05MB + Index: 0.14MB + Engine InnoDB fs_postmeta: Data: 1.50MB + Index: 0.81MB + Engine InnoDB fs_posts: Data: 0.41MB + Index: 0.13MB + Engine InnoDB fs_snippets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_term_relationships: Data: 0.06MB + Index: 0.05MB + Engine InnoDB fs_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB fs_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB fs_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB fs_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB fs_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB fs_wc_product_meta_lookup: Data: 0.05MB + Index: 0.09MB + Engine InnoDB fs_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB fs_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB fs_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### attachment: 271 customize_changeset: 39 nav_menu_item: 8 page: 9 post: 2 postman_sent_mail: 2 product: 148 product_variation: 165 revision: 14 shop_coupon: 1 shop_order: 46 shop_order_refund: 1 wpforms: 1 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (14) ### Redux Framework: by Team Redux – 3.6.18 Autoptimize: by Frank Goossens (futtta) – 2.7.1 Code Snippets: by Code Snippets Pro – 2.14.0 Debug Info: by Scott DeLuzio – 1.3.8 FileBird Lite: by Ninja Team – 2.8 Google Analytics Dashboard for WP (GADWP): by ExactMetrics – 6.0.2 Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.3 Smart Variations Images for WooCommerce: by David Rosendo – 4.0.61 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 1.16.24 WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 2.4.10 WooCommerce: by Automattic – 4.1.0 WordPress Notification Bar: by SeedProd – 1.3.10 WP Mail SMTP: by WPForms – 2.0.1 WPForms Lite: by WPForms – 1.6.0.1 ### Inactive Plugins (1) ### Akismet Anti-Spam: by Automattic – 4.1.5 ### Settings ### API Enabled: – Force SSL: – Currency: PKR (₨) 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: #6 - / Cart: #7 - /cart/ Checkout: #8 - /checkout/ My account: #9 - /my-account/ Terms and conditions: ❌ Page not set ### Theme ### Name: Astra Version: 2.4.3 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: astra/woocommerce/emails/customer-on-hold-order.php ### Action Scheduler ### Complete: 65 Oldest: 2020-05-06 07:27:05 +0000 Newest: 2020-05-10 07:12:35 +0000 Pending: 43 Oldest: -0001-11-30 00:00:00 +0000 Newest: 2020-05-15 15:11:43 +0000Forum: Plugins
In reply to: [WooCommerce] How to hide fields from cart pagePlease check screenshot given below:
Forum: Plugins
In reply to: [WooCommerce] Scheduled actions not running automaticallyI appears to be fine (screenshot below)
Forum: Plugins
In reply to: [WooCommerce] Scheduled actions not running automaticallyThere doesn’t appear to be any cron job running on server
myuser@MyVPS:~$ crontab -l no crontab for myuser myuser@MyVPS:~$ sudo crontab -l no crontab for root myuser@MyVPS:~$Forum: Plugins
In reply to: [WooCommerce] Scheduled actions not running automaticallyScreenshot
Forum: Plugins
In reply to: [WooCommerce] How to create shipping zone based on cityThanks for the quick reply, much appreciated!!
If I use this code and a new version of WooCommerce is released, will new version overwrite this file?
Oh and how do I use this code? Don’t need detail just tell me in brief.
- This reply was modified 6 years, 1 month ago by TechMan.
Forum: Plugins
In reply to: [WooCommerce] How to create shipping zone based on cityThis will actually set shipping for whole of “Sindh” province which includes many cities such as Karachi, Hyderabad, Sukkur etc. I want to set different shipping charges for Karachi than rest of the country.
Forum: Plugins
In reply to: [Smart Variations Images & Swatches for WooCommerce] Cant update to 4.0.60Is this why we are getting a message to upgrade even though we are on free version and there is no upgrade available?
If we delete this plugin then what will happen to our settings and images?