Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [MslsSelect] MslsSelect not working as expectedSure, my email address is re@lloc.de.
Forum: Plugins
In reply to: [MslsSelect] MslsSelect not working as expectedCan you refer me to a website where I could see the problem?
Forum: Plugins
In reply to: [MslsMenu] Adjust color of Description linkAn ‘a’ tag could use a class or id of a parent. You could refer to them as
li.foo a(where foo would be your class). Please. try this before.- This reply was modified 3 years, 10 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [MslsMenu] Adjust color of Description linkDo the before/after list/element fields not what you need?
These would allow classes and more.
- This reply was modified 3 years, 10 months ago by Dennis Ploetner.
- This reply was modified 3 years, 10 months ago by Dennis Ploetner.
This part is for the Multisite Language Switcher read-only for the existing definitions in your install.
Some years ago I created an example here: https://wordpress.org/support/topic/custom-post-type-rewrite-translating-slug/
I would prefer that you talk with the maintainer of the theme first. I would have no idea if they use something that is not the standard way to create it. Also, this plugin is Open Source that works in a lot of installations without issues and I’m willing to give support, of course. But your theme seems a payd theme to me, am I right?
Yes, but there is nothing that ties tags automatically together. You can do that in the Tags screen: /wp-admin/edit-tags.php? taxonomy=post_tag or similar…
Sorry, but I don’t recognise your link as a WordPress website… what is this?
- This reply was modified 3 years, 10 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Archive hreflang and switcher not workingThanks for the message. I just reopened it.
Hello,
are those two websites in a multisite install that have different language sets?
Cheers,
DennisA fix is on the way. Version 2.5.7 addresses this problem.
Thanks for pointing it out!
Thanks for the PR. I’m testing it a bit and will then prepare version 2.5.6.
Forum: Plugins
In reply to: [Multisite Language Switcher] How to sort languagesThere is sorting by description or language code:
“The output can be sorted by the values that are set in the Description field. The sorting will be by language code otherwise.”
https://msls.co/user-docs/plugin-configuration.html#sort-output-by-description
Some developers used the blog collection object to customize the output.
Forum: Plugins
In reply to: [Multisite Language Switcher] Archive hreflang and switcher not workingThanks for the message. I moved this issue here: https://github.com/lloc/Multisite-Language-Switcher/issues/190
Forum: Plugins
In reply to: [Multisite Language Switcher] Adding filter to customize ahrelang tagsThe code is in master now. I will prepare the next minor that should go up soon.
Thanks for contributing!