Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter amazingmuffin

    (@amazingmuffin)

    PS : It’s the integral pro theme

    Plugin Author Chouby

    (@chouby)

    Hi,

    Sharing the wpml-config.xml file would help.

    Thread Starter amazingmuffin

    (@amazingmuffin)

    Yes, good idea ??

    Here the content of the wpml file.

    I’ve tried to add opening and closing <wmpl_config> tags.

    And I’ve tried to change the key name to theme_mods_integral-theme-options.

    If I set an error in the file, I can see a parser error. So I think the file is read by Polylang but the association with the key is not done.

    What do you think?

    Thank you!

    <admin-texts>
    <key name=”integral-theme-options”>
    <key name=”hero-title” />
    <key name=”hero-subtitle” />
    <key name=”hero-btn1-text” />
    <key name=”hero-btn2-text” />
    <key name=”work-title” />
    <key name=”work-subtitle” />
    <key name=”project-single-title” />
    <key name=”project-grid-maintitle” />
    <key name=”clients-maintitle” />
    <key name=”testi-title” />
    <key name=”services-title” />
    <key name=”ptables-maintitle” />
    <key name=”calltoaction-title” />
    <key name=”calltoaction-btn1-text” />
    <key name=”calltoaction-btn2-text” />
    <key name=”calltoaction2-btn-text” />
    <key name=”about-title” />
    <key name=”skills-title” />
    <key name=”skill1-name” />
    <key name=”skill2-name” />
    <key name=”skill3-name” />
    <key name=”skill4-name” />
    <key name=”skill5-name” />
    <key name=”skill6-name” />
    <key name=”team-title” />
    <key name=”blog-title” />
    <key name=”newsletter-title” />
    <key name=”contact-title” />
    <key name=”contactinfo-title” />
    <key name=”contact-address” />
    <key name=”hero-tagline” />
    <key name=”work-subtitle” />
    <key name=”services-subtitle” />
    <key name=”calltoaction-text” />
    <key name=”calltoaction2-text” />
    <key name=”about-subtitle” />
    <key name=”blog-below-text” />
    <key name=”newsletter-text” />
    <key name=”contact-subtitle” />
    <key name=”copyright-text” />
    <key name=”blog-below-text” />
    </key>
    </admin-texts>

    Plugin Author Chouby

    (@chouby)

    Is it really the complete file?

    Thread Starter amazingmuffin

    (@amazingmuffin)

    Yes there is nothing more.

    It begins and ends with the admin_texts tags.

    Plugin Author Chouby

    (@chouby)

    So you found at least one error yourself: missing <wpml-config> opening and closing tags ( take care to the spelling. This is not <wmpl_config> ). See https://wpml.org/documentation/support/language-configuration-files/ or https://polylang.pro/doc/the-wpml-config-xml-file/

    This one is easily detectable without access to the theme. Hopefully there are no other errors. In any case, I suggest that you contact the theme support for them to fix the bug.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘My theme’s admin strings are not loaded in Polylan’ is closed to new replies.