Hi Hanno,
Thanks for letting us know about the re-activation issue. We’re working right now to correct that and remove the “Share” label that shouldn’t be there.
In the meantime, you can use the following CSS to hide the Share label:
.ewd-ufaq-social-links {
display: none;
}
For the localization, would you be able to share the .po that you have created? We tested with the one Italian translation that is included with the plugin (which we received from a user) and that was working.
Also, I can guarantee you that we did exhaustive testing for weeks before releasing this. This was a complete rebuild, from the ground up. This is why we put in the warning about not updating if you’re using this plugin on a live site, as, with a major update like this, the unfortunate truth is that there usually will be a few issues that need to be rectified. And, as mentioned in the changelog, that’s exactly what we are/will be doing, correcting them as quickly as we are made aware and releasing any necessary updates.
Hi Hanno,
Just to let you know, we’ve just released an update that includes a fix for the Share label showing when it shouldn’t as well as for a few other issues that were identified.
Hi Hanno,
The just-released version 2.0.2 includes a newly-generated .pot file. I think there were some incorrect line numbers in the previous update of the .pot file, which may be why it wasn’t applying the translation for you.