Pedro Carvalho
Forum Replies Created
-
Forum: Plugins
In reply to: [Qtranslate Slug] Redirection for each languageHi elians, thanks for staying around ??
i’ve started working on the rewrites rules last versions. It’s on my priority list to fix all the issues related to this.
hope to have more updates soon,
p.Forum: Plugins
In reply to: [Qtranslate Slug] 404 Errorhi everyone, i found in a site of mine that there was collisions in the slugs. For example, i had a custom post type, that had “slug-1” and a normal post “slug-1”.
changing one of them fixed that issue. i also tested against attachments, and found that there’s a possibility that it collides with the slugs.
if you have access to phpmyadmin, search for the slug in the post table in “post_name”.
i’m working to fix this as soon as possible.
Forum: Plugins
In reply to: [Qtranslate Slug] woocommerce and category slugJust to be clear:
this also works:
/zh/woo-prod-zh/amazing-product-1-中文/
meaning:
/[lang]/[post-type]/[product-slug]/
you can use uft8 chars in both category slug and product slug
enjoy!
Forum: Plugins
In reply to: [Qtranslate Slug] woocommerce and category slugHi everyone,
the latest code in github enables custom slugs for woocommerce categories ( and terms and custom post types )
eg.:
/zh/woo-cat-zh/eating-中文/there’s two problems:
1- there’s a bug in this version that breaks subpages.
2. you still can’t use utf8 chars instead of “Product Category”, “Product Tag”.
if you can live with these, please try it:
https://github.com/not-only-code/qtranslate-slug
if not, well, please hang in there. Or if you code, help us iron out the bugs!
Forum: Plugins
In reply to: [Qtranslate Slug] Please Help (can't access frontend)Hi kosirm,
thanks for the kind words ??
Unfortunately, Qtranslate-x doesn’t support front-end editor yet.
And so, neither does qtranslate-slug.
(are you using this https://www.ads-software.com/plugins/wp-front-end-editor/ right? )
I didn’t test on pre-domain mode, but even on Pre-Path mode, the plugins doesn’t play well with QTX. Did you made it work with QTX on any mode?
Is just qtranslate-slug that doesn’t work for you?
Forum: Plugins
In reply to: [Qtranslate Slug] Problem with qtranslate slug and post and pages previewglad to hear its working for you.
i need to check a few things before updating here. maybe next week.
if you find any bugs in the latest version, please let me know.
Forum: Plugins
In reply to: [Qtranslate Slug] Problem with qtranslate slug and post and pages previewwhy yes!
Can you try the code on github?
https://github.com/not-only-code/qtranslate-slug
Let me know if its also fixed for you,
p.
Forum: Plugins
In reply to: [Qtranslate Slug] 404 ErrorHi Luís,
Yesterday I looked at your website and noticed that it was working, so i forgot to reply here.
if I understood right, when you set the new slug to the same as the old one, you get a 404?
Let me test on my testing wp.
Forum: Plugins
In reply to: [Qtranslate Slug] Can't retrieve public query variablesThanks! ??
Hi,
do you still the default qts installed? although they have different directory names, both will show up as “qTranslate slug”
if so, either change the name of the plugin in
qtranslate-slug-trunk/qtranslate-slug.phpPlugin Name: qTranslate slug Github
or simply remove the default one.
Glad you found it so quickly! ??
enjoy!
Hi Elena. thanks to you too, for trying out different solutions.
Can you try to find if the theme tries to add_filter that might be relevant?
Hi Elana, it does ??
remove qts and install it again, it should create the tables it needs.
Let me know how it went.
no, qtx has a couple of options for converting/upgrading.
nevertheless, please make a backup of your database before converting.
there’s something really strange going on.
I noticed you’re still using qtranslate. Do you mind changing to qtranslate-x? its an improvement and is currently active.