amazingmuffin
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] My theme’s admin strings are not loaded in PolylanYes there is nothing more.
It begins and ends with the admin_texts tags.
Forum: Plugins
In reply to: [Polylang] My theme’s admin strings are not loaded in PolylanYes, 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>Forum: Plugins
In reply to: [Polylang] My theme’s admin strings are not loaded in PolylanPS : It’s the integral pro theme