jQuery \ WP 4.5.3
- This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Home › Forums › GovIntranetters › jQuery \ WP 4.5.3
Has anyone who upgraded to WordPress 4.5.3 had jquery issues?
Issues i am looking are the staff directory browse team button not expanding.
Thanks
We are running 4.5.3 and recently updated to v4.16.2 of the theme. We did have some issues (with our media library and uploads if I recall) with jQuery but have been having no problems by sticking to v1.11.3 using the following bit of code in our functions.php:
if (!is_admin()) {
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, (“https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js”), false, ‘1.11.3’);
wp_enqueue_script(‘jquery’);
}
Our browse teams button functions as well. Are you running any third party plugins?
Best,
Nick
We did try and isolate 3rd party plugins to no avail, we are using Govintranet 4.17. I also noticed a post from eleonora that had simliar issues “a little update, the dropdown categories boxes in the search documents page don’t work anymore..”
Another issue also highlighted to our install is now HT Most Active is disappearing on a refresh. If i change the widgets config it will re-appear until the next refresh.
Cookie | Duration | Description |
---|---|---|
comment_author_email_{HASH} | Under 1 year | This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. |
comment_author_url_{HASH} | Under 1 year | This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. |
comment_author_{HASH} | Under 1 year | This is purely a convenience, so that the visitor won’t need to re-type all their information again when they want to leave another comment. |
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
wordpress_logged_in_[hash] | Indicates when you’re logged in, and who you are, for most interface use. | |
wp-settings-{time}-[UID] | This is used to customize your view of admin interface, and possibly also the main site interface. |
Cookie | Duration | Description |
---|---|---|
_ga | 2 years | Used to distinguish users. |
_gat | 1 minute | Used to throttle request rate. |
_gid | 24 hours | Used to distinguish users. |