ColorlibHQ / illdy

Illdy is a free one page WordPress business theme with a minimal design
GNU General Public License v3.0
44 stars 38 forks source link

Upgrade breaks WPML shortcodes #286

Closed karlsan closed 3 years ago

karlsan commented 5 years ago

We are running version 2.0.1 without problems, but when I try to upgrade theme to latest 2.1.1 version, the WPML shortcode output breaks. Example:

[:de]Deutsch[:en]English[:se]Svenska[:]

Before updating Illdy, the site would filter the above and show it per language. After updating, it just outputs the string above, without filtering it.

Can't find info if WPML still supports this way of translating inline anymore, but I'm just changing Olldy theme version, and that's what breaks it, which is a bit odd.

mahendrapratap4022 commented 3 years ago

Hi @karlsan this issue is fixed in https://github.com/ColorlibHQ/illdy/pull/323 please let us know if you still getting this issue. Thanks