Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I18n special pages - a little bug found switching langs
#1
Hi everybody!
I'm happily using I18n special pages, but I noticed a bug !
When I switch to a different language than default, my previous posts don't keep the Menu Order I previously set in the Admin area.

I'm calling them with this code:
PHP Code:
<?php get_i18n_search_results(array('tags'=>'_special_events','dateFormat'=>'%d.%m.%Y','component'=>'lista','order'=>'+menuOrder','lang'=>$language)); ?>

This code works perfectly in default language though...

Any hint or fix for this?
Thank you|
Have a nice day.
Ed
Reply
#2
It must be related to the l18n search module actually...
is there anybody who can suggest a fix please?
Reply
#3
(2013-12-05, 22:45:20)nnk Wrote: It must be related to the l18n search module actually...
is there anybody who can suggest a fix please?
wow ! no replies ...interestingDodgy
Reply
#4
(2013-12-05, 22:45:20)nnk Wrote: It must be related to the l18n search module actually...
is there anybody who can suggest a fix please?

Sorry for only answering now. I monitor the plugin support threads and didn't see this one.
The problem is that menuOrder is only set once - in the default language page file.
I18N Search version 2.11.1 should fix it.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#5
Thumbs Up 
No problem for the delay !
I'm just very happy this issue has been fixed ;-)
Thank you very much.

(2014-02-28, 07:09:30)mvlcek Wrote: Sorry for only answering now. I monitor the plugin support threads and didn't see this one.
The problem is that menuOrder is only set once - in the default language page file.
I18N Search version 2.11.1 should fix it.

Fixed ! Confirmed ;-)
Reply




Users browsing this thread: 1 Guest(s)