Dennis Ploetner
Forum Replies Created
-
Forum: Plugins
In reply to: [Multisite Language Switcher] Linkage on the footerThere is a “Description” field in the plugin’s settings.
Cheers,
DennisHello @cloutsca,
that’s interesting and it means that – because it works in your case – that there can be a situation when
is_categoryoris_tagneeds explicitly the ID of the queried object.@mattce is_category( $id ) should work for a category. It would mean that the WordPress API is not working here, what seems less probable. Please, describe your setup.
Cheers,
DennisForum: Plugins
In reply to: [Multisite Language Switcher] Gutenberg and Php 7.2I run my website with PHP 7.2.13 and WordPress 5.0.1 without any problem. ๐
Version 2 has namespaces classes … lloc\Msls\BlogCollection for example.
There are also 2 addons that could be interestingfor you: MslsMenu and MslsSekect
Forum: Plugins
In reply to: [Multisite Language Switcher] Update from MSLS 1.1 to 2.0.2 broken?No problem ๐ … Thanks for your help!
Forum: Plugins
In reply to: [Multisite Language Switcher] Update from MSLS 1.1 to 2.0.2 broken?Please, check the set method in MslsOptions. There is the interesting part…
Forum: Plugins
In reply to: [Multisite Language Switcher] Can i use subfolders ?Yes, you will have different dashboards also in this case. ๐
Forum: Plugins
In reply to: [Multisite Language Switcher] Menu entry issueSorry but it seems to be a problem where I cannot help.
- This reply was modified 7 years, 9 months ago by Dennis Ploetner.
Forum: Plugins
In reply to: [Multisite Language Switcher] Menu entry issueThis is a problem in the WordPress admin. Do you have no network admin account?
Forum: Plugins
In reply to: [Multisite Language Switcher] Menu entry issueThere should be a menu section “Design > Menรผs” under /wp-admin/nav-menus.php of the German website.
Did you have the chance to test the latest version (v2.0.3)?
Forum: Plugins
In reply to: [Multisite Language Switcher] Replacement for msls_head() in version 2.0Thanks for your help!!
Forum: Plugins
In reply to: [Multisite Language Switcher] Can you add a shortcode to display the widget?Yes, I can do this. This will probably be added in v2.1.