Marcel Andrew
Forum Replies Created
-
Hello, please use the support form in xili-language settings, check all infos to help xiligroup support to do a diagnosis before to recommend adaptations to this specific theme…
M.
Forum: Fixing WordPress
In reply to: Multilanguage site in variants of Englishbecause using ( since his original conception ) taxonomies based on language iso (en_US, en_GB or other) and .po/.mo, I know that xili-language plugin can solve your issue – (but you must leave wpml plugin… )
Expose your wishes in contact form or in forum here : http://dev.xiligroup.com/?forum=xili-language-pluginForum: Plugins
In reply to: [xili-language] [Plugin: xili-language] Cannot use functionsdo you sure that xili-language is activated ?
are you easy in php coding ? have you test the function is active ?if ( function_exists('the_curlang' ) ) { }Be more precise about error occurred
M.
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] Turn off multilingual support for custom typesAs writer of a (future) deep article where multilingual plugins will be compared… we note that:
polylang doesn’t detect available custom post types (CPT)instead of xili-language
which offers in his settings a list of detected CPT to be checked if you want (or not) that can be attached to a language…Can you be more explicit ?
Is the configuration attached to the plugin (and the all website) ?or his the configuration attached to one post (page or CPT) ?
Forum: Plugins
In reply to: [Polylang] DOes Polylang support bbPress?xili-language 2.8.1 is announced to support multilingual support for bbPress 2.1 – see
http://wiki.xiligroup.org/index.php/Xili-language:_multilingual_forums_with_bbPress_add-on
be patient during end of testing phase…
Forum: Fixing WordPress
In reply to: Best way to make wp-site multilanguageThis linked webpage illustrates the multilingual approach with WP standalone or with WP network and their specific plugins :
xili-wikiForum: Plugins
In reply to: Request: Post/Page Slug ManagerSince release 2.5, editing post_name (or slug) of a post or a page is not possible if “permalink” is not used. It’s not good for webmastering (i.e. when preparing or cloning a website between a server with or without apache rewriting). So we decide to write a plugin to temporary solve the lack and continue to control the unique name of a post or page. see here a very alpha but working release of a plugin !
Hope help webmasters… waiting wishes…
Forum: Themes and Templates
In reply to: WP2.5: the exclude option in wp_list_pages changed ?!?The tracks http://trac.wordpress.org/ticket/6804 is now created.
Forum: Themes and Templates
In reply to: WP2.5: the exclude option in wp_list_pages changed ?!?Your observation is right ! do you open a ticket in tracks ?
Effectively, this previous feature ->2.3 was very useful. It is easy to organize pages (and subpages) without modifying themes… To exclude new pages, it was easy to affect it as subpage of a non-visible (excluded) parent page…