tzdk
Forum Replies Created
-
From a quick test – yes you have ??
Seems like problem is setProperty, line 61 in crayon.js – only works from IE9 they say https://help.dottoro.com/ljdpsdnb.php There are 2 instances of setProperty but same issue I think.
If changed to old setAttribute IE8 works fine but then problems pop up in newer browser. And JS error “style.setAttribute is not a function”.
Thanks for explanation. I feel all advised.
A reloaded table does not have to be so complicated but can be so I am sure some will be happy to note you are not cutting all strings – or at least not until TablePress is ready to take over.
I noticed someone requesting WP-Table Reloaded being able to work with files from where ever. Real time auto import, the works. If I remember correctly you said nope, not possible. Just in case you cant think of any more to add to TablePress ?? Even if this should mean what ever other feature then cant work on tables it would be nifty.
Good news is it works fine when using IE7.
Both IE8 and IE7 tested in updated XP.
Nice, I will keep eyes open for an update then.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] JQUERY not definedDont give up so fast. Error msg. could be because of 1 plugin, 1 js file – everything else might work great.
But I would disable everything about minification until you know cache works – and then take baby steps while testing, especially JS stuff. If a plugin has a brain and only loads when in use, only on front page or something like that, you might want to exclude it. Or make use of template feature of W3TC.
Actually before thinking of caching, before activating W3TC, you should check all plugins, how much CSS and JS do they load? Check with Firebug Net tab or similar tool, source code. May be even check database queries or if in to a little php force some plugins to only load when they are used. Junk plugins should be replaced. Make site fast and effective with no W3TC. Not much point in letting W3TC or other cache attempt to hide horrible setup. Would be like loading not optimized images.
What to use and do depend a lot on server so may be they have some info on what works best? If on HostGator they will tell you not to use object, database caching – as probably goes for most shared servers. Those 2 also part of bad guides that forget to state under which conditions this or that feature is relevant.
When nothing more to do you can look at CSS and JS files, mainly to limit http requests. CSS should not be so difficult, JS can be. Will not change with other minifying plugin. Your current problem is likely nothing special.
Dont forget to test JS minification in details. Start up js error console and test in all browsers.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] JQUERY not definedDont read and follow bad guides would be my suggestion.
I also think plugin is to blame but that is another matter. Makes it too easy to write easy to follow guides on potential complex setups perhaps? Consider “Auto” a fail.
1.6.3 seems to fix all issues I have noticed.
Pain in the butt but I am sure he will. These problems I dont think have much to do with machinery of Shortcodes UI. They are merely annoyances ??
I was just about to post, again ??
But I have problems with widgets – in widget area. Widgets in sidebar wont dropdown. Dashboard widgets seem ok, he fixed that in a recent updates – but perhaps not for all.
And whole left admin sidebar dont fly so to speak. Flyout menu entries dont show. I think they do sometimes, mostly not.
Another place where I notice something screwy is in plugin management. If you click the top box it should select ALL plugins or themes. Does not work with Shortcodes UI active.
Well as before I can see you replied via mail but dont see any post here. So hello ghost dev.
All issues seems fixed with 1.6.2 – perfect.
Actually I can reproduce locally. Messed up with debug. Ok 2 errors to go then ?? Errors might be big word for the last since it is a warning but that you can figure out.
There is one little notice from debug but not so important I think.
[27-Dec-2011 14:55:24] PHP Notice: Use of undefined constant isadmin - assumed 'isadmin' in C:\xampp\htdocs\wptest\wp-content\plugins\shortcodes-ui\shortcode-maker.php on line 56
You must think I am crazy but I can see your reply in mail about 1.6.1 and yet your post is not here!
Yes, editor is fully functional with 1.6.1 but there is still a problem when you click Shortcode UIs icon in normal post/page editor and modal window pops up. Selection in left dropdown box is ignored by right so not possible to choose shortcode.
Just for the record I also fired up a Virtualbox to check this thread, no reply. I think there is some weird caching going on.
Extra. In backend all seems fine but front-end throw this error:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in... and blah blah. my-meta-box-class.php on line 1212
Also a very fast error reporting – I cant seem to reproduce this on offline installation. Scratch that for now unless you know what it is. I will exclude and return with more news if necessary.
For some reason I only see your replies now. I checked email and apparently got notification of you replying – but checked here several times and nothing.
Well nm that, problem with buttons and dashboard lock is solved. Now there is another, see post on top of this ?? Also happens on default install.
But buttons came from:
https://www.ads-software.com/extend/plugins/wp-syntaxhighlighter/
https://www.ads-software.com/extend/plugins/post-snippets/
https://www.ads-software.com/extend/plugins/google-document-embedder/Works now as said. If you can reproduce new problem I imagine they are twins in some odd way.
Here is a screenshot of post editor in one the demo shortcodes https://imm.io/dBb9 not much to look at. Help with videos works btw.
And replaced with a new problem ?? No reason to make new thread I dont think.
Now widgets/metaboxes of Shortcode UI itself are gone. I only see Custom Fields when editing a shortcode.
Also clicking button in post editor does pop up selection window but selecting items is another matter – does not work. Can select category but right dropdown box does not react.