Werther
Forum Replies Created
-
I’ve WordPress 4.4 and MainWP 2.0.30
No theme for this main site (if you try to visit frontend site you will be redirect)
Plugin lists in image
best regards
Hi
Same problem. I resolve clearing the browser cache.here’s the log so you can try to fix problem
Simba TFA: form submit request tfa.js?ver=1.2.6:38 Expected JSON marker not found tfa.js?ver=1.2.6:39 0 tfa.js?ver=1.2.6:56 Simba TFA: User does not have OTP enabled: submitting form Navigated to http://.. extensions::uncaught_exception_handler:8 Error in event handler for extension.onRequest: TypeError: Cannot read property 'find' of null at Object.ba.showInfo (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:160:283) at Object.ba.updateUsername (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:156:478) at Object.ba.updateUI (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:157:442) at Object.ba.onSignOut (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:156:184) at Fb (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:20:55) at Object.x.Messenger.handlers.signOut (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:310:89) at Object.x.Messenger.onMessage (chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:308:171) at chrome-extension://oojbgadfejifecebmdnhhkbhdjaphole/js/content/diigolet.js:307:74best regards
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Save error on editSorry, I made a mistake… but I solved it.
After I have read you reply, I checked the code and I figured out.
I was using extra javascript code to hide some content to editor users. This was the code:
if ($(‘body’).hasClass(‘toplevel_page_tablepress’) && $(‘#tablepress_edit-table-data’).length){
$(‘#tablepress-nav, .postbox-container > p:not(“.submit”), p.submit .show-preview-button, #tablepress_edit-table-information tbody tr:nth-child(1), #tablepress_edit-table-manipulation, #tablepress_edit-table-options, #tablepress_edit-datatables-features, thead, tfoot, #tablepress_edit-table-data tr td:nth-child(2)’).remove();doh! I changed function and now it works perfectly!
if ($(‘body’).hasClass(…..).css(‘display’,’none’);
Thank you very much!
Forum: Plugins
In reply to: [Ajax WP Query Search Filter] Request – class optionsOk. Thanks.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] jQuery issueIf wordpress terminate the backend session, I receive this JS Alert
https://www.dropbox.com/s/8azb7k0hm38xdlp/ag_custom_admin_wp_section_ended_error.png
Forum: Plugins
In reply to: [Custom Post Type UI] CPT UI 0.8.1 Beta NOW AVAILABLEHi,
can you add a parameter?
“show_admin_column” true/falselike this post explain
http://goo.gl/adUUsoForum: Plugins
In reply to: [Adminimize] Settings not retained in v1.8.1same problem for me
wp 3.5.1
adminimize 1.8.1