toad75
Forum Replies Created
-
@w.bear sorry, Your fix doesn’t work for me
xampp 1.8.2 win7 nextgen 2.0.11
<link rel=’stylesheet’ id=’nggallery-css’ href=’http://localhost/Scripts/Wordpress/wp-contentngg_stylesnggallery.css?ver=3.6′ type=’text/css’ media=’all’ />You have to log in to dashboard, then open page or post and click on “Attach to post” icon.
@l0rily i just got email from Mike – plugin developer
“I’m sorry to hear you’re having issues. We’ll be pushing out a beta on Wednesday with the included fix for your problem.”missing slashes issue is on windows server, on linux (bluehost, hosgator) script display url to custom css correctly. is there any fix for this problem to windows/xampp server?
i can upload files but i have issue with custom css – slashes are missing
<link rel=’stylesheet’ id=’nggallery-css’ href=’http://localhost/Scripts/Wordpress/wp-contentngg_stylesnggallery.css?ver=3.6′ type=’text/css’ media=’all’ />this is big issue for me because i have 15 clients with nextgen and i can’t manually edit each css template on all installations. some of my clients hosting wordpress on their own windows servers with xampp so it have to work on Linux and windows.
Agree, i will keep v1.9.13
here you can download v1.9.13 http://wordpress.org/plugins/nextgen-gallery/download/ i will not update to 2.10 until they release stable version.
Open file:
/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_album/adapter.nextgen_basic_album_controller.phpand edit line 155, 156
// legacy templates expect these dimensions
$image_gen_params = array(
‘width’ => 91,
‘height’ => 68,
‘crop’ => TRUE
);Forum: Plugins
In reply to: NextGEN Gallery 2.0.7 upgrade – album thumbnail blurryOpen file:
/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_basic_album/adapter.nextgen_basic_album_controller.phpand edit line 155, 156
// legacy templates expect these dimensions
$image_gen_params = array(
‘width’ => 91,
‘height’ => 68,
‘crop’ => TRUE
);Forum: Plugins
In reply to: NextGEN Gallery 2.0.7 upgrade – album thumbnail blurryI have the same problem with thumbnails on album page.
i had the same problem i try to fix it, but in the end i had to restore website from backup. this is a bug in nexgen 2.0 and 2.0.7
Lightbox is broken but shutter still works. OtherOptions->Effects-> Shutter
i have the same missing css problem
<link rel=’stylesheet’ id=’nggallery-css’ href=’http://localhost/wp-contentngg_stylesnggallery.css?ver=3.6′ type=’text/css’ media=’all’ />