Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author BirdBrain Logic

    (@birdbrain-logic)

    Hi parterreblog,

    Contact Details has not been updated in a little while and is only officially compatible up to WordPress 3.6.1

    We will be reviewing the plugin shortly and ensure it is bought up to date with WordPress 3.8.1

    Plugin Author BirdBrain Logic

    (@birdbrain-logic)

    Hi parterreblog,

    Version 1.2.4 will be released momentarily which addresses the bug of contact details not saving correctly in WordPress 3.8

    Regarding the shortcodes not working in your widgets, that is not a fault of the plugin. That is completely dependent on the theme you’re using and plugins should not alter this behaviour. To enable the use of shortcodes in Text Widgets, add the following code to your functions.php file

    add_filter('widget_text', 'do_shortcode');

    This will enable Text Widgets in your theme to process shortcodes.

    If you experience any more difficulty, please let us know.

    Given this new information, if you would like to take the time to alter your 1 star rating, that would be very much appreciated.

    Thank you.

    Thread Starter Anonymous User 13606360

    (@anonymized-13606360)

    OK, great, now it works ??
    We would like to translate your plugin into German. Usually we use for the plugin “Codestyling Localization”. Will it be possible in a future version, to make additional language versions? In the source code to make the translation is not a good idea. IMHO

    Plugin Author BirdBrain Logic

    (@birdbrain-logic)

    We are considering dropping different languages in to the plugin, but unfortunately it will not be for a short while.

    You are more than welcome to make the translations in the source code, but of course, when a new version is released, those changes will be overwritten.

    If you experience any further difficulty, please let us know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Does not work with WP 3.8.1’ is closed to new replies.