• Resolved Hanno

    (@bsoftde)


    FAQs disappeared after update, only a shortcode is displayed.
    Update procedure simply forgets to activate the new version.
    Also, localization does not work at all, even if I build the po files from the scratch using the latest pot file.
    Finally, the “Share” text (for Premium only) cannot be hidden in the Basic version.

    I would expect an update to be thoroughly tested before distribution.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support jaysupport

    (@jaysupport)

    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.

    Plugin Support jaysupport

    (@jaysupport)

    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.

    Plugin Support jaysupport

    (@jaysupport)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2.0.0 Update Issues’ is closed to new replies.