samthedev
Forum Replies Created
-
Site: https://eszpresszo.hu/kavebolt/
We have the options “Set filter automatically” set to “Yes, but only for mobile devices” and “Hide auto filter by default” set to “Yes” because we want to display the filter on mobile devices only.
Upon testing, we noticed the filter button (Sz?r?) is not shown for larger mobile devices like the iPad Pro (1024px)- This reply was modified 4 months, 3 weeks ago by samthedev.
What entitlement! Limit ads to your plugin settings/configuration page, not admin-wide. We moved to another non-intrusive plugin. BYE QUADLAYERS!
Forum: Plugins
In reply to: [OWM Weather] Display Min and Max Temps for the next dayFigured it out
Found a solution already
Forum: Plugins
In reply to: [Redirection] ‘Do nothing’ action unable to override Wild Card RedirectionCaching was the culprit
Forum: Plugins
In reply to: [YITH WooCommerce Product Add-Ons] Change text “Base Price”Hello Pablo,
Is there any way to remove the base price information completely?
We have a situation where the Base price is always zero (https://eatcleanachara.com/shop/custom-meal/ ), so it’s not necessary to show that on the cart/checkout/orders page
Not a priority but would be a major upgrade: ability to display/hide addons which don’t change product price on cart/checkout/order pages ??
Thanks
- This reply was modified 2 years, 7 months ago by samthedev.
I understand. Apparently we had written some code to load a higher resolution image, but it wasn’t working doe to a type. It’s not the best, but it’s working perfectly well now. Thank you for your time!
add_action( 'wp_footer', function () { if ( is_singular( 'ldx-properties' ) ) { ?> <script> jQuery(document).ready(function( $ ){ var bg = $(".ldx-property-slide.video-slide .ldx-carousel-image").css("background-image"); bg = bg.replace(/.*\s?url\([\'\"]?/, '').replace(/[\'\"]?\).*/, ''); var bglarge = bg.replace("-d_640?", "-d_1920?"); $(".ldx-property-slide.video-slide .ldx-carousel-image").css("background-image", "url(" + bglarge + ")"); }); </script> <?php } });
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Remove MarkerSolved.
Resolved this by using the background exporter.
We noticed that using bulk export didn’t work for us, so this is what we did:
1) In the posts table, find the column titled “Export to DOCX”
2) Click the blue exclamation mark next the post that you would like to export to DOCX(Incase you see a download icon, just quick-edit the post from “published” to “draft” and back to “published” again, a blue icon should now become visible)
3) Follow the instructions in the dialog box that pops up and you should be able to export the post to WordThat would be wonderful!
I presume the feature would include server & client side ajax-powered pagination for large tables.
Looking forward to it. Is there a waiting list that I can enroll for this?
Already given 5 stars. Thank you once more for the assistance!
Thank you for the prompt response Tobias,
Unfortunately that code snippet didn’t work, it seems to wipe out all the buttons and pagination. But it gave me some clues and I ended up with the following working code for all the buttons:
"buttons": [ { extend: 'copy', exportOptions: { columns: ':visible', rows: ':visible' } }, { extend: 'print', exportOptions: { columns: ':visible', rows: ':visible' } }, { extend: 'csv', exportOptions: { columns: ':visible', rows: ':visible' } }, { extend: 'excel', exportOptions: { columns: ':visible', rows: ':visible' } }, { extend: 'pdf', exportOptions: { columns: ':visible', rows: ':visible' } }, ]
The only bit remaining is to figure out how to enable server side processing. This would enable us to fetch only a subset of rows at a time. Is that currently possible with TablePress?
- This reply was modified 2 years, 9 months ago by samthedev.
Forum: Reviews
In reply to: [Product Carousel Slider for Elementor] No instructionsWordPress provides an “Installation” tab which explains how to install as well as how/where to access the plugin settings. The fact that you justify not using such a feature is a sign of great incompetence. Useless support!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Analytics not showing data for two specific datsWe already tried deleting the “Historical Data” and importing it again. Sadly, we are still unable to view analytics information fro the two dates. Thank you for the suggestion though.
Creating a ticket…
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Analytics not showing data for two specific datsI installed WooCommerce Admin and that solved the navigation problem. Unfortunately still we can’t view analytics data for 27/28 March 2021.
Here is the System Report:
### WordPress Environment ### WordPress address (URL): https://thinkzelo.com Site address (URL): https://thinkzelo.com WC Version: 5.1.0 REST API Version: ? 5.1.0 WC Blocks Version: ? 4.4.3 Action Scheduler Version: ? 3.1.6 WC Admin Version: ? 2.2.0 Log Directory Writable: ? WP Version: 5.7 WP Multisite: – WP Memory Limit: 1 GB WP Debug Mode: – WP Cron: ? Language: en_GB External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.16 PHP Post Max Size: 1 GB PHP Time Limit: 1500 PHP Max Input Vars: 2000 cURL Version: 7.71.0 OpenSSL/1.1.1d SUHOSIN Installed: – MySQL Version: 10.3.28-MariaDB-log-cll-lve Max Upload Size: 1 GB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 5.1.0 WC Database Prefix: wp_ Total Database Size: 285.74MB Database Data Size: 254.34MB Database Index Size: 31.40MB wp_woocommerce_sessions: Data: 1.28MB + Index: 0.07MB + Engine MyISAM wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_order_items: Data: 1.24MB + Index: 0.54MB + Engine MyISAM wp_woocommerce_order_itemmeta: Data: 10.19MB + Index: 4.81MB + Engine MyISAM wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_actionscheduler_actions: Data: 1.93MB + Index: 0.55MB + Engine MyISAM wp_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_actionscheduler_logs: Data: 1.09MB + Index: 0.78MB + Engine MyISAM wp_affiliate_wp_affiliatemeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_affiliates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_campaigns: Data: 0.00MB + Index: 0.00MB + Engine wp_affiliate_wp_coupons: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_creatives: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_customermeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_affiliate_wp_customers: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_affiliate_wp_payouts: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_referralmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_referrals: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_rest_consumers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_sales: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_affiliate_wp_visits: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_afwc_campaigns: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp_afwc_hits: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_afwc_payouts: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_afwc_payout_orders: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_afwc_referrals: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_aiowps_events: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_aiowps_failed_logins: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_aiowps_global_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_aiowps_login_activity: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_aiowps_login_lockdown: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_aiowps_permanent_block: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_bwf_actions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_bwf_action_claim: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_bwf_contact: Data: 0.68MB + Index: 0.60MB + Engine MyISAM wp_bwf_contact_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_bwf_wc_customers: Data: 0.36MB + Index: 0.14MB + Engine MyISAM wp_cart_notices: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_commentmeta: Data: 0.14MB + Index: 0.10MB + Engine MyISAM wp_comments: Data: 6.27MB + Index: 2.19MB + Engine MyISAM wp_et_bloom_stats: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_hustle_entries: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_hustle_entries_meta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_hustle_modules: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_hustle_modules_meta: Data: 0.01MB + Index: 0.01MB + Engine MyISAM wp_hustle_tracking: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_campaign_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_campaign_logmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_conversions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_email_campaignmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_email_campaigns: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_optin_campaignmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_mo_optin_campaigns: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_ms_snippets: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_options: Data: 8.63MB + Index: 0.49MB + Engine MyISAM wp_postmeta: Data: 29.85MB + Index: 14.35MB + Engine MyISAM wp_posts: Data: 33.06MB + Index: 0.74MB + Engine MyISAM wp_po_plugins: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_redirection_404: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_redirection_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_redirection_items: Data: 0.00MB + Index: 0.02MB + Engine MyISAM wp_redirection_logs: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_shortpixel_folders: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_shortpixel_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_smush_dir_images: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_snippets: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_termmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_terms: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_term_relationships: Data: 0.01MB + Index: 0.02MB + Engine MyISAM wp_term_taxonomy: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_tm_taskmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_tm_tasks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_usermeta: Data: 0.08MB + Index: 0.04MB + Engine MyISAM wp_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_vtprd_purchase_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_vtprd_purchase_log_product: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_vtprd_purchase_log_product_rule: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wccs_conditions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wccs_condition_meta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_wc_admin_notes: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp_wc_admin_note_actions: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wc_customer_lookup: Data: 0.49MB + Index: 0.21MB + Engine MyISAM wp_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wc_gpf_render_cache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wc_order_coupon_lookup: Data: 0.05MB + Index: 0.09MB + Engine MyISAM wp_wc_order_product_lookup: Data: 0.96MB + Index: 0.73MB + Engine MyISAM wp_wc_order_stats: Data: 0.54MB + Index: 0.33MB + Engine MyISAM wp_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wc_product_meta_lookup: Data: 0.01MB + Index: 0.01MB + Engine MyISAM wp_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfblockediplog: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfblocks7: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfconfig: Data: 0.45MB + Index: 0.01MB + Engine MyISAM wp_wfco_report_views: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfcrawlers: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wffilechanges: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wffilemods: Data: 7.12MB + Index: 0.99MB + Engine MyISAM wp_wfhits: Data: 0.08MB + Index: 0.02MB + Engine MyISAM wp_wfhoover: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfissues: Data: 0.01MB + Index: 0.01MB + Engine MyISAM wp_wfknownfilelist: Data: 3.85MB + Index: 0.43MB + Engine MyISAM wp_wflivetraffichuman: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wflocs: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp_wflogins: Data: 0.23MB + Index: 0.04MB + Engine MyISAM wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wfnotifications: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp_wfocu_event: Data: 1.12MB + Index: 0.66MB + Engine MyISAM wp_wfocu_event_meta: Data: 2.53MB + Index: 0.88MB + Engine MyISAM wp_wfocu_session: Data: 0.36MB + Index: 0.33MB + Engine MyISAM wp_wfpendingissues: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_wfreversecache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfsnipcache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wfstatus: Data: 0.26MB + Index: 0.10MB + Engine MyISAM wp_wftrafficrates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_gpf_google_taxonomy: Data: 0.86MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_recommendations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_woocommerce_session_activity: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_actions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_affiliates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_affiliates_fields: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_creatives: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_events: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_impressions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_messages: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_paypal_logs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_tracking_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_tracking_tokens_purchase_logs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpam_transactions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpfm_backup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_wpmailsmtp_tasks_meta: Data: 0.01MB + Index: 0.00MB + Engine MyISAM wp_wpml_mails: Data: 138.53MB + Index: 0.17MB + Engine MyISAM wp_yoast_indexable: Data: 1.82MB + Index: 0.59MB + Engine MyISAM wp_yoast_indexable_hierarchy: Data: 0.03MB + Index: 0.11MB + Engine MyISAM wp_yoast_migrations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp_yoast_primary_term: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp_yoast_seo_links: Data: 0.10MB + Index: 0.03MB + Engine MyISAM wp_yoast_seo_meta: Data: 0.02MB + Index: 0.02MB + Engine MyISAM ### Post Type Counts ### acf-field: 2 acf-field-group: 1 af_product_videos: 8 attachment: 598 custom_css: 5 et_pb_layout: 112 gp_elements: 3 gs-logo-slider: 11 happyform: 1 happyforms-message: 3 ig_campaign: 1 ig_message: 4 logocarousel: 10 logoshowcase: 10 mc4wp-form: 1 nav_menu_item: 9 notificationx: 2 oembed_cache: 8 page: 44 post: 19 product: 16 product_variation: 86 pw_bogo: 1 revision: 339 shop_coupon: 652 shop_order: 7543 shop_order_refund: 133 wfocu_funnel: 12 wfocu_offer: 24 wp_show_posts: 1 wphb_minify_group: 4 xlwcty_thankyou: 3 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (34) ### Advanced Custom Fields: by Elliot Condon – 5.9.5 AffiliateWP: by Sandhills Development LLC – 2.6.7 Akismet Anti-Spam: by Automattic – 4.1.9 Classic Editor: by WordPress Contributors – 1.6 Cloudflare: by Cloudflare Inc. – 4.4.0 Customer Reviews for WooCommerce: by Customer Reviews – 4.9 Facebook for WooCommerce: by Facebook – 2.3.5 Site Kit by Google: by Google – 1.29.0 Jetpack by WordPress.com: by Automattic – 9.5 Klaviyo: by Klaviyo Inc. – 2.4.0 Product Video for WooCommerce: by Addify – 1.3.7 Sassy Social Share: by Team Heateor – 3.3.20 SIP Reviews Shortcode for WooCommerce: by ShopitPress – 1.2.2 Sucuri Security - Auditing, Malware Scanner and Hardening: by Sucuri Inc. – 1.8.26 Upsell Order Bump Offer For Woocommerce Pro: by MakeWebBetter – 1.3.0 Upsell Order Bump Offer for WooCommerce: by MakeWebBetter – 1.4.2 NextMove Lite - Thank You Page for WooCommerce: by XLPlugins – 2.14.0 WooCommerce Admin: by WooCommerce – 2.2.0 WooCommerce Amazon Fulfillment: by Never Settle – 3.3.8 WooCommerce Extended Coupon Features FREE: by Soft79 – 3.2.7 WooCommerce Cart Notices: by SkyVerge – 1.13.1 WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.1 WooCommerce Stripe Gateway: by WooCommerce – 5.0.0 WooCommerce Google Analytics Integration: by WooCommerce – 1.5.1 WooCommerce Google Product Feed: by Ademti Software Ltd. – 9.6.4 WooCommerce: by Automattic – 5.1.0 UpStroke: WooCommerce One Click Upsells: by buildwoofunnels – 2.3.1 Hustle: by WPMU DEV – 7.4.3 Yoast SEO: by Team Yoast – 16.0.2 WP Mail Logging: by MailPoet – 1.9.7 WP Mail SMTP: by WPForms – 2.7.0 Multi-Step Checkout for WooCommerce: by SilkyPress – 2.15 WP-Optimize - Clean, Compress, Cache: by David Anderson Ruhani Rabin Team Updraft – 3.1.8 WPS Hide Login: by WPServeur NicolasKulka wpformation – 1.8.5 ### Inactive Plugins (17) ### Bloom: by Elegant Themes – 1.3.11 Breeze: by Cloudways – 1.1.10 Download Plugins and Themes from Dashboard: by Algoritmika Ltd – 1.7.1 Enable jQuery Migrate Helper: by The WordPress Team – 1.3.0 MailOptin - Lite: by MailOptin Team – 1.2.35.2 Maintenance: by WebFactory Ltd – 4.02 myStickymenu Pro: by Premio – 2.4.9 NotificationX: by WPDeveloper – 1.9.3 NotificationX Pro: by WPDeveloper – 1.5.2 ShortPixel Adaptive Images: by ShortPixel – 2.1.6 ShortPixel Image Optimizer: by ShortPixel – 4.21.2 Smush: by WPMU DEV – 3.8.3 Sticky Cart For WooCommerce: by SkroTron – 1.1.5 String Locator: by Clorith – 2.4.2 VaultPress: by Automattic – 2.1.4 WooCommerce Order Test: by WP Fix It – 1.6 Wordfence Security: by Wordfence – 7.5.2 ### Dropin Plugins (1) ### advanced-cache.php: advanced-cache.php ### Settings ### API Enabled: ? Force SSL: – Currency: GBP (£) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) woosb (woosb) 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: #19 - /shop/ Basket: #17 - /cart/ Checkout: #511 - /check-out/ My account: ? Page does not contain the [woocommerce_my_account] shortcode. Terms and conditions: #1064 - /shipping-returns/ ### Theme ### Name: Divi Child Version: 1.0.0 Author URL: https://www.elegantthemes.com Child Theme: ? Parent Theme Name: Divi Parent Theme Version: 4.9.2 Parent Theme Author URL: https://www.elegantthemes.com WooCommerce Support: ? ### Templates ### Overrides: Divi-Child-New/woocommerce/cart/cart-totals.php Divi-Child-New/woocommerce/cart/cart.php Divi-Child-New/woocommerce/cart/mini-cart.php Divi-Child-New/woocommerce/global/quantity-input.php Divi-Child-New/woocommerce/single-product/tabs/description.php Divi-Child-New/woocommerce/single-product/tabs/tabs.php ### WooCommerce Google Product Feed options ### Google merchant centre product feed: Enabled Google merchant centre product review feed: - Bing merchant centre feed: - Google merchant centre local product inventory feed: - Google merchant centre local products feed (legacy): - Google merchant centre product inventory feed (legacy): - Include variations in feed: Enabled Send "item group ID": - Expanded schema markup: - Debug key: b8c2a08f-30e2-430b-945a-ae69c3442c09 ### WooCommerce Google Product Feed fields ### Product description: Main product description (full preferred) plus variation description Availability: Defaults to "in stock". Bundle indicator (is_bundle): Brand: Defaults to "Zelo". Manufacturer Part Number (MPN): Product Type: Google Product Category: Global Trade Item Number (GTIN): Size system: Title: Pre-populates from product product_title. ### Action Scheduler ### Complete: 6,668 Oldest: 2021-03-22 08:32:22 +0000 Newest: 2021-04-01 18:46:06 +0100 Failed: 9 Oldest: – Newest: – Pending: 2 Oldest: 2021-04-01 19:01:06 +0100 Newest: 2021-04-07 19:19:13 +0100 ### Status report information ### Generated at: 2021-04-01 18:47:51 +01:00