• Resolved ekajuan

    (@ekajuan)


    Hi Chouby, nice plugin.
    Not long ago, I change my theme to Avada. I found polylang has a conflict with this theme.

    My settings:
    Default language: Bahasa Indonesia
    URL modifications: The language is set from content
    Hide URL language information for default language
    Remove /language/ in pretty permalinks
    Activate languages and translations for media

    Permalinks:
    http://dapur-uang.com/sample-post/

    Basically, if polylang is activated it interfere with the setting saving of Avada theme options.

    After a further investigation I found that Avada stores its theme options’ settings on wp_options table – avada_options
    But if your plugin is activated, it makes avada saves all the settings in avada_options_id

    _id I think that’s the code for my language Indonesia.

    Meanwhile to render the theme always use the settings stored in avada_options.

    So what should I do to fix this?

    https://wordpress.org/plugins/polylang/

Viewing 31 replies (of 31 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @studioiks8, Please contact your theme’s vendors/ authors for support. Commercial themes are not supported by these forums.

Viewing 31 replies (of 31 total)

The topic ‘Polylang Conflicts with Avada Theme’ is closed to new replies.