Dogen
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] Editor Styles Not WorkingOk found the reason.
All custom styles moved under “Formats” dropdown, which was set us unused buttons for some reason.
So looks like custom styles doesn’t replace the defaults in “Format” menu, but only added as additional styles via “Formats” buttonForum: Plugins
In reply to: [Advanced Editor Tools] Editor Styles Not WorkingSame here.
Looks like after upgrade to 4.9.6 custom styles aren’t displayed anymore in “Formats” menu.
I can see indeed that “editor-styles.css” is loaded and is not cached (200).
But “Formats” menu doesn’t contains any of my custom stylesThanx guys for all the recommendations.
Anyway It never worked for me so I went on with the debugging, and found out interesting problemm:
When thumb is actually created by nextgen-gallery/lib/gd.thumbnail.inc.php, it adds empty line before the image begining, and that’s what causes nggshow.php display empty image.
Anybody know how can I fix it?Another interesting thing. when I try open image by direct link like:
https://laitman.co.il/wp-content/plugins/nextgen-gallery/nggshow.php?pid=169&width=350&height=350
I got empty page whth the same link dispayed on in as image (jpeg)
Isn’t this the case when nggshow.php can’t find image by pid? Why could it happen?
Please help…Thanx
DogenWhen I looked closely to the issue, using FireBug, it seems that nextgen can’t find thumb to load to the left side – nggshow.php returns empty (or nonexisting) image.
Now I’m suspecting it can happen because in my Multisite installation,
siteURL isn’t equal to site domain.Hello,
I have the same problem.
I tried to deactivate all plugins, checked my flunctions.php encoding, but problem is still here.
The funny thing that my working copy on svn is working perfectly, while it’s identical to production.I’m using Nextgen Version 1.7.3
Wordpress 3.0.5 (Multisite)
Themes:
Fastway 2
Blue Zinfandel 3-ColumnThanx for help
DogenForum: Plugins
In reply to: [Plugin: W3 Total Cache] Minify "On" crashes wp-print pluginThanx Frederick,
But how do I go from here? I need an ability to print, I need “minify” be activated too, to get high grade at Yslow etc.
The strange thing here is, that I never selected any WP-Print CSS or JS file to be minified but still it somehow conflicts with the plugin.Thanx
Sam
Thank you very much guys!
It worked for me in WP 2.9.2