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

Can't select option Use Pre-Path Mode #821

Closed
amouratoglou opened this issue Apr 18, 2020 · 3 comments
Closed

Can't select option Use Pre-Path Mode #821

amouratoglou opened this issue Apr 18, 2020 · 3 comments
Labels
invalid This doesn't seem right

Comments

@amouratoglou
Copy link

Hi guy's I have just downloaded the plugin on my site and doesn't let me select the option

Use Pre-Path Mode (Default, puts /en/ in front of URL). SEO friendly.

it appears as unavailble. any hints on how to overcome this?

@amouratoglou amouratoglou changed the title Can't select option Can't select option Use Pre-Path Mode Apr 18, 2020
@herrvigg
Copy link
Collaborator

This requires you to have compatible settings in your permalink structure (in your WP options).
You need pretty URLs, so it will be disabled if you have permalinks with ? or index.php.

@herrvigg herrvigg added the invalid This doesn't seem right label Apr 18, 2020
@herrvigg
Copy link
Collaborator

I don't know exactly if this limitation can be moved away but it's been there for a very long time since qTranslate-X and maybe it was there even in qTranslate, there are certainly some good reasons and i don't even dare touching this at the moment. So i prefer to close this ticket knowing the current requirement. I may just document this better in the future.

@amouratoglou
Copy link
Author

amouratoglou commented Apr 18, 2020 via email

qwave added a commit to qwave/qtranslate-xt that referenced this issue Apr 14, 2021
* [Yoast] Add front filters schema and breadcumbs (qtranslate#947)

* Add Bangla localization files (qtranslate#960)

* Fix async events with jQuery3 (qtranslate#946)

* Anticipate qtx init before TinyMCEinit (qtranslate#946)

* Fix deprecated tinymce.editors (qtranslate#946)

* Remove ready handler from common (qtranslate#946)

With jQuery3, ready and load can be fired asynchronously.
We cannot assume ready is fired before load.
Since qtx is also initialized in load, no need for ready anymore.

* Refactor TinyMCE hook functions in common (qtranslate#978)

* Add permalink info for pre-path mode (qtranslate#821)

* Release 3.9.3

* Fix async qtx loading in ACF (qtranslate#988)

* Bundle Javascript with Webpack and Babel (qtranslate#990)

See instructions in the Pull Request.
Reactivate plugin or save settings to update the new paths in admin config.

* Minor webpack cleanup

* Bundle ACF with Webpack (qtranslate#992)

Regroup all sources into a single bundle dist/modules/acf.js.
Move and rename source files.

* Split common.js and rename to main (qtranslate#994)

* Split common.js into multiple core source files
* Rename common.js to main.js (entry and output)
* Rename qtranslate-admin-common PHP to qtranslate-admin-main
* qTranslateX class definition no longer exposed

* Refactor js var with ES6 const and let (qtranslate#996)

* Fix text variable not defined (qtranslate#995)

* Refactor ACF js with ES6 const let (qtranslate#997)

* Refactor jQuery wrappers with local alias (qtranslate#998)

* Disambiguate and rename js variables (qtranslate#1001)

* Define js constants for URL mode

* Remove unused js functions

* Minor js cleanup

* Complete js vars renaming

* Update dist js

* Delete deprecated functions in 3.7.3

* Fix qtx and repeaterFieldRemove in ACF JS (qtranslate#1006)

* Fix undefined use_block_editor_for_post (qtranslate#1004)

Co-authored-by: HerrVigg <herrvigg@gmail.com>
Co-authored-by: Lenin <doctortomorrow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants