When trying to click on the listitems in the Themes/Tempera Settings nothing happens. Looks like the page is not completly loaded. The mouse-hover makes the blue graphic expand a Little, but no possibility to click and open the actual settings. Tried two different browsers on Windows as well as android. Same problem everywhere. To open the listitems to change the setting and change Presentation page image/text etc Worked on friday, not on saturday. When F12 Debugging I get this:
// Empty variables.
var $tt_title, $tt_alt;
[RED] OBJECT EXPECTED
var $tt = $(‘#tooltip’);
var $tt_i = $(‘#tooltip_inner’);
We run WP 3.9.2. Tempera 1.2.2.
Any thoughts? Anyone else with same problem?