@nosoup
Not recently active
-
nosoup posted on the forum topic [resolved] couple of issues with 2.1? in the group Welcome Pack: 14 years, 5 months ago
@rjshuttleworth thank you, adding your code made mine work. I was having the same issue (dropdown was not showing editable area below)
Adding this to the top of /plugins/welcome-pack/includes/js/admin.js worked perfectly.
function jq(selector){
return jQuery(selector);
} -
nosoup joined the group Welcome Pack 14 years, 5 months ago