clane_workforce
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] Breaks my post archivesI sent an email to [email protected]. Thanks for the help.
Forum: Plugins
In reply to: [Polylang] Theme translateYes this fixed the issue, thank you so much!
Forum: Plugins
In reply to: [Polylang] Theme translateI am trying this again. Please see my code blow. It doesn’t work and nothing is shown but empty paragraph tags in source code. Any ideas?
functions.php:
if(function_exists('pll_register_string')){ pll_register_string($copyright, 'Copyright ? 1999 - 2015 My Company', 'ThemeName'); }
footer.php:
<p id="footer-info"><?php pll_e($copyright); ?></p>
Forum: Plugins
In reply to: [Polylang] Theme translateWhat option are you looking for, as I do not understand what you are asking me to find. There are many option for the Divi them in the options table. I have also contacted the theme author with this issue and was told that it is a plugin issue and that I should use WPML. So, I am hoping you can resolve this issue. Thanks:)
Forum: Plugins
In reply to: [Polylang] Theme translateHere is the master for this theme: https://github.com/kennethryerson/Divi/blob/master/wpml-config.xml
Forum: Plugins
In reply to: [Polylang] Theme translateThat was automatically populated with “My test text”. I clicked save button anyhow to see if that would instantiate the text. Nothing. I reverted back to the default theme footer code and asked the theme author for assistance. This should show in the Strings Translation. The only option I have for string translation with this theme is the divi_date_format this is also the only option in the wpml-config.xml
file aside from the SEO options which I am not using.Forum: Plugins
In reply to: [Polylang] Theme translateThat prints “footer_text” to the footer, not “My test text”. Thank you for your continued help:)
Forum: Plugins
In reply to: [Polylang] Theme translateyes
Forum: Plugins
In reply to: [Polylang] Theme translateHi Chrysti,
My function in functions.php:
pll_register_string('footer_text', 'My test text', 'Divi');
Only for tags included in search for events manager. My theme has customizations for categories to exclude meta info from those categories. I am using Polylang, if that matters. Thanks:)
This issue happened to us too.
Forum: Plugins
In reply to: [Simply Exclude] PolylangI have disabled the plugin until I can resolve any help is appreciated. Thank you.
Forum: Plugins
In reply to: [Simply Exclude] PolylangWhat setting should I modify. The settings are not clear for this type of use. Your help is appreciated.
Forum: Plugins
In reply to: [Simply Exclude] PolylangNo I am not.
Forum: Plugins
In reply to: [Polylang] Search Results for Default LanguageIt is the Simply Exclude plugin causing the issue. I may have to change a setting? I have contacted the plugin author via support about it.