• dombucheli

    (@dombucheli)


    The implementation of the Event Permalink causes problems, when the permalink changes or when you have multilingual website with different domains. The problem is you get always the link to the default language, even when your browsers default is an other language. When you use the permalink without reference to the guid, you don’t have these problems.

    I suggest this code change of the plugin.

    Line 918 of eventpost.php$event->permalink=$event->guid;

    I don’t have any other problems with this modified installation of the plugin.

    • This topic was modified 8 years ago by dombucheli.
Viewing 1 replies (of 1 total)
  • Thread Starter dombucheli

    (@dombucheli)

    Can you please change the permalink setting?

    On a multi language site it is problematic to use the guid. You get a 404 error if the Event is not available in the main language.

    Line 962 of eventpost.php$event->permalink=$event->guid;

Viewing 1 replies (of 1 total)
  • The topic ‘Bugfix for WPML Multilanguage Sites’ is closed to new replies.