click on some button in WP admin like edit WYSIWING field visual or text, or upload image button and these buttons just didn't clicked (nothing happens)
Link to a page where the issue can be seen:
hidden link
I expected to see:
change in edit field after click button "Visual"
Instead, I got:
just nothing happens.
But I find error in JavaScript Console, which probably leads to this issue:
Uncaught TypeError: Cannot read property 'bs_component_show_hide_button' of undefined
at QTags.i.getButton (load-scripts.php:77)
at ToolsetCommon.BootstrapCssComponentsQuickTags.self.add_bootstrap_components_buttons (toolset-bs-component-buttons.js:108)
at toolset-bs-component-buttons.js:21
at d (toolset-event-manager.min.js:1)
at Object.j [as doAction] (toolset-event-manager.min.js:1)
at HTMLDivElement.<anonymous> (toolset-bs-component-events.js:213)
at Function.each (load-scripts.php:2)
at toolset-bs-component-events.js:209
at load-scripts.php:96
Hello. Thank you for contacting the Toolset support.
Well - I do not see this issue yet on my local test install with minimum set of Toolset plugins installed. This looks like there is conflict between any third party plugin or theme. Though, to ensure that:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
If you issue still persists:
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
I check everything again.
So, there is some findings.
The issues connected only in combination of Views and YoastSEO plugin - if I disable one of them, problem disappear. But, of course, this is not a possible way due to core nature of both plugins for good website.
But I find what lead to the issue. I used some optimisation code like this: