• Resolved diceit

    (@diceit)


    What happend:
    Site was updated WP 4.9.1
    Types free was updated to 2.2.21 from older Version (1.6?)

    Site uses content type “einsatzbericht” with content field group “Einsatzbericht – Daten” and (among others) a field named “Einsatzdatum” of type date.

    Before the updates, to enter a date value there was a datepicker icon right beside the field. Now this datepicker is missing, so you can’t enter values into new posts. In exsiting posts, there is only a delete-Button.

    Some errors show up in JS-Konsole:

    Uncaught ReferenceError: images is not defined
        at HTMLDocument.<anonymous> (view.js:18)
        
    
    Uncaught TypeError: Cannot read property 'bs_component_show_hide_button' of undefined
        at QTags.i.getButton (quicktags.min.js?ver=4.9.1:1)
        ToolsetCommon.BootstrapCssComponentsQuickTags.self.add_bootstrap_components_buttons (toolset-bs-component-buttons.js?ver=4.9.1:108)
        at toolset-bs-component-buttons.js?ver=4.9.1:21
        at d (toolset-event-manager.min.js?ver=1.0:1)
    
    Uncaught TypeError: Cannot read property 'hasClass' of undefined
        at HTMLDocument.<anonymous> (load-scripts.php

    Any help appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 14808221

    (@anonymized-14808221)

    This is not happening in a fresh install with the latest Types, but it might be that the conflict either surges due to the updating of older data, or, to a incompatibility with another plugin.

    I suggest to check if you have any plugins registering QuickTags in the WordPress editors.
    I suggest to try if the issue persist with only Types and no other plugin – as well as with a default theme of WordPress.

    If then this issue persist, I need to see this with a copy of your site.

    This is only possible in the dedicated, but free forum after a registration (also free).

    Let me know if the issue persist!

    Thread Starter diceit

    (@diceit)

    Thanks for the advice. Did take some time but finally was succesful.

    The plugin causing the fault was https://www.ads-software.com/plugins/nggimagerotation/.

    I don’t know exactly if its used anymore, so I think we can go further without it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Datepicker not shown’ is closed to new replies.