JanDieckmann
Forum Replies Created
-
Ok, thanks for the fast replay.
So far no further questions.
Alright, fine and thank you so far.
I have the impression that it isn’t worth to open a ticket there. The last plugin release is nearly two years old and the last threads in the forum are all unanswered. Unfortunately it looks like the work has stopped or at least paused.
I started to take a closer look to the plugins you suggested and have to figure out if the will work with my other plugins.
I guess this issue is resolved as long as your part is concerned.
Alright. Would you mind to check for that incompatibility? Or is there a way I could do that? Maybe it is still a special constellation of my setup that causes this behaviour. I don’t know yet which way I will take to handle that issue:
– waiting for a fix by you
– searching for a bug I created
– changing the language pluginHello and thanks for the fast response.
I hadn’t tried before posting, but your suggestion brought me closer.
The issue only happens when I active qtranslate-x. Even if the levels are set when it is deactivated after reactivating the levels are gone.
I used both plugins together for a while but it looks like that one of the last WP Updates might caused some problems with the outdated qtranslate-x.
Do you see a chance to fix this easily (by your part)? It seems reasonable to me that I change the other plugin and do the multilanguage stuff by a modern alternative, it’s just that I dreads the migration ??
Are there experiences with which language plugin RUA works well?
Ok, fine. Thank you for leaving an update.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Minimum birthdate ageHello,
I would like to have a field where I can choose a date in the past and thought the birthday field would make it but there I can’t select the present year. I changed to the date selector type and tried to modify the output with the code mentioned above for not having the future years, but when I copy it like it is into the my theme’s function.php, change the field number and save I get en error message and have to recover the function.php.
What would be the best way to have a date field wit a range, where I have to pic a date between a given date in the past and today?
Forum: Plugins
In reply to: [qTranslate X] How to add language flags on wp-login.php?Yeah, that works for me perfectly. Thank you for figuring it out.
Forum: Plugins
In reply to: [qTranslate X] How to add language flags on wp-login.php?Ok, I am coming closer.
I simply added to my functions.php:
function the_login_message( $message ) { return qtranxf_generateLanguageSelectCode(‘image’); } add_filter( 'login_message', 'the_login_message' );
Now I already have a list of the language names where I want them. I will take care for the style later.
First I am wondering that ‘image’ doesn’t seem to have the intended effect: words instead of flags.
The second thing is that all three links
Fran?ais
English
Espa?ol
lead to …/wp-login.php and no change happens.I found out that when I enter …/en/wp-login.php in the address bar the side loads the English texts but the URL is still …/wp-login without the en. Same with /es/ and /fr/. How can I fix this?
Forum: Plugins
In reply to: [qTranslate X] How to add text in different languages into single.php?Awesome!
Thanks for the quick and useful answer. I managed to integrate your info into my page and it works as intended. Very nice!
I passed the text that you linked, true, but I guess I am too less a developer to understand the meaning. With this example it is much clearer for me.
Case closed.
I’m glad that you find it inspiring. Thanks for having a look.
It is getting worse. Now every event page has part of every language and shows the form at least two times in strange layouts. As I checked again the template form by the editor I find the texts mixed and some parts are gone ??
Forum: Plugins
In reply to: [Ceceppa Multilingua] Doesn't work, links went crazyNot really resolved, but as I couldn’t figure out how to use the plugin I deinstalled it and found another one that seems to work fine so far.
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Post navigation within categoryI have the same intention and stopped at the same point. Unfortunately no response so far…?
@feb2015 Do you succeed to resolve your problem?
Anybody else who can give a clue?
Forum: Themes and Templates
In reply to: [Theme: TwentyTwelve] Nav Menu Color by categoryGreat! That helped a lot. I didn’t know white-space. And thanks also for the hint concerning the classes. Yeah, I am using firebug, it is a great help too.
It’s fine for me now.
Thank you feverd!
Bye
JanForum: Themes and Templates
In reply to: [Theme: TwentyTwelve] Nav Menu Color by categoryHi and thanks for your offer. I kept on trying and came closer myself. I am still struggling with the space between the elements in the menu.
I am working offline, there is nothing published yet what it makes harder to support, I understand.
As I use a self made child of the twenty twelve themes, it might be possible to give me some advice by looking at this official preview: https://wp-themes.com/twentytwelve/
I would like to distinguish the space between HOME and ABOUT and PARENT PAGE and would like to break PARENT PAGE into half, so that PAGE is shown under PARENT. I don’t see and understand so far how this can be done.
Bye
Jan