Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Slugs] Page titles do not translate #1388

Open
Farris27 opened this issue Nov 8, 2023 · 1 comment
Open

[Slugs] Page titles do not translate #1388

Farris27 opened this issue Nov 8, 2023 · 1 comment
Labels
maybe bug Potential bug, to be investigated module: slugs need info The submitter must provide more info

Comments

@Farris27
Copy link

Farris27 commented Nov 8, 2023

Hello everyone, I'm contacting you to report a bug I've been having since I customized the slug for different languages. The page title is only in the default language. No problem for the description or other acf fields.

Enregistrement.de.l.ecran.2023-11-08.a.09.50.51.mov

{
"PHP_VERSION": "8.0.30",
"WP_VERSION": "6.0.6",
"QTX_VERSION": "3.15.1",
"Plugins": [
"Advanced Custom Fields: Extended 0.8.9.3",
"Advanced Access Manager 6.9.11",
"Advanced Custom Fields PRO 6.1.7",
"Age Gate 2.21.0",
"Autoptimize 3.1.8.1",
"Booking Calendar 10.Business.Medium.SingleSite.9.7.1",
"Classic Editor 1.6.3",
"Colorlib 404 Customizer 1.0.96",
"Complianz Privacy Suite (GDPR/CCPA) premium 6.5.6",
"Complianz - Terms and Conditions 1.2.7",
"Contact Form 7 5.7.7",
"Custom Post Type UI 1.13.7",
"Yoast Duplicate Post 4.5",
"GTM4WP 1.18.1",
"Google Listings and Ads 2.4.5",
"WP Armour - Honeypot Anti Spam 2.1.4",
"Import Users 1.3",
"Instant Images 4.6.2",
"LiteSpeed Cache 5.7",
"Mollie Payments for WooCommerce 7.3.9",
"Mondial Relay - InPost - WordPress 4.3",
"Pinterest pour WooCommerce 1.2.21",
"Post SMTP 2.6.0",
"Post Types Order 2.1",
"qTranslate-XT 3.15.1",
"Redirection 5.3.10",
"Search & Filter Pro 2.5.7",
"Slide Anything - Responsive Content / HTML Slider and Carousel 2.4.9",
"TikTok 1.0.16",
"UpdraftPlus - Sauvegarde/Restauration 1.23.4",
"UpSolution Core 8.11.3",
"Converter for Media 5.11.1",
"Woo Discount Rules PRO 2.0 2.3.7",
"Woo Discount Rules 2.6.2",
"WooCommerce Advanced Free Shipping 1.1.6",
"Paiements WooCommerce 5.8.3",
"WooCommerce Shipping & Tax 2.2.5",
"WooCommerce 7.7.2",
" ",
"WordPress Importer 0.8",
"Yoast SEO 14.9",
"WP-Optimize - Nettoyer, compresser, mettre en cache. 3.2.19",
"WP Store Locator - CSV Manager 1.2.12",
"WP Store Locator - Widget 1.2",
"WP Store Locator 2.2.240",
" ",
"WP Webhooks 3.3.1"
]
}

{
"default_language": "fr",
"enabled_languages": [
"fr",
"en"
],
"locale": {
"fr": "fr_FR",
"en": "en_US"
},
"date_format": {
"fr": "%A %e %B %Y",
"en": "%A %B %e%q, %Y"
},
"time_format": {
"fr": "%H:%M",
"en": "%I:%M %p"
},
"url_mode": 2,
"use_strftime": 3,
"filter_options_mode": 0,
"language_name_case": 0,
"detect_browser_language": false,
"hide_untranslated": true,
"show_menu_alternative_language": false,
"show_displayed_language_prefix": false,
"show_alternative_content": false,
"hide_default_language": true,
"use_secure_cookie": false,
"header_css_on": true,
"text_field_filters": [
"woocommerce_%_settings"
],
"disable_client_cookies": false,
"url_info": {
"cookie_lang_front": "fr",
"cookie_lang_admin": "fr",
"cookie_front_or_admin_found": true,
"scheme": "https",
"host": "whiskytwelve.fr",
"path": "/wp-admin/admin-ajax.php",
"query": "action=admin_debug_info",
"path-base": "",
"wp-path": "/wp-admin/admin-ajax.php",
"language_neutral_path": true,
"http_referer": "https://whiskytwelve.fr/wp-admin/options-general.php?page=qtranslate-xt",
"referer_admin": true,
"doing_front_end": false,
"lang_cookie_admin": "fr",
"lang_admin": "fr",
"language": "fr",
"set_cookie": false,
"page_referer": "options-general.php"
},
"language": "fr",
"editor_mode": 0,
"highlight_mode": 1,
"auto_update_mo": true,
"hide_lsb_copy_content": false,
"lsb_style": "simple-buttons.css",
"config_files": [
"./i18n-config.json",
"plugins/qtranslate-xt-master/i18n-config.json"
],
"custom_fields": [],
"custom_field_classes": [],
"post_type_excluded": [],
"admin_enabled_modules": {
"acf": true,
"woo-commerce": true,
"wp-seo": true,
"slugs": true,
"all-in-one-seo-pack": false,
"events-made-easy": false,
"jetpack": false,
"google-site-kit": false,
"gravity-forms": false
},
"qtrans_compatibility": false
}

@Farris27 Farris27 added the maybe bug Potential bug, to be investigated label Nov 8, 2023
@spleen1981
Copy link
Contributor

I'm not able to replicate this, can you try again with slugs module enabled and the other modules disabled (e.g. acf)?

@spleen1981 spleen1981 added the need info The submitter must provide more info label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe bug Potential bug, to be investigated module: slugs need info The submitter must provide more info
Projects
None yet
Development

No branches or pull requests

2 participants