laletizia
Forum Replies Created
-
Hello, I also tried changing the field by converting it into a checkbox, but I keep receiving the same error. Checking the error type, I deduce that it’s because it can’t perform the line break.
This is my old code, maybe that help.
<?php $dispositivomedico = get_field( 'dispositivo_medico', $wpo_wcpdf->export->order->id ); if( $dispositivomedico ): ?> <?php echo implode( '<br /> ', $dispositivomedico ); ?> <?php endif; ?>
Do you have any ideas about the incorrect date return format (set d/m/Y, displayed dmY, without space)?
Thank youIn the previous version of the templates (before the implementation code changed), it appeared as shown in the attached image. Just a simple text string, nothing special.
It’s highlighted in red.
https://ibb.co/6sLXdS0Hi Alex,
I used the code below.
It’s the same code I use to print the other custom fields on the invoice. By the way, I have another select field (not multiple-choice) that works correctly. I’ve tried both ‘array’ and ‘value’ as the output, but the result is always the same error.<?php $this->custom_field('dispositivo_medico'); ?>
Hi Alex,
see below.
array( 'key' => 'field_5da98995e5fc3', 'label' => 'Dispositivo Medico zenO', 'name' => 'dispositivo_medico', 'aria-label' => '', 'type' => 'select', 'instructions' => '', 'required' => 0, 'conditional_logic' => 0, 'wrapper' => array( 'width' => '', 'class' => '', 'id' => '', ), 'choices' => array( 'XXX è dispositivo medico in classe 1 CE antidecubito' => 'XXX è dispositivo medico in classe 1 CE antidecubito', 'XXX è dispositivo medico in classe 1 CE antidecubito' => 'XXX è dispositivo medico in classe 1 CE antidecubito', 'XXX è dispositivo medico in classe 1 CE antidecubito' => 'XXX è dispositivo medico in classe 1 CE antidecubito', 'XXX è dispositivo medico in classe 1 CE antidecubito' => 'XXX è dispositivo medico in classe 1 CE antidecubito', 'XXX è dispositivo medico in classe 1 CE antidecubito' => 'XXX è dispositivo medico in classe 1 CE antidecubito', 'XXX è dispositivo medico in classe 1 CE antidecubito' => 'XXX è dispositivo medico in classe 1 CE antidecubito', ), 'default_value' => array( ), 'return_format' => 'value', 'multiple' => 1, 'allow_null' => 1, 'ui' => 0, 'ajax' => 0, 'placeholder' => '', ),
Forum: Plugins
In reply to: [WooCommerce] Automatic refund infinite loading – Error 500 admin-ajax.phpThe problem is the same with Paypal and Stripe.
Infinite loading and 500 error.
I’ve tried to ask to Stripe support last week but they told me to open a ticket on woocommerce support.
I just honestly don’t know what to do anymore.Forum: Plugins
In reply to: [WooCommerce] Automatic refund infinite loading – Error 500 admin-ajax.phpThe problem is with any type of payment.
In particular:
Payment Plugins for Stripe WooCommerce (v. 3.3.19)
Scalapay Easy Installment Gateway (v. 1.1.26)
WooCommerce PayPal Payments (v. 1.8.0)Infinite loading + Error 500 in console.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Unexpected refund via WoocommerceHi Clayton,
sorry for the delay.
I’ve checked the option on advance settings but is unchecked.The order notes:
1. The product
2. The order status is changed from “Pending payment” to “Processing”
3. Order charge successful in Stripe (Charge + Payment Methods)
4. Order exported to CSV and successfully downloaded
5. Charge voided in Stripe
6. Order status is changed from “Processing” to “Cancelled”
7. Order status is changed from “Cancelled” to “Completed”Is it possible some kind of scam?
For example: maybe the day after the user refuse the transaction (is a prepaid credit card) but we didn’t receive any mail from stripe.Thank you in advance
- This reply was modified 2 years, 10 months ago by laletizia.
Forum: Plugins
In reply to: [WooCommerce] Unexpected refund via WoocommerceThank you
Forum: Plugins
In reply to: [WooCommerce] Unexpected refund via WoocommerceHi MayKato,
this is my system report:
### WordPress Environment ### WordPress address (URL): https://www.zeno-materasso.it Site address (URL): https://www.zeno-materasso.it WC Version: 6.3.1 REST API Version: ? 6.3.1 WC Blocks Version: ? 6.9.0 Action Scheduler Version: ? 3.4.0 WC Admin Version: ? 3.2.1 Log Directory Writable: ? WP Version: 5.9.3 WP Multisite: – WP Memory Limit: 768 MB WP Debug Mode: – WP Cron: – Language: it_IT External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.3.33 PHP Post Max Size: 256 MB PHP Time Limit: 120 PHP Max Input Vars: 3000 cURL Version: 7.66.0 OpenSSL/1.1.1n-fips SUHOSIN Installed: – MySQL Version: 5.7.32-35-log 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.3.1 WC Database Prefix: zn_2018_ Dimensione totale database: 172.11MB Dimensione dati database: 127.58MB Dimensione indice database: 44.53MB zn_2018_woocommerce_sessions: Dati: 1.02MB + indice: 0.02MB + motore InnoDB zn_2018_woocommerce_api_keys: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_woocommerce_attribute_taxonomies: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_woocommerce_downloadable_product_permissions: Dati: 0.02MB + indice: 0.06MB + motore InnoDB zn_2018_woocommerce_order_items: Dati: 1.52MB + indice: 0.27MB + motore InnoDB zn_2018_woocommerce_order_itemmeta: Dati: 15.52MB + indice: 6.03MB + motore InnoDB zn_2018_woocommerce_tax_rates: Dati: 0.02MB + indice: 0.06MB + motore InnoDB zn_2018_woocommerce_tax_rate_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_woocommerce_shipping_zones: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_woocommerce_shipping_zone_locations: Dati: 0.05MB + indice: 0.03MB + motore InnoDB zn_2018_woocommerce_shipping_zone_methods: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_woocommerce_payment_tokens: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_woocommerce_payment_tokenmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_woocommerce_log: Dati: 0.02MB + indice: 0.02MB + motore InnoDB cw_saved_widgets_options: Dati: 0.02MB + indice: 0.00MB + motore InnoDB cw_widgets_options: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_actionscheduler_actions: Dati: 1.02MB + indice: 0.75MB + motore InnoDB zn_2018_actionscheduler_claims: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_actionscheduler_groups: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_actionscheduler_logs: Dati: 1.52MB + indice: 0.41MB + motore InnoDB zn_2018_cli_cookie_scan: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_cli_cookie_scan_categories: Dati: 0.00MB + indice: 0.01MB + motore MyISAM zn_2018_cli_cookie_scan_cookies: Dati: 0.01MB + indice: 0.01MB + motore MyISAM zn_2018_cli_cookie_scan_url: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_cli_scripts: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_cli_visitor_details: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_commentmeta: Dati: 0.06MB + indice: 0.06MB + motore InnoDB zn_2018_comments: Dati: 3.52MB + indice: 1.70MB + motore InnoDB zn_2018_ct_ugdpr_consent_log: Dati: 7.52MB + indice: 0.00MB + motore InnoDB zn_2018_cw_saved_widgets_options: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_cw_widgets_options: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_gpf_feeds: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_itsec_opaque_tokens: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_links: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_mailchimp_carts: Dati: 0.20MB + indice: 0.00MB + motore InnoDB zn_2018_mailchimp_jobs: Dati: 0.05MB + indice: 0.00MB + motore InnoDB zn_2018_options: Dati: 14.50MB + indice: 0.20MB + motore InnoDB zn_2018_pmxe_exports: Dati: 1.50MB + indice: 0.00MB + motore InnoDB zn_2018_pmxe_google_cats: Dati: 0.38MB + indice: 0.00MB + motore InnoDB zn_2018_pmxe_posts: Dati: 1.52MB + indice: 0.00MB + motore InnoDB zn_2018_pmxe_templates: Dati: 0.09MB + indice: 0.00MB + motore InnoDB zn_2018_postmeta: Dati: 30.55MB + indice: 14.06MB + motore InnoDB zn_2018_posts: Dati: 5.52MB + indice: 0.59MB + motore InnoDB zn_2018_responsive_menu_pro: Dati: 0.05MB + indice: 0.00MB + motore InnoDB zn_2018_tab_event_log: Dati: 0.11MB + indice: 0.14MB + motore InnoDB zn_2018_tab_tests: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_tab_test_items: Dati: 0.02MB + indice: 0.05MB + motore InnoDB zn_2018_tcb_api_error_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tcm_email_hash: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tcm_logs: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_termmeta: Dati: 0.05MB + indice: 0.03MB + motore InnoDB zn_2018_terms: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_term_relationships: Dati: 0.14MB + indice: 0.09MB + motore InnoDB zn_2018_term_taxonomy: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_tge_answers: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_tge_questions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_tho_event_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tho_tests: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tho_test_items: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_thrive_debug: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_thrive_stacks: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tm_taskmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_tm_tasks: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_tqb_event_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tqb_results: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tqb_tests: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tqb_tests_items: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tqb_users: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_tqb_user_answers: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tqb_variations: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tva_ipn_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tva_orders: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tva_order_items: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tva_transactions: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_leads_contacts: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_leads_contact_download: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_leads_event_log: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_tve_leads_form_variations: Dati: 0.09MB + indice: 0.06MB + motore InnoDB zn_2018_tve_leads_group_options: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_leads_saved_group_options: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_leads_split_test: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_leads_split_test_items: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_ult_designs: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_ult_emails: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_ult_events: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_ult_event_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_ult_settings_campaign: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tve_ult_settings_templates: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_tvo_activity_log: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_usermeta: Dati: 2.52MB + indice: 1.97MB + motore InnoDB zn_2018_users: Dati: 0.09MB + indice: 0.08MB + motore InnoDB zn_2018_wcpdf_credit_note_number: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wcpdf_invoice_number: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wcpdf_packing_slip_number: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wcpdf_proforma_number: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wcpdf_receipt_number: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wc_admin_notes: Dati: 0.06MB + indice: 0.00MB + motore InnoDB zn_2018_wc_admin_note_actions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_wc_category_lookup: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wc_customer_lookup: Dati: 0.27MB + indice: 0.17MB + motore InnoDB zn_2018_wc_download_log: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_wc_order_coupon_lookup: Dati: 0.11MB + indice: 0.14MB + motore InnoDB zn_2018_wc_order_product_lookup: Dati: 1.52MB + indice: 0.42MB + motore InnoDB zn_2018_wc_order_stats: Dati: 0.33MB + indice: 0.25MB + motore InnoDB zn_2018_wc_order_tax_lookup: Dati: 0.22MB + indice: 0.17MB + motore InnoDB zn_2018_wc_product_attributes_lookup: Dati: 0.08MB + indice: 0.03MB + motore InnoDB zn_2018_wc_product_meta_lookup: Dati: 0.08MB + indice: 0.09MB + motore InnoDB zn_2018_wc_rate_limits: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_wc_reserved_stock: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wc_tax_rate_classes: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_wc_webhooks: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_wfcm_file_events: Dati: 1.52MB + indice: 0.00MB + motore InnoDB zn_2018_woocommerce_exported_csv_items: Dati: 21.55MB + indice: 1.52MB + motore InnoDB zn_2018_wpam_actions: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_affiliates: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_affiliates_fields: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_creatives: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_events: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_impressions: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_messages: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_paypal_logs: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_tracking_tokens: Dati: 0.08MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_tracking_tokens_purchase_logs: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wpam_transactions: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_wsal_metadata: Dati: 7.34MB + indice: 13.45MB + motore InnoDB zn_2018_wsal_occurrences: Dati: 1.52MB + indice: 0.47MB + motore InnoDB zn_2018_yith_wcaf_affiliates: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yith_wcaf_clicks: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yith_wcaf_commissions: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yith_wcaf_commission_notes: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yith_wcaf_payments: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yith_wcaf_payment_commission: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yith_wcaf_payment_notes: Dati: 0.02MB + indice: 0.00MB + motore InnoDB zn_2018_yoast_indexable: Dati: 1.52MB + indice: 0.42MB + motore InnoDB zn_2018_yoast_indexable_hierarchy: Dati: 0.05MB + indice: 0.05MB + motore InnoDB zn_2018_yoast_migrations: Dati: 0.02MB + indice: 0.02MB + motore InnoDB zn_2018_yoast_primary_term: Dati: 0.02MB + indice: 0.03MB + motore InnoDB zn_2018_yoast_seo_links: Dati: 0.06MB + indice: 0.03MB + motore InnoDB zn_2018_yoast_seo_meta: Dati: 0.25MB + indice: 0.00MB + motore InnoDB ### Post Type Counts ### acf-field: 17 acf-field-group: 4 attachment: 298 awdp_pt_products: 2 awdp_pt_rules: 4 cfw_order_bumps: 24 cookielawinfo: 33 ct_ugdpr_service: 16 custom_css: 1 leadpages_post: 1 nav_menu_item: 32 oembed_cache: 3 page: 44 post: 116 product: 22 product_variation: 259 revision: 408 shop_coupon: 90 shop_order: 2993 shop_order_refund: 161 tcb_content_template: 5 tcb_lightbox: 6 tg_wp_deadline: 1 thppopuptemplate: 1 thrive_image: 2 tqb_quiz: 2 tva_chapter: 1 tva_course_type: 1 tva_lesson: 12 tva_module: 2 tve_form_type: 1 tve_lead_group: 1 tve_ult_campaign: 1 tvo_shortcode: 1 tvo_testimonials: 3 wc_product_wizard: 1 woo_discount: 1 wpcf7_contact_form: 1 ycdcountdown: 1 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (33) ### Acowebs Woocommerce Dynamic Pricing Pro: by Acowebs – 3.3.7 WP Activity Log for Yoast SEO: by WP White Security – 1.3.0 Advanced Custom Fields PRO: by Delicious Brains – 5.12.2 WP Affiliate Manager: by wp.insider wpaffiliatemgr – 2.9.9 CheckoutWC: by Objectiv – 6.1.6 Contact Form 7: by Takayuki Miyoshi – 5.5.6 GDPR Cookie Consent: by WebToffee – 2.1.1 Facebook for WooCommerce: by Facebook – 2.6.12 Improved Product Options for WooCommerce: by XforWooCommerce – 5.3.0 Mailchimp for WooCommerce: by Mailchimp – 2.6.2 Max Mega Menu: by megamenu.com – 2.9.5 Responsive Menu Pro: by Peter Featherstone – 3.1.24 Scalapay Easy Installment Gateway: by Scalapay – 1.1.26 Shortcode in Menus: by Gagan Deep Singh – 3.5.1 Soisy Payment Gateway: by Soisy – 3.0.0 Trustpilot-reviews: by Trustpilot – 2.5.901 Website File Changes Monitor: by WP White Security – 1.8.1 WooCommerce Satispay: by Satispay – 1.5.2 Payment Plugins for Stripe WooCommerce: by Payment Plugins [email protected] – 3.3.19 WooCommerce Print Address Labels: by Ewout Fernhout – 1.7.0 WooCommerce Customer/Order/Coupon Export: by SkyVerge – 5.0.6 WooCommerce Pixel Manager: by SweetCode – 1.16.9 WooCommerce Italian Add-on Plus: by laboratorio d'Avanguardia – 0.8.1.7 WooCommerce PayPal Payments: by WooCommerce – 1.7.1 WooCommerce PDF Invoices & Packing Slips: by WP Overnight – 2.14.4 WooCommerce PDF Invoices & Packing Slips Professional: by Ewout Fernhout – 2.2.15 WooCommerce Table Rate Shipping: by Bolder Elements – 4.1.3 WooCommerce: by Automattic – 6.3.1 (aggiornamento alla versione 6.4.1 disponibile) Yoast SEO: by Team Yoast – 18.6 WP Activity Log for WooCommerce: by WP White Security – 1.4.0 WP All Export Pro: by Soflyy – 1.7.5 WP Activity Log: by WP White Security – 4.4.1 WP All Export - WooCommerce Export Add-On Pro: by Soflyy – 1.0.4 ### Inactive Plugins (3) ### Sales Countdown Timer: by VillaTheme – 1.0.7 WooCommerce Conditional Shipping and Payments: by SomewhereWarm – 1.7.4 WooCommerce Side Cart Premium: by XootiX – 1.0.5 ### Settings ### API Enabled: ? Force SSL: – Currency: EUR (€) Currency Position: left_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: ? La pagina non è impostata Carrello: #12 - /carrello/ Pagamento: #13 - /checkout/ Il mio account: ? La pagina non contiene lo shortcode [woocommerce_my_account]. Termini e condizioni: #78 - /condizioni-di-vendita/ ### Theme ### Name: Helter Child Version: 1.0.0 Author URL: https://www.helter.it/contatti Child Theme: ? Parent Theme Name: Helter Parent Theme Version: 1.0.0 Parent Theme Author URL: https://www.helter.it/contatti WooCommerce Support: ? ### Templates ### Overrides: helter-child/woocommerce/cart/cart-empty.php helter-child/woocommerce/cart/cart-item-data.php helter-child/woocommerce/cart/cart-shipping.php helter-child/woocommerce/cart/cart-totals.php helter-child/woocommerce/cart/cart.php helter-child/woocommerce/cart/cross-sells.php helter-child/woocommerce/cart/mini-cart.php helter-child/woocommerce/cart/proceed-to-checkout-button.php helter-child/woocommerce/cart/shipping-calculator.php helter-child/woocommerce/content-single-product.php versione 3.4.0 è obsoleta. La versione attuale è 3.6.0 helter-child/woocommerce/emails/email-footer.php versione 2.3.0 è obsoleta. La versione attuale è 3.7.0 helter-child/woocommerce/emails/email-header.php versione 2.4.0 è obsoleta. La versione attuale è 4.0.0 helter-child/woocommerce/single-product/add-to-cart/simple.php helter-child/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php helter-child/woocommerce/single-product/price.php helter-child/woocommerce/single-product/review-meta.php helter-child/woocommerce/single-product/title.php helter-child/woocommerce/single-product.php versione 1.6.4<a href="single-product.php"></a> è obsoleta. La versione attuale è 1.6.4 Outdated Templates: ? Scopri come aggiornare ### WooCommerce PayPal Payments ### Onboarded: ? Shop country code: IT WooCommerce currency supported: ? PayPal card processing available in country: ? Pay Later messaging available in country: ? Webhook status: – Vault enabled: ? Logging enabled: ? Reference Transactions: – Used PayPal Checkout plugin: ? ### WooCommerce Customer/Order/Coupon Export ### Automated exports: 0 Custom formats: 7 Next export: Not scheduled ### Action Scheduler ### Operazione annullata: 2 Oldest: 2022-04-08 19:00:06 +0200 Newest: 2022-04-25 10:36:56 +0200 Completato: 1.693 Oldest: 2022-04-06 11:55:02 +0200 Newest: 2022-04-29 09:00:59 +0200 Operazione non riuscita: 14 Oldest: 2019-11-28 12:33:17 +0100 Newest: 2021-10-19 15:04:17 +0200 In attesa: 3 Oldest: 2022-04-29 09:48:18 +0200 Newest: 2022-04-29 18:00:02 +0200 ### Status report information ### Generated at: 2022-04-29 09:49:05 +02:00
Thank you
Hi Kluver,
I’ve the pro version of the plugin.
I follow your instruction but I’ve the same problem (see screenshot below).
Any other ideas?Screenshot:
https://bit.ly/2ZLzw8zForum: Developing with WordPress
In reply to: Filter taxonomy in custom post typeHi bcworkz,
finally I resolved the issue, thanks for your help.
This is my code:
<?php $args = array('post_type' => 'film', 'tax_query' => array( array( 'taxonomy' => 'regista', 'field' => 'slug', 'terms' => $regista ), ), ); $loop = new WP_Query($args); if($loop->have_posts()) { echo '<h2 class="terms-title">'.$custom_term->name.'</h2>'; echo '<ul class="post-list">'; while($loop->have_posts()) : $loop->the_post(); echo '<li><a href="'.get_permalink().'" title="'.get_the_title().'" target="_blank">'.get_the_title().'</a></li>'; endwhile; echo "</ul>"; } ?>
Works well!
Forum: Developing with WordPress
In reply to: Filter taxonomy in custom post typeHi bcworkz,
I’ve tried some code without success.
Can you provide some examples or a references in documentation?Yes, the director post slug exactly matches the director term slug.
Thank you in advance.