skysolution
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 errorhi Stef
no sorry The issue is still there, i have tried all !!, The shop page is ok but if you make a category page , page 2 give you still a 404
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 errorI dont have blog post running on this site, but if you go to shop like this https://staging.vengedalen.dk/shop/page/2/ the page function is ok
htaccess
BEGIN WP Rocket Use UTF-8 encoding for anything served text/plain or text/html
AddDefaultCharset UTF-8 Force UTF-8 for a number of file formats
AddCharset UTF-8 .atom .css .js .json .rss .vtt .xml FileETag None is not enough for every server.
Header unset ETag Since we’re sending far-future expires, we don’t need ETags for static content. developer.yahoo.com/performance/rules.html#etags
FileETag None
Header set X-Powered-By "WP Rocket/3.16.4" Header unset Pragma Header append Cache-Control "public" Header unset Last-Modified
Header unset Pragma Header append Cache-Control "public"
AddType image/avif avif AddType image/avif-sequence avifs Expires headers (for better cache control)
ExpiresActive on ExpiresDefault "access plus 1 month" # cache.appcache needs re-requests in FF 3.6 (thanks Remy ~Introducing HTML5) ExpiresByType text/cache-manifest "access plus 0 seconds" # Your document html ExpiresByType text/html "access plus 0 seconds" # Data ExpiresByType text/xml "access plus 0 seconds" ExpiresByType application/xml "access plus 0 seconds" ExpiresByType application/json "access plus 0 seconds" # Feed ExpiresByType application/rss+xml "access plus 1 hour" ExpiresByType application/atom+xml "access plus 1 hour" # Favicon (cannot be renamed) ExpiresByType image/x-icon "access plus 1 week" # Media: images, video, audio ExpiresByType image/gif "access plus 4 months" ExpiresByType image/png "access plus 4 months" ExpiresByType image/jpeg "access plus 4 months" ExpiresByType image/webp "access plus 4 months" ExpiresByType video/ogg "access plus 4 months" ExpiresByType audio/ogg "access plus 4 months" ExpiresByType video/mp4 "access plus 4 months" ExpiresByType video/webm "access plus 4 months" ExpiresByType image/avif "access plus 4 months" ExpiresByType image/avif-sequence "access plus 4 months" # HTC files (css3pie) ExpiresByType text/x-component "access plus 1 month" # Webfonts ExpiresByType font/ttf "access plus 4 months" ExpiresByType font/otf "access plus 4 months" ExpiresByType font/woff "access plus 4 months" ExpiresByType font/woff2 "access plus 4 months" ExpiresByType image/svg+xml "access plus 4 months" ExpiresByType application/vnd.ms-fontobject "access plus 1 month" # CSS and JavaScript ExpiresByType text/css "access plus 1 year" ExpiresByType application/javascript "access plus 1 year" Gzip compression Active compression
SetOutputFilter DEFLATE Force deflate for mangled headers
SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s,?\s)+|[X~-]{4,13}$ HAVE_Accept-Encoding
RequestHeader append Accept-Encoding "gzip,deflate" env=HAVE_Accept-Encoding Don’t compress images and other uncompressible content
SetEnvIfNoCase Request_URI \
.(?:gif|jpe?g|png|rar|zip|exe|flv|mov|wma|mp3|avi|swf|mp?g|mp4|webm|webp|pdf)$ no-gzip dont-vary
Compress all output labeled with one of the following MIME-types
AddOutputFilterByType DEFLATE application/atom+xml \ application/javascript \ application/json \ application/rss+xml \ application/vnd.ms-fontobject \ application/x-font-ttf \ application/xhtml+xml \ application/xml \ font/opentype \ image/svg+xml \ image/x-icon \ text/css \ text/html \ text/plain \ text/x-component \ text/xml
Header append Vary: Accept-Encoding
END WP Rocket Begin Really Simple Security
Options -Indexes End Really Simple Security BEGIN WordPress Direktiverne (linjer) mellem 'BEGIN WordPress' og 'END WordPress' er dynamisk genereret og b?r kun ?ndres via WordPress-filtre. Eventuelle ?ndringer i direktiverne mellem disse mark?rer vil blive overskrevet.
RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPressnew htaccess
BEGIN WordPress Direktiverne (linjer) mellem ‘BEGIN WordPress’ og ‘END WordPress’ er dynamisk genereret og b?r kun ?ndres via WordPress-filtre. Eventuelle ?ndringer i direktiverne mellem disse mark?rer vil blive overskrevet.
RewriteEngine On RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] END WordPress
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 errorHi
Here is the staging test site https://staging.vengedalen.dk/vare-kategori/ride-shop/foder/ and the page 2 which give 404 https://staging.vengedalen.dk/vare-kategori/ride-shop/foder/page/2/
regards
Ole
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 errorhi
it is. Live shop so i changed the page numbers if ptoducts to 50, i can change it back to 12 or make a staging site, what do you prefer
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 errorI need to change the live site, so customer’s can all product in a category, so you cant find the issue now, if you need to test I can make a staging site for you
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 error<br>### WordPress Environment ###<br><br>WordPress address (URL): https://vengedalen.dk<br>Site address (URL): https://vengedalen.dk<br>WC Version: 9.2.3<br>Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.<br>Action Scheduler Version: ? 3.8.1<br>Log Directory Writable: ?<br>WP Version: 6.6.1<br>WP Multisite: –<br>WP Memory Limit: 1 GB<br>WP Debug Mode: –<br>WP Cron: ?<br>Language: da_DK<br>External object cache: –<br><br>### Server Environment ###<br><br>Server Info: Apache<br>PHP Version: 8.3.11<br>PHP Post Max Size: 32 MB<br>PHP Time Limit: 6000000<br>PHP Max Input Vars: 3000<br>cURL Version: 7.76.1<br>OpenSSL/3.0.7<br><br>SUHOSIN Installed: –<br>MySQL Version: 8.0.37-29<br>Max Upload Size: 8 MB<br>Default Timezone is UTC: ?<br>fsockopen/cURL: ?<br>SoapClient: ?<br>DOMDocument: ?<br>GZip: ?<br>Multibyte String: ?<br>Remote Post: ?<br>Remote Get: ?<br><br>### Database ###<br><br>WC Database Version: 9.2.3<br>WC Database Prefix: 2DRFqU2r3_<br>Total databasest?rrelse: 96.46MB<br>Database datast?rrelse: 56.75MB<br>Database indexst?rrelse: 39.71MB<br>2DRFqU2r3_woocommerce_sessions: Data: 1.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_order_items: Data: 0.16MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_order_itemmeta: Data: 1.52MB + Index: 1.91MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_actionscheduler_actions: Data: 1.33MB + Index: 0.66MB + Engine InnoDB<br>2DRFqU2r3_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_actionscheduler_logs: Data: 1.38MB + Index: 0.36MB + Engine InnoDB<br>2DRFqU2r3_cff_facebook_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_cff_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_cff_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_cff_feeds_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_cff_posts: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_cff_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_comments: Data: 0.36MB + Index: 0.41MB + Engine InnoDB<br>2DRFqU2r3_defender_audit_log: Data: 4.52MB + Index: 4.44MB + Engine InnoDB<br>2DRFqU2r3_defender_email_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_defender_lockout: Data: 8.52MB + Index: 7.06MB + Engine InnoDB<br>2DRFqU2r3_defender_lockout_log: Data: 2.52MB + Index: 1.13MB + Engine InnoDB<br>2DRFqU2r3_defender_quarantine: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_defender_scan: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_defender_scan_item: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_defender_unlockout: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_index: Data: 0.08MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_invindex_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_invindex_doclist: Data: 0.19MB + Index: 0.22MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_invindex_wordlist: Data: 0.11MB + Index: 0.08MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_stats: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_tax_index: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_dgwt_wcas_var_index: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_ju_queue: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_options: Data: 8.17MB + Index: 0.19MB + Engine InnoDB<br>2DRFqU2r3_postmeta: Data: 10.52MB + Index: 7.03MB + Engine InnoDB<br>2DRFqU2r3_posts: Data: 2.52MB + Index: 0.55MB + Engine InnoDB<br>2DRFqU2r3_smush_dir_images: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_term_relationships: Data: 0.08MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_termmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_trp_gettext_da_dk: Data: 1.52MB + Index: 1.89MB + Engine InnoDB<br>2DRFqU2r3_trp_gettext_original_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_trp_gettext_original_strings: Data: 1.52MB + Index: 0.44MB + Engine InnoDB<br>2DRFqU2r3_trp_original_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_trp_original_strings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_usermeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_wc_admin_note_actions: Data: 0.08MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_wc_admin_notes: Data: 0.13MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_wc_customer_lookup: Data: 0.06MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_wc_order_addresses: Data: 0.20MB + Index: 0.27MB + Engine InnoDB<br>2DRFqU2r3_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_wc_order_operational_data: Data: 0.14MB + Index: 0.09MB + Engine InnoDB<br>2DRFqU2r3_wc_order_product_lookup: Data: 0.19MB + Index: 0.27MB + Engine InnoDB<br>2DRFqU2r3_wc_order_stats: Data: 0.11MB + Index: 0.08MB + Engine InnoDB<br>2DRFqU2r3_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_wc_orders: Data: 0.23MB + Index: 0.31MB + Engine InnoDB<br>2DRFqU2r3_wc_orders_meta: Data: 1.52MB + Index: 3.03MB + Engine InnoDB<br>2DRFqU2r3_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_wc_product_meta_lookup: Data: 0.08MB + Index: 0.11MB + Engine InnoDB<br>2DRFqU2r3_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_wpmailsmtp_debug_events: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_wpmf_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>2DRFqU2r3_wpr_above_the_fold: Data: 1.02MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_wpr_rocket_cache: Data: 0.05MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_wpr_rucss_used_css: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>2DRFqU2r3_wps_hit: Data: 0.30MB + Index: 1.08MB + Engine InnoDB<br>2DRFqU2r3_wps_index: Data: 1.52MB + Index: 5.55MB + Engine InnoDB<br>2DRFqU2r3_wps_key: Data: 0.17MB + Index: 0.14MB + Engine InnoDB<br>2DRFqU2r3_wps_object_term: Data: 0.09MB + Index: 0.22MB + Engine InnoDB<br>2DRFqU2r3_wps_object_type: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>2DRFqU2r3_wps_query: Data: 0.06MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_wps_uri: Data: 0.11MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_wps_user_agent: Data: 0.09MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_yith_wcan_cache: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>2DRFqU2r3_yoast_indexable: Data: 0.13MB + Index: 0.09MB + Engine InnoDB<br>2DRFqU2r3_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>2DRFqU2r3_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>2DRFqU2r3_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_yoast_seo_links: Data: 0.06MB + Index: 0.03MB + Engine InnoDB<br>2DRFqU2r3_yoast_seo_meta: Data: 0.09MB + Index: 0.00MB + Engine InnoDB<br><br>### Post Type Counts ###<br><br>ajde_events: 8<br>attachment: 633<br>bsf-sidebar: 1<br>custom_css: 1<br>evo-tix: 7<br>language_switcher: 2<br>nav_menu_item: 35<br>nectar_slider: 1<br>oembed_cache: 3<br>page: 25<br>post: 6<br>product: 93<br>product_variation: 40<br>revision: 359<br>shop_coupon: 1<br>shop_order: 740<br>wp_global_styles: 1<br>wpcf7_contact_form: 1<br>yith_wcan_preset: 1<br><br>### Security ###<br><br>Secure connection (HTTPS): ?<br>Hide errors from visitors: ?<br><br>### Active Plugins (45) ###<br><br>FiboSearch - AJAX Search for WooCommerce (Pro): af FiboSearch Team – 1.28.1<br>Akismet Anti-spam: Spam Protection: af Automattic - Anti-spam Team – 5.3.3<br>Klassiske Widgets: af WordPress-bidragydere – 0.3<br>Contact Form 7: af Takayuki Miyoshi – 5.9.8<br>Custom Facebook Feed Pro Developer: af Smash Balloon – 4.6.4<br>Disable Real MIME Check: af Sergey Biryukov – 1.0<br>Yoast Duplicate Post: af Enrico Battocchi & Team Yoast – 4.5<br>Envato Market: af Envato – 2.0.12<br>EventON: af AshanJay – 4.6.8<br>EventON - Bookings: af Ashan Jay – 1.4.4<br>EventON - Reminders: af Ashan Jay – 0.7<br>EventON - Event Tickets: af Ashan Jay – 2.3.4<br>Extendons: WooCommerce CSV import Export: af Extendons – 1.3.0<br>Salient WPBakery Page Builder: af Michael M - WPBakery.com | Modified by ThemeNectar – 7.8<br>MC4WP: Mailchimp for WordPress: af ibericode – 4.9.15<br>OnPay.io til WooCommerce: af OnPay.io – 1.0.41<br>Shipmondo til WooCommerce: af Shipmondo – 5.0.3<br>Really Simple SSL: af Really Simple Plugins – 8.3.0.1<br>Salient Core: af ThemeNectar – 2.1.1<br>Salient Demo Importer: af ThemeNectar – 1.6.2<br>Salient Home Slider: af ThemeNectar – 1.4.1<br>Salient Nectar Slider: af ThemeNectar – 1.7.6<br>Salient Portfolio: af ThemeNectar – 1.7.6<br>Salient Shortcodes: af ThemeNectar – 1.5.4<br>Salient Social: af ThemeNectar – 1.2.5<br>Salient Widgets: af ThemeNectar – 1.2<br>Sidebar Manager: af Brainstorm Force – 1.1.8<br>TranslatePress - Multilingual: af Cozmoslabs<br>Razvan Mocanu<br>Madalin Ungureanu<br>Cristophor Hurduban – 2.8.4<br><br>WooCommerce.com Update Manager: af Automattic – 1.0.3<br>WooCommerce Bulk Stock Management: af WooCommerce – 2.2.35<br>WooCommerce Checkout Field Editor: af WooCommerce – 1.7.16<br>Woo Conditional Shipping and Payments: af Woo – 2.0.3<br>Print Invoice & Delivery Notes for WooCommerce: af Tyche Softwares – 5.1.0<br>WooCommerce Sequential Order Numbers Pro: af SkyVerge – 1.21.3<br>WooCommerce Variation Swatches and Photos: af Element Stark – 3.1.10<br>WooCommerce Wholesale Prices: af Rymera Web Co – 2.2.0.2<br>WooCommerce: af Automattic – 9.2.3<br>Yoast SEO: af Team Yoast – 23.4<br>Defender Pro: af WPMU DEV – 4.9.0<br>WP Mail SMTP: af WP Mail SMTP – 4.1.1<br>WP Media folder: af Joomunited – 5.9.3<br>WP Rocket: af WP Media – 3.16.4<br>Smush Pro: af WPMU DEV – 3.16.6<br>WPMU DEV Dashboard: af WPMU DEV – 4.11.26<br>YITH WooCommerce Ajax Product Filter: af YITH – 5.4.0<br><br>### Inactive Plugins (0) ###<br><br><br>### Dropin Plugins () ###<br><br>advanced-cache.php: advanced-cache.php<br>maintenance.php: maintenance.php<br><br>### Settings ###<br><br>Legacy API Enabled: –<br>Force SSL: –<br>Currency: DKK (kr.)<br>Currency Position: left_space<br>Thousand Separator: .<br>Decimal Separator: ,<br>Number of Decimals: 2<br>Taxonomies: Product Types: external (external)<br>grouped (grouped)<br>simple (simple)<br>variable (variable)<br><br>Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5)<br><br>Connected to WooCommerce.com: ?<br>Enforce Approved Product Download Directories: –<br>HPOS feature enabled: ?<br>Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore<br>HPOS data sync enabled: ?<br><br>### Logging ###<br><br>Enabled: ?<br>Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2<br>Retention period: 30 dage<br>Level threshold: –<br>Log directory size: 27 KB<br><br>### WC Pages ###<br><br>Shop basisside: #7 - /shop/<br>Kurv: #8 - /kurv/ - Contains the [woocommerce_cart] shortcode<br>Checkout: #9 - /kasse/ - Contains the [woocommerce_checkout] shortcode<br>Min konto: #10 - /min-konto/<br>Vilk?r og betingelser: #6781 - /handelsbetingelser/<br><br>### Theme ###<br><br>Name: Salient Child Theme<br>Version: 1.1<br>Author URL: https://themeforest.net/user/themenectar<br>Child Theme: ?<br>Parent Theme Name: Salient<br>Parent Theme Version: 16.4.0<br>Parent Theme Author URL: https://themeforest.net/user/themenectar<br>WooCommerce Support: ?<br><br>### Templates ###<br><br>Overrides: salient/woocommerce/cart/mini-cart.php<br>salient/woocommerce/checkout/form-checkout.php<br>salient/woocommerce/checkout/review-order.php<br>salient/woocommerce/checkout/terms.php<br>salient/woocommerce/content-product.php<br>salient/woocommerce/content-single-product.php<br>salient/woocommerce/loop/add-to-cart.php<br>salient/woocommerce/loop/loop-start.php<br>salient/woocommerce/myaccount/form-login.php<br>salient/woocommerce/single-product/product-image.php<br>salient/woocommerce/single-product/rating.php<br>salient/woocommerce/single-product/tabs/description.php<br>salient/woocommerce/single-product/tabs/tabs.php<br>salient/woocommerce/single-product/title.php<br>salient/woocommerce/single-product-reviews.php<br><br><br>### Admin ###<br><br>Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customize-store<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>navigation<br>onboarding<br>onboarding-tasks<br>pattern-toolkit-full-composability<br>product-custom-fields<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>printful<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page<br>launch-your-store<br><br>Disabled Features: experimental-blocks<br>minified-js<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field<br>product-editor-template-system<br><br>Daily Cron: ? Next scheduled: 2024-09-04 12:26:16 +02:00<br>Options: ?<br>Notes: 217<br>Onboarding: completed<br><br>### Action Scheduler ###<br><br>Gennemf?rt: 1.100<br>Oldest: 2024-08-03 16:58:59 +0200<br>Newest: 2024-09-03 16:43:25 +0200<br><br>Mislykket: 742<br>Oldest: 2022-10-31 18:26:28 +0100<br>Newest: 2024-09-03 10:44:10 +0200<br><br>In-progress: 1<br>Oldest: –<br>Newest: –<br><br>Igangv?rende: 26<br>Oldest: 2024-09-03 17:29:03 +0200<br>Newest: 2024-09-04 14:35:33 +0200<br><br><br>### Status report information ###<br><br>Generated at: 2024-09-03 16:44:16 +02:00<br>
Forum: Plugins
In reply to: [WooCommerce] product category page 2 give 404 errorI have saved permalinks, and still the same. I have also maked a staging site, deactivated all plugin except woocommerce and tried change to 2024 theme, and still the same,
Hi Andrei
I have contacted the cozmolabs support (i have benn customer here for many years)
They have solve the problems for me
Regards
OleI can send a personal login in a mail for you if you want
regards
OleHi
The site was running 3.3.7, so the problem is still there
regards
OleForum: Plugins
In reply to: [WooCommerce Multilingual & Multicurrency with WPML] error version 4.1.1I installed the new version 4.1.2, end now all is functioning again
kind regards
Ole