Title: dgenc's Replies | WordPress.org

---

# dgenc

  [  ](https://wordpress.org/support/users/dgenc/)

 *   [Profile](https://wordpress.org/support/users/dgenc/)
 *   [Topics Started](https://wordpress.org/support/users/dgenc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dgenc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dgenc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dgenc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dgenc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dgenc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 53 total)

1 [2](https://wordpress.org/support/users/dgenc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/dgenc/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/dgenc/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/dgenc/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] default currency](https://wordpress.org/support/topic/default-currency-3/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [3 years ago](https://wordpress.org/support/topic/default-currency-3/#post-16780823)
 * I solved the problem:
 * /public_html/wp-content/plugins/google-listings-and-ads/src/Product/WCProductAdapter.
   php
 * I have added the following code to the above page.
 *     ```wp-block-code
       			/* here */
       		$previousWoocsCurrency = null;
       		if (class_exists('WOOCS')) {
       			global $WOOCS;
       			$previousWoocsCurrency = $WOOCS->current_currency;
       			$WOOCS->set_currency('TRY');
       		}
       		/* here */
   
       		$this->map_wc_product_id()
       			 ->map_wc_general_attributes()
       			 ->map_product_categories()
       			 ->map_wc_product_image( self::IMAGE_SIZE_FULL )
       			 ->map_wc_availability()
       			 ->map_wc_product_shipping()
       			 ->map_wc_prices();
   
       		/* here */
       		if (class_exists('WOOCS') && $previousWoocsCurrency != null) {
       			global $WOOCS;
       			$WOOCS->set_currency($previousWoocsCurrency);
       		}
       		/* here */
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] default currency](https://wordpress.org/support/topic/default-currency-3/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/default-currency-3/#post-16686878)
 * Hello,
   Were you able to check?Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayTR Sanal POS WooCommerce - iFrame API] Token Sorunu](https://wordpress.org/support/topic/token-sorunu/)
 *  [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/token-sorunu/#post-16686415)
 * Aymı sorunu 2 yıldır yaşıyoruz ancak çözülmedi.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] default currency](https://wordpress.org/support/topic/default-currency-3/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/default-currency-3/#post-16675170)
 *     ```wp-block-code
       WordPress Environment
   
       WordPress address (URL): https://www..com
       Site address (URL): https://www..com
       WC Version: 7.6.0
       REST API Version:  7.6.0
       WC Blocks Version:  9.8.4
       Action Scheduler Version:  3.5.4
       Log Directory Writable: 
       WP Version:  6.1.1 - There is a newer version of WordPress available (6.2)
       WP Multisite: –
       WP Memory Limit: 1 GB
       WP Debug Mode: –
       WP Cron: 
       Language: en_US
       External object cache: –
   
       Server Environment
   
       Server Info: nginx/1.20.2
       PHP Version: 8.0.28
       PHP Post Max Size: 512 MB
       PHP Time Limit: 300
       PHP Max Input Vars: 1000
       cURL Version: 7.29.0
       NSS/3.53.1
   
       SUHOSIN Installed: –
       MySQL Version: 10.2.44-MariaDB
       Max Upload Size: 512 MB
       Default Timezone is UTC: 
       fsockopen/cURL: 
       SoapClient: 
       DOMDocument: 
       GZip: 
       Multibyte String: 
       Remote Post: 
       Remote Get: 
   
       Database
   
       WC Database Version: 7.6.0
       WC Database Prefix: 
       Total Database Size: 6152.82MB
       Database Data Size: 4024.19MB
       Database Index Size: 2128.63MB
       **_woocommerce_sessions: Data: 194.64MB + Index: 10.04MB + Engine MyISAM
       **_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       **_woocommerce_order_items: Data: 79.03MB + Index: 54.17MB + Engine MyISAM
       **_woocommerce_order_itemmeta: Data: 540.68MB + Index: 434.62MB + Engine MyISAM
       **_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       **_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       g2apay_payments: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
       g2apay_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_actionscheduler_actions: Data: 43.08MB + Index: 49.16MB + Engine InnoDB
       **_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_actionscheduler_logs: Data: 32.08MB + Index: 26.06MB + Engine InnoDB
       **_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_cleantalk_ac_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cleantalk_connection_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cleantalk_no_cookie_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cleantalk_sessions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cleantalk_sfw: Data: 1.52MB + Index: 0.50MB + Engine InnoDB
       **_cleantalk_sfw_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cleantalk_spamscan_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cleantalk_ua_bl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_cmeb_email_list: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_cmeb_free_domains: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
       **_cmeb_userlist: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_commentmeta: Data: 0.70MB + Index: 0.53MB + Engine MyISAM
       **_comments: Data: 478.16MB + Index: 208.96MB + Engine MyISAM
       **_crony_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_crony_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_followup_coupons: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_followup_coupon_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       **_followup_customers: Data: 4.52MB + Index: 13.41MB + Engine InnoDB
       **_followup_customer_carts: Data: 49.30MB + Index: 5.03MB + Engine InnoDB
       **_followup_customer_notes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_followup_customer_orders: Data: 6.52MB + Index: 4.20MB + Engine InnoDB
       **_followup_email_excludes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       **_followup_email_logs: Data: 13.52MB + Index: 8.53MB + Engine InnoDB
       **_followup_email_orders: Data: 191.72MB + Index: 45.17MB + Engine InnoDB
       **_followup_email_tracking: Data: 9.52MB + Index: 13.58MB + Engine InnoDB
       **_followup_followup_history: Data: 25.56MB + Index: 6.55MB + Engine InnoDB
       **_followup_order_categories: Data: 5.52MB + Index: 6.89MB + Engine InnoDB
       **_followup_order_items: Data: 7.52MB + Index: 10.34MB + Engine InnoDB
       **_followup_subscribers: Data: 1.52MB + Index: 1.80MB + Engine InnoDB
       **_followup_subscribers_to_lists: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_followup_subscriber_lists: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
       **_gla_merchant_issues: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       **_gla_shipping_rates: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       **_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_ipqs_email_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_iyzico_card: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
       **_iyzico_order: Data: 0.27MB + Index: 0.00MB + Engine InnoDB
       **_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_options: Data: 10.02MB + Index: 7.05MB + Engine InnoDB
       **_paytr_eft_transaction: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       **_paytr_iframe_transaction: Data: 7.52MB + Index: 0.00MB + Engine InnoDB
       **_postmeta: Data: 1509.18MB + Index: 851.91MB + Engine MyISAM
       **_posts: Data: 137.27MB + Index: 55.66MB + Engine MyISAM
       **_revslider_css: Data: 0.09MB + Index: 0.01MB + Engine MyISAM
       **_revslider_css_bkp: Data: 0.09MB + Index: 0.00MB + Engine MyISAM
       **_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_revslider_navigations_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       **_revslider_sliders: Data: 0.12MB + Index: 0.00MB + Engine MyISAM
       **_revslider_sliders_bkp: Data: 0.06MB + Index: 0.00MB + Engine MyISAM
       **_revslider_slides: Data: 1.50MB + Index: 0.01MB + Engine MyISAM
       **_revslider_slides_bkp: Data: 1.17MB + Index: 0.00MB + Engine MyISAM
       **_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       **_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_sib_model_contact: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_sib_model_country: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_sib_model_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_sib_model_users: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_spr_debug: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_spr_gateway: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_spr_installment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_spr_transaction: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_termmeta: Data: 0.03MB + Index: 0.03MB + Engine MyISAM
       **_terms: Data: 0.18MB + Index: 0.32MB + Engine MyISAM
       **_term_relationships: Data: 1.69MB + Index: 3.02MB + Engine MyISAM
       **_term_taxonomy: Data: 0.26MB + Index: 0.17MB + Engine MyISAM
       **_usermeta: Data: 420.31MB + Index: 225.79MB + Engine MyISAM
       **_users: Data: 20.94MB + Index: 17.59MB + Engine MyISAM
       **_viwec_clicked: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       **_wc_admin_notes: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       **_wc_admin_note_actions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       **_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       **_wc_customer_lookup: Data: 10.52MB + Index: 9.63MB + Engine InnoDB
       **_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_wc_fs_licensed_products: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       **_wc_fs_license_key_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_fs_product_licenses_keys: Data: 118.69MB + Index: 0.00MB + Engine InnoDB
       **_wc_fs_product_licenses_keys_generator_rules: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       **_wc_fs_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_wc_order_product_lookup: Data: 21.55MB + Index: 18.84MB + Engine InnoDB
       **_wc_order_stats: Data: 60.59MB + Index: 34.58MB + Engine InnoDB
       **_wc_order_tax_lookup: Data: 1.52MB + Index: 0.50MB + Engine InnoDB
       **_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_product_meta_lookup: Data: 0.04MB + Index: 0.08MB + Engine MyISAM
       **_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_reserved_stock: Data: 0.31MB + Index: 0.00MB + Engine InnoDB
       **_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_woocommerce_gpf_google_taxonomy: Data: 2.52MB + Index: 0.23MB + Engine InnoDB
       **_woo_wallet_transactions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_woo_wallet_transaction_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_yith_wcwl: Data: 0.17MB + Index: 0.08MB + Engine InnoDB
       **_yith_wcwl_lists: Data: 0.16MB + Index: 0.13MB + Engine InnoDB
       **_yoast_indexable: Data: 8.11MB + Index: 2.09MB + Engine InnoDB
       **_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       **_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       **_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       **_yoast_prominent_words: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       **_yoast_seo_links: Data: 0.17MB + Index: 0.11MB + Engine InnoDB
       _bitpay_checkout_transactions: Data: 0.28MB + Index: 0.00MB + Engine InnoDB
   
       Post Type Counts
   
       attachment: 1441
       automation-workflow: 2
       custom_css: 2
       follow_up_email: 18
       ipqualityscore: 2
       language_switcher: 3
       nav_menu_item: 83
       oembed_cache: 21
       page: 18
       plgfy_cpt_sts_tkt: 2
       polylang_mo: 2
       post: 1
       product: 107
       product_variation: 20
       pw_gift_rule: 32
       revision: 978
       shop_coupon: 4
       shop_order: 522816
       shop_order_refund: 467
       viwec_template: 16
       wc_order_email: 2
       wc_order_status: 9
       wp_automatic: 1
       wp_global_styles: 1
       yith_popup: 1
       ywrac_cart: 1469
       ywrac_email: 2
   
       Security
   
       Secure connection (HTTPS): 
       Hide errors from visitors: 
   
       Active Plugins (45)
   
       FS License Manager: by Firas Saidi – 5.0.6
       WooCommerce Zen Payment: by Zen – 1.0.13
       Anti-Spam by CleanTalk: by СleanTalk – 6.8
       Flexible SSL for CloudFlare: by One Dollar Plugin – 1.3.1
       WooCommerce G2A Pay Payment Gateway: by G2A Team – 3.0.1
       Google Language Translator: by Translate AI Multilingual Solutions – 6.0.19
       Google Listings and Ads: by WooCommerce – 2.4.2
       Site Kit by Google: by Google – 1.98.0
       iyzico WooCommerce: by iyzico – 3.2.3
       WPBakery Page Builder: by Michael M - WPBakery.com – 6.10.0
       Kirki Customizer Framework: by David Vongries – 4.1.1
       Newsletter, SMTP, Email marketing and Subscribe forms by Sendinblue: by Sendinblue – 3.1.59
       Martfury Extenders: by –
       Martfury Addons: by DrFuri – 2.9.8
       Meta Box: by MetaBox.io – 5.6.18
       PayOp: by – 2.0.4
       PayTR Virtual POS WooCommerce - iFrame API: by PayTR Ödeme ve Elektronik Para Kuruluşu A.Ş. – 2.0.4
       PayTR WooCommerce - Banka Havalesi \ EFT API: by PayTR Ödeme ve Elektronik Para Kuruluşu A.Ş. – 1.0.2
       Permalink Manager for WooCommerce: by BeRocket – 1.0.8
       Proxy & VPN Blocker: by RickstermUK – 2.0.6
       Slider Revolution: by ThemePunch – 6.6.7
       WooCommerce Variation Swatches Pro: by Drfuri – 1.0.7
       WooCommerce Payment Gateway - Paysera: by Paysera – 3.2.8
       Phone Validator for WooCommerce: by Precious Omonzejele (CodeXplorer ) – 1.3.0
       WooCommerce Payment Gateway Based Fees: by InoPlugs – 3.2.5
       WooCommerce Anti Fraud: by OPMC Australia Pty Ltd – 4.3.1
       WooCommerce Conditional Shipping and Payments: by WooCommerce – 1.14.4
       FOX - Currency Switcher Professional for WooCommerce: by realmag777 – 2.4.0
       WooCommerce Deals: by Drfuri – 1.0.9
       WooCommerce Email Template Customizer Premium: by VillaTheme – 1.1.18
       Woocommerce Fixer: by Kadir ?etinta? – 1.0
       Follow-Up Emails: by WooCommerce – 4.9.35
       WooCommerce Google Analytics Pro: by SkyVerge – 1.13.0
       WooCommerce Order Status Manager: by SkyVerge – 1.14.0
       Sendinblue - WooCommerce Email Marketing: by Sendinblue – 3.0.5
       WooCommerce Social Login: by SkyVerge – 2.11.2
       WooCommerce: by Automattic – 7.6.0
       wooParasut: by GurmeWoo.com – 1.7.3
       Yoast SEO Premium: by Team Yoast – 20.1
       Yoast SEO: by Team Yoast – 20.5
       WooCommerce GPay Gateway Credit Cart: by Kadir Çetintaş – 1.0.0
       WooCommerce Paratika Gateway Credit Cart: by Kadir Çetintaş – 1.0.0
       WP Woo Restrict Payment Method On Currency: by XOLB –
       Yoast SEO: WooCommerce: by Team Yoast – 15.3
       YITH WooCommerce Wishlist: by YITH – 3.20.0
   
       Inactive Plugins (10)
   
       Coinbase Commerce: by Coinbase Commerce – 1.2.1
       Eticsoft SanalPOS PRO! Multi Payment Gateway: by eticsoft.com – 2.7.1.0
       OTP Login/Signup Woocommerce Premium: by XootiX – 2.1
       Support Ticket System For Woocommerce: by Plugify – 1.0.3
       WooCommerce Conversion Tracking: by weDevs – 2.0.10
       WooCommerce Conversion Tracking Pro: by weDevs – 1.0.7
       WooCommerce Google Product Feed: by Ademti Software Ltd. – 10.8.2
       WooCommerce Min/Max Quantities: by WooCommerce – 4.0.6
       WooCommerce Sales Analysis: by itthinx – 1.11.0
       WooCommerce Stripe Gateway: by WooCommerce – 6.6.0
   
       Dropin Plugins (1)
   
       maintenance.php: maintenance.php
   
       Settings
   
       API Enabled: –
       Force SSL: –
       Currency: TRY ( TRY)
       Currency Position: right_space
       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: –
       Enforce Approved Product Download Directories: –
       Order datastore: WC_Order_Data_Store_CPT
   
       WC Pages
   
       Shop base: #2624 - /all-products/
       Cart: #5 - /cart/
       Checkout: #6 - /checkout/
       My account: #7 - /my-account/
       Terms and conditions: #381266 - /terms-and-conditions/
   
       Theme
   
       Name: Martfury
       Version: 2.9.8
       Author URL: http://demo2.drfuri.com
       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: martfury/woocommerce/cart/cart-shipping.php
       martfury/woocommerce/cart/cart-totals.php
       martfury/woocommerce/cart/cart.php
       martfury/woocommerce/cart/mini-cart.php
       martfury/woocommerce/checkout/form-checkout.php
       martfury/woocommerce/checkout/form-coupon.php
       martfury/woocommerce/checkout/form-login.php
       martfury/woocommerce/checkout/terms.php
       martfury/woocommerce/content-product.php
       martfury/woocommerce/content-single-product.php
       martfury/woocommerce/content-widget-product.php
       martfury/woocommerce/global/form-login.php
       martfury/woocommerce/global/quantity-input.php
       martfury/woocommerce/global/wrapper-end.php
       martfury/woocommerce/global/wrapper-start.php
       martfury/woocommerce/loop/add-to-cart.php
       martfury/woocommerce/loop/orderby.php
       martfury/woocommerce/loop/pagination.php
       martfury/woocommerce/myaccount/form-login.php
       martfury/woocommerce/myaccount/form-lost-password.php
       martfury/woocommerce/myaccount/my-address.php
       martfury/woocommerce/single-product/add-to-cart/external.php
       martfury/woocommerce/single-product/add-to-cart/simple.php
       martfury/woocommerce/single-product/add-to-cart/variable.php
       martfury/woocommerce/single-product/meta.php
       martfury/woocommerce/single-product/product-image.php
       martfury/woocommerce/single-product/product-thumbnails.php
       martfury/woocommerce/single-product/rating.php
       martfury/woocommerce/single-product/related.php
       martfury/woocommerce/single-product/review-meta.php
       martfury/woocommerce/single-product/stock.php
       martfury/woocommerce/single-product/tabs/tabs.php
       martfury/woocommerce/single-product/up-sells.php
       martfury/woocommerce/single-product-reviews.php
   
       Admin
   
       Enabled Features: activity-panels
       analytics
       coupons
       customer-effort-score-tracks
       import-products-task
       experimental-fashion-sample-products
       shipping-smart-defaults
       shipping-setting-tour
       homescreen
       marketing
       multichannel-marketing
       mobile-app-banner
       navigation
       onboarding
       onboarding-tasks
       remote-inbox-notifications
       remote-free-extensions
       payment-gateway-suggestions
       shipping-label-banner
       subscriptions
       store-alerts
       transient-notices
       woo-mobile-welcome
       wc-pay-promotion
       wc-pay-welcome-page
   
       Disabled Feafes: block-editor-feature-enabled
       minified-js
       new-product-management-experience
       product-variation-management
       settings
   
       Daily Cron:  Next scheduled: 2023-04-21 15:46:05 +03:00
       Options: 
       Notes: 139
       Onboarding: completed
   
       Social Login
   
       Google:  Available
       Facebook:  Available
       Twitter:  Available
       Amazon:  Available
       Linkedin: Disabled
       Paypal: Disabled
       Disqus: Disabled
       Yahoo: Disabled
       Vkontakte: Disabled
   
       Action Scheduler
   
       Canceled: 1
       Oldest: 2023-04-19 00:13:13 +0000
       Newest: 2023-04-19 00:13:13 +0000
   
       Complete: 120,921
       Oldest: 2023-03-21 09:38:34 +0000
       Newest: 2023-04-21 09:38:14 +0000
   
       Failed: 468
       Oldest: 2021-03-16 15:47:31 +0000
       Newest: 2023-04-21 09:21:13 +0000
   
       Pending: 364
       Oldest: 2023-04-21 09:54:36 +0000
       Newest: 2023-04-22 09:37:32 +0000
   
       Status report information
   
       Generated at: 2023-04-21 12:38:33 +03:00
       `
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] default currency](https://wordpress.org/support/topic/default-currency-3/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/default-currency-3/#post-16673846)
 * There is private information in System status, is it right for me to share it
   publicly?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] default currency](https://wordpress.org/support/topic/default-currency-3/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/default-currency-3/#post-16673841)
 * I am using the FOX – Currency Switcher Professional for WooCommerce plugin.
 * My default currency TRY. We also use USD EUR AND GBP currencies.
 * The plugin loads products in EUR. but since the default currency is TRY, google
   bots say that the prices on the site do not match and reject the products.
 * [https://snipboard.io/JwB4ln.jpg](https://snipboard.io/JwB4ln.jpg)
 * [https://snipboard.io/IEOmc9.jpg](https://snipboard.io/IEOmc9.jpg)
    -  This reply was modified 3 years, 1 month ago by [dgenc](https://wordpress.org/support/users/dgenc/).
    -  This reply was modified 3 years, 1 month ago by [dgenc](https://wordpress.org/support/users/dgenc/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] true currency](https://wordpress.org/support/topic/true-currency/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/true-currency/#post-15203408)
 * I installed a copy of the site. I didn’t make any changes. I did not disable 
   any plugins. He sent the products in TRY. What could be the problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] true currency](https://wordpress.org/support/topic/true-currency/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/true-currency/#post-15202087)
 * Example problem product: [https://disk.yandex.com.tr/i/Ws8MqrQasYx8Xw](https://disk.yandex.com.tr/i/Ws8MqrQasYx8Xw)
 * Feed sending EUR rate
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Google for WooCommerce] true currency](https://wordpress.org/support/topic/true-currency/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/true-currency/#post-15202077)
 * Hello,
 * I am using WOOCS – WooCommerce Currency Switcher plugin. It is possible to pay
   in TRY, USD and EUR on our site. My default currency TRY.
 * The Google listing plugin sends the price of the products in EURO. That’s why
   google merchant is blocking me. (Incorrect currency warning.)
 *     ```
       ### WordPress Environment ###
   
       WC Version: 6.0.0
       REST API Version: ✔ 6.0.0
       WC Blocks Version: ✔ 6.3.3
       Action Scheduler Version: ✔ 3.3.0
       WC Admin Version: ✔ 2.9.4
       Log Directory Writable: ✔
       WP Version: 5.8.2
       WP Multisite: –
       WP Memory Limit: 512 MB
       WP Debug Mode: –
       WP Cron: ✔
       Language: en_US
       External object cache: –
   
       ### Server Environment ###
   
       Server Info: nginx/1.20.1
       PHP Version: 7.4.27
       PHP Post Max Size: 256 MB
       PHP Time Limit: 90
       PHP Max Input Vars: 1000
       cURL Version: 7.29.0
       NSS/3.53.1
   
       SUHOSIN Installed: –
       MySQL Version: 5.5.5-10.2.41-MariaDB
       Max Upload Size: 256 MB
       Default Timezone is UTC: ✔
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 6.0.0
       WC Database Prefix: ***
       Total Database Size: 2315.92MB
       Database Data Size: 1484.48MB
       Database Index Size: 831.44MB
       turson_woocommerce_sessions: Data: 7.83MB + Index: 0.37MB + Engine MyISAM
       turson_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
       turson_woocommerce_order_items: Data: 21.14MB + Index: 14.76MB + Engine MyISAM
       turson_woocommerce_order_itemmeta: Data: 151.46MB + Index: 119.58MB + Engine MyISAM
       turson_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
       turson_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       g2apay_payments: Data: 0.33MB + Index: 0.00MB + Engine InnoDB
       g2apay_subscriptions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_actionscheduler_actions: Data: 34.08MB + Index: 38.16MB + Engine InnoDB
       turson_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_actionscheduler_logs: Data: 23.06MB + Index: 21.08MB + Engine InnoDB
       turson_adtribes_my_conversions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_commentmeta: Data: 0.46MB + Index: 0.37MB + Engine MyISAM
       turson_comments: Data: 234.51MB + Index: 103.48MB + Engine MyISAM
       turson_crony_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_crony_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_followup_coupons: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_followup_coupon_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       turson_followup_customers: Data: 1.52MB + Index: 3.92MB + Engine InnoDB
       turson_followup_customer_carts: Data: 10.28MB + Index: 1.84MB + Engine InnoDB
       turson_followup_customer_notes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_followup_customer_orders: Data: 3.52MB + Index: 2.27MB + Engine InnoDB
       turson_followup_email_excludes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
       turson_followup_email_logs: Data: 13.52MB + Index: 8.53MB + Engine InnoDB
       turson_followup_email_orders: Data: 132.64MB + Index: 31.19MB + Engine InnoDB
       turson_followup_email_tracking: Data: 9.52MB + Index: 13.58MB + Engine InnoDB
       turson_followup_followup_history: Data: 25.56MB + Index: 6.55MB + Engine InnoDB
       turson_followup_order_categories: Data: 2.52MB + Index: 2.91MB + Engine InnoDB
       turson_followup_order_items: Data: 3.52MB + Index: 5.41MB + Engine InnoDB
       turson_followup_subscribers: Data: 0.17MB + Index: 0.19MB + Engine InnoDB
       turson_followup_subscribers_to_lists: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_followup_subscriber_lists: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
       turson_gla_merchant_issues: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
       turson_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_ipqs_email_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_options: Data: 9.02MB + Index: 4.06MB + Engine InnoDB
       turson_paytr_eft_transaction: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_paytr_iframe_transaction: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
       turson_postmeta: Data: 503.43MB + Index: 295.00MB + Engine MyISAM
       turson_posts: Data: 50.90MB + Index: 16.91MB + Engine MyISAM
       turson_revslider_css: Data: 0.09MB + Index: 0.01MB + Engine MyISAM
       turson_revslider_css_bkp: Data: 0.09MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_revslider_layer_animations_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_revslider_navigations_bkp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_sliders: Data: 0.10MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_sliders_bkp: Data: 0.06MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_slides: Data: 0.76MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_slides_bkp: Data: 1.17MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
       turson_revslider_static_slides_bkp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_termmeta: Data: 0.03MB + Index: 0.03MB + Engine MyISAM
       turson_terms: Data: 0.18MB + Index: 0.32MB + Engine MyISAM
       turson_term_relationships: Data: 1.69MB + Index: 3.01MB + Engine MyISAM
       turson_term_taxonomy: Data: 0.26MB + Index: 0.17MB + Engine MyISAM
       turson_usermeta: Data: 175.02MB + Index: 96.94MB + Engine MyISAM
       turson_users: Data: 7.72MB + Index: 7.42MB + Engine MyISAM
       turson_viwec_clicked: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
       turson_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
       turson_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_wc_customer_lookup: Data: 2.52MB + Index: 2.77MB + Engine InnoDB
       turson_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_wc_fs_licensed_products: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
       turson_wc_fs_license_key_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_wc_fs_product_licenses_keys: Data: 11.52MB + Index: 0.00MB + Engine InnoDB
       turson_wc_fs_product_licenses_keys_generator_rules: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
       turson_wc_fs_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_wc_gpf_render_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_wc_order_product_lookup: Data: 13.52MB + Index: 11.91MB + Engine InnoDB
       turson_wc_order_stats: Data: 13.52MB + Index: 11.42MB + Engine InnoDB
       turson_wc_order_tax_lookup: Data: 0.09MB + Index: 0.09MB + Engine InnoDB
       turson_wc_product_meta_lookup: Data: 0.04MB + Index: 0.07MB + Engine MyISAM
       turson_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
       turson_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_woocommerce_gpf_google_taxonomy: Data: 2.02MB + Index: 0.00MB + Engine InnoDB
       turson_yith_wcwl: Data: 0.17MB + Index: 0.08MB + Engine InnoDB
       turson_yith_wcwl_lists: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
       turson_yoast_indexable: Data: 9.52MB + Index: 5.81MB + Engine InnoDB
       turson_yoast_indexable_hierarchy: Data: 1.03MB + Index: 0.05MB + Engine InnoDB
       turson_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
       turson_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
       turson_yoast_prominent_words: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
       turson_yoast_seo_links: Data: 0.16MB + Index: 0.09MB + Engine InnoDB
       _bitpay_checkout_transactions: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
   
       ### Post Type Counts ###
   
       attachment: 1289
       automation-workflow: 2
       custom_css: 2
       customize_changeset: 9
       follow_up_email: 18
       ipqualityscore: 2
       language_switcher: 3
       nav_menu_item: 89
       oembed_cache: 19
       page: 14
       polylang_mo: 2
       post: 2
       product: 112
       product_variation: 20
       pw_gift_rule: 32
       revision: 898
       shop_coupon: 4
       shop_order: 175531
       shop_order_refund: 359
       viwec_template: 16
       wc_order_email: 2
       wc_order_status: 9
       wp_automatic: 1
       yith_popup: 1
       ywrac_cart: 1469
       ywrac_email: 2
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (47) ###
   
       Flexible SSL for CloudFlare: by One Dollar Plugin – 1.3.1
       FS License Manager: by Firas Saidi – 4.4.5
       BitPay Checkout for WooCommerce: by BitPay – 4.0.2111
       Coinbase Commerce: by Coinbase Commerce – 1.1.4
       WooCommerce Payment Gateway - CoinGate: by CoinGate – 1.2.3
       Easy WP SMTP: by wpecommerce
       alexanderfoxc – 1.4.7
   
       WooCommerce G2A Pay Payment Gateway: by G2A Team – 3.0.1
       Google Language Translator: by Translate AI Multilingual Solutions – 6.0.13
       Google Listings and Ads: by WooCommerce – 1.9.0
       Site Kit by Google: by Google – 1.48.1
       WPBakery Page Builder: by Michael M - WPBakery.com – 6.8.0
       Kirki Customizer Framework: by David Vongries – 3.1.9
       Martfury Extenders: by  –
       Martfury Addons: by DrFuri – 2.4.3
       Meta Box: by MetaBox.io – 5.5.1
       OTP Login/Signup Woocommerce Premium: by XootiX – 2.1
       PayOp: by  – 2.0.3
       PayTR Virtual POS WooCommerce - iFrame API: by PayTR Ödeme ve Elektronik Para Kuruluşu A.Ş. – 2.0.3
       PayTR WooCommerce - Banka Havalesi \ EFT API: by PayTR Ödeme ve Elektronik Para Kuruluşu A.Ş. – 1.0.2
       Permalink Manager for WooCommerce: by BeRocket – 1.0.7.5
       Proxy & VPN Blocker: by RickstermUK – 1.8.5
       Slider Revolution: by ThemePunch – 6.5.11
       WooCommerce Variation Swatches Pro: by Drfuri – 1.0.7
       WooCommerce Payment Gateway Based Fees: by InoPlugs – 3.2
       WooCommerce Anti Fraud: by OPMC Australia Pty Ltd – 3.6
       WooCommerce Conditional Shipping and Payments: by SomewhereWarm – 1.10.0
       WooCommerce Conversion Tracking Pro: by weDevs – 1.0.3
       WooCommerce Conversion Tracking: by weDevs – 2.0.9
       WOOCS - WooCommerce Currency Switcher: by realmag777 – 2.3.7.3
       WooCommerce Email Template Customizer Premium: by VillaTheme – 1.1.3
       Woocommerce Fixer: by Kadir ?etinta? – 1.0
       Follow-Up Emails: by WooCommerce – 4.9.16
       WooCommerce Stripe Gateway: by WooCommerce – 5.9.0
       WooCommerce Google Analytics Pro: by SkyVerge – 1.11.1
       WooCommerce Order Status Manager: by SkyVerge – 1.13.2
       WooCommerce Sales Analysis: by itthinx – 1.11.0
       WooCommerce Social Login: by SkyVerge – 2.11.1
       WooCommerce: by Automattic – 6.0.0
       wooParasut: by GurmeWoo.com – 1.7.3
       Yoast SEO Premium: by Team Yoast – 17.5
       Yoast SEO: by Team Yoast – 17.8
       WP Crontrol: by John Blackbourn & crontributors – 1.12.0
       WooCommerce GPay Gateway Credit Cart: by Kadir Çetintaş – 1.0.0
       WP Woo Restrict Payment Method On Currency: by XOLB –
       Yoast SEO: WooCommerce: by Team Yoast – 14.4
       YITH WooCommerce Anti-Fraud Premium: by YITH – 1.4.2
       YITH WooCommerce Wishlist: by YITH – 3.4.0
   
       ### Inactive Plugins (5) ###
   
       Phone Validator for WooCommerce: by Precious Omonzejele (CodeXplorer 🤾🏽‍♂️🥞🦜🤡) – 1.3.0
       WooCommerce Deals: by Drfuri – 1.0.9
       WooCommerce PayPal Payments: by WooCommerce – 1.6.3 (update to version 1.6.4 is available)
       WooCommerce Payssion: by Payssion – 1.1.7
       XML Sitemaps: by Auctollo – 4.1.1
   
       ### Dropin Plugins (1) ###
   
       maintenance.php: maintenance.php
   
       ### Settings ###
   
       API Enabled: –
       Force SSL: –
       Currency: TRY ( TRY)
       Currency Position: right_space
       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: #2624 - /all-products/
       Cart: #5 - /cart/
       Checkout: #6 - /checkout/
       My account: #7 - /my-account/
       Terms and conditions: #381266 - /terms-and-conditions/
   
       ### Theme ###
   
       Name: Martfury
       Version: 2.7.3
       Author URL: http://demo2.drfuri.com
       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: martfury/woocommerce/cart/cart-shipping.php
       martfury/woocommerce/cart/cart-totals.php
       martfury/woocommerce/cart/cart.php
       martfury/woocommerce/cart/mini-cart.php
       martfury/woocommerce/checkout/form-checkout.php
       martfury/woocommerce/checkout/form-coupon.php
       martfury/woocommerce/checkout/form-login.php
       martfury/woocommerce/checkout/terms.php
       martfury/woocommerce/content-product.php
       martfury/woocommerce/content-single-product.php
       martfury/woocommerce/content-widget-product.php
       martfury/woocommerce/global/form-login.php
       martfury/woocommerce/global/quantity-input.php
       martfury/woocommerce/global/wrapper-end.php
       martfury/woocommerce/global/wrapper-start.php
       martfury/woocommerce/loop/add-to-cart.php
       martfury/woocommerce/loop/orderby.php
       martfury/woocommerce/loop/pagination.php
       martfury/woocommerce/myaccount/form-login.php
       martfury/woocommerce/myaccount/form-lost-password.php
       martfury/woocommerce/myaccount/my-address.php
       martfury/woocommerce/single-product/add-to-cart/external.php
       martfury/woocommerce/single-product/add-to-cart/simple.php
       martfury/woocommerce/single-product/add-to-cart/variable.php
       martfury/woocommerce/single-product/meta.php
       martfury/woocommerce/single-product/product-image.php
       martfury/woocommerce/single-product/product-thumbnails.php
       martfury/woocommerce/single-product/rating.php
       martfury/woocommerce/single-product/related.php
       martfury/woocommerce/single-product/review-meta.php
       martfury/woocommerce/single-product/stock.php
       martfury/woocommerce/single-product/tabs/tabs.php
       martfury/woocommerce/single-product/up-sells.php
       martfury/woocommerce/single-product-reviews.php
   
       ### Social Login ###
   
       Google: ✔ Available
       Facebook: ✔ Available
       Twitter: Disabled
       Amazon: Disabled
       Linkedin: Disabled
       Paypal: Disabled
       Disqus: Disabled
       Yahoo: Disabled
       Vkontakte: Disabled
   
       ### Action Scheduler ###
   
       Canceled: 1
       Oldest: 2021-12-10 23:55:46 +0000
       Newest: 2021-12-10 23:55:46 +0000
   
       Complete: 99,692
       Oldest: 2021-12-01 23:03:11 +0000
       Newest: 2021-12-28 20:02:01 +0000
   
       Failed: 6
       Oldest: 2021-03-16 15:47:31 +0000
       Newest: 2021-03-16 15:47:31 +0000
   
       Pending: 14
       Oldest: 2021-12-28 20:03:33 +0000
       Newest: 2021-12-29 03:00:00 +0000
   
       ### Status report information ###
   
       Generated at: 2021-12-28 23:03:51 +03:00
       ```
   
    -  This reply was modified 4 years, 5 months ago by [dgenc](https://wordpress.org/support/users/dgenc/).
    -  This reply was modified 4 years, 5 months ago by [dgenc](https://wordpress.org/support/users/dgenc/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[KB Support - Customer Support Ticket & Helpdesk Plugin, Knowledge Base Plugin] How do I prevent customers from closing a support ticket?](https://wordpress.org/support/topic/how-do-i-prevent-customers-from-closing-a-support-ticket/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-prevent-customers-from-closing-a-support-ticket/#post-14889778)
 * Im Use css
 * .reply_close
    { display: none; }
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] How to make all shipping costs 0?](https://wordpress.org/support/topic/how-to-make-all-shipping-costs-0/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-to-make-all-shipping-costs-0/#post-14740061)
 * I set all country free shipping 7 continents
 * 1= [https://yadi.sk/i/PoMWJ82VE3ZYwA](https://yadi.sk/i/PoMWJ82VE3ZYwA)
    2= But,
   still shipping emty: [https://yadi.sk/i/QM4Olx-TEUX5aA](https://yadi.sk/i/QM4Olx-TEUX5aA)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] How to make all shipping costs 0?](https://wordpress.org/support/topic/how-to-make-all-shipping-costs-0/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-to-make-all-shipping-costs-0/#post-14721963)
 * Do I need to set up free shipping for each country?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] How to make all shipping costs 0?](https://wordpress.org/support/topic/how-to-make-all-shipping-costs-0/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-to-make-all-shipping-costs-0/#post-14718432)
 * 1) I set all region free shipping: [https://yadi.sk/i/fhpuCMAeB2R5Dg](https://yadi.sk/i/fhpuCMAeB2R5Dg)
   
   2) my products basic and virtual: [https://yadi.sk/i/xv8WwxIgPfiOpg](https://yadi.sk/i/xv8WwxIgPfiOpg)
   3) feed my shpping settings: [https://yadi.sk/i/fqZe35dENlYqSQ](https://yadi.sk/i/fqZe35dENlYqSQ)
   4) But feed page shipping emtpy: [https://yadi.sk/i/cTUQzOl7QDe52g](https://yadi.sk/i/cTUQzOl7QDe52g)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Translate WordPress - Google Language Translator] 2 shordocode problem](https://wordpress.org/support/topic/2-shordocode-problem/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/2-shordocode-problem/#post-14456833)
 * Hello,
 * I am waiting for your help.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Translate WordPress - Google Language Translator] 2 shordocode problem](https://wordpress.org/support/topic/2-shordocode-problem/)
 *  Thread Starter [dgenc](https://wordpress.org/support/users/dgenc/)
 * (@dgenc)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/2-shordocode-problem/#post-14338843)
 * Hello,
 * My theme header.php
 *     ```
       <?php
       /**
        * The Header for our theme.
        *
        * Displays all of the <head> section and everything up till <div id="content">
        *
        * @package Martfury
        */
       ?><!DOCTYPE html>
       <html <?php language_attributes(); ?>>
       <head>
           <meta charset="<?php bloginfo( 'charset' ); ?>">
           <meta name="viewport" content="width=device-width, initial-scale=1">
           <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
   
       	<?php wp_head(); ?>
   
       </head>
   
       <body <?php body_class(); ?>>
       <?php martfury_body_open(); ?>
   
       <div id="page" class="hfeed site">
       	<?php if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'header' ) ) {
       		?>
       		<?php do_action( 'martfury_before_header' ); ?>
               <header id="site-header" class="site-header <?php martfury_header_class(); ?>">
       			<?php do_action( 'martfury_header' ); ?>
               </header>
       	<?php } ?>
       	<?php do_action( 'martfury_after_header' ); ?>
   
           <div id="content" class="site-content">
       		<?php do_action( 'martfury_after_site_content_open' ); ?>
       ```
   
 * Which line should I add?

Viewing 15 replies - 1 through 15 (of 53 total)

1 [2](https://wordpress.org/support/users/dgenc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/dgenc/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/dgenc/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/dgenc/replies/page/2/?output_format=md)