toad75
Forum Replies Created
-
Forum: Plugins
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Short Codes@doublesixx you’re welcome
Erick – no problem, just try to save you some time so you could resolve database issues asap – and then i could update all my clients websites at once. it’s a win/win situation.Forum: Plugins
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Short CodesForum: Plugins
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Error 524It’s well know issue that v2 drain server out of resources. “This is being addressed as a high priority” by photocrati, hopefully they fix it in next release. As for today all you ca do is rool back to 1.9.13
@rogerlewin2011 Wrong shortcode!
[ngg_images gallery_ids=”29″ display_type=”photocrati-nextgen_basic_thumbnails”]not:
[ ngg_images gallery_ids=?29“ display_type=?photocrati-nextgen_basic_thumbnails“ ]
this is custom build theme so i just guess that developer wright fuction to call up ngg gallery in page-manufacturers.php template. try to temporally remove this function and simply insert shortcode [nggallery id=xx]
Switch to wordpress default theme twentytwelve and see if error persist.
maybe this will help width:..px; margin:auto; instead of align
that’s depends how you update to 2.014. v1.9.13 keep all styles in file called nggallery.css located in plugins/nextgen-gallery/css/. v 2.0.14 gives you option to transfer this file to folder wp-content/ngg_styls/ so you don’t have to restyle everything from scratch.
ps.
backup custom css if you have onei don’t know if this will help, but try to delete nextgen-gallery folder in plugins directory via ftp then upload v1.9.13 open phpmyadmin and run this query DELETE FROM wp_options WHERE option_name like ‘_transient_%’ OR option_name like ‘displayed_galleries%’
@solid_snake that depends on size of our gallery. If you have 500 or more pictures i will wait until photocrati fix memory (currently gallery drain server out of resources) and database junk issues.
Hopefully in the next few weeks.
PS.
In deed they customer support is very nice and responsive.I can confirm what @w.bear wrote, missing slashes problem is not fixed.
“Backup images” option can’t be turn off. So far i don’t see any difference between 2.0.11 and 2.0.12.Go back to an earlier version of NextGEN Gallery tutorial – https://www.nextgen-gallery.com/how-to-rollback-a-version/
Bingo, this fix work.
@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=’https://localhost/Scripts/Wordpress/wp-contentngg_stylesnggallery.css?ver=3.6′ type=’text/css’ media=’all’ />