Plugin Contributor
Imagely
(@imagely)
Hi @fum,
The wp-content/ngg/modules/ directory is used to add custom templates ( now named views ) to NextGen Gallery.
You may want to check the source site to see if you had a custom template at the indicated path then create the same path on your new site and copy it there.
Thread Starter
fum
(@fum)
Thanks for your answer, now I see the old folders:
…\wp-content\plugins\nextgen-gallery\products\photocrati_nextgen\modules
There are 38 folders, have I to copy all in
“…/public_html/tallerfoto/wp-content/ngg/modules”?
Plugin Contributor
Imagely
(@imagely)
Hi @fum,
You can copy them but that’s not specifically necessary unless you have created other custom views/templates.
Thread Starter
fum
(@fum)
I don’t believe that I created custom templetes anytimes, but I’m not certenly shure. If I did, I haven’t problem to discard it, actually what I need is to solve the issue for why the single pics not be displayed.
Copy that folders to the new ubication could help me for this?
Plugin Contributor
Imagely
(@imagely)
@fum,
Sorry, I didn’t notice the path before.
/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen\modules definitely doesn’t need to be moved over to wp-content/ngg/.
The purpose of wp-content/ngg/modules is to allow NGG users use their own custom coded templates so that’s why most of the folders are empty – this is expected.
If your old site doesn’t contain a wp-content/ngg/modules/photocrati-nextgen_basic_thumbnails/templates/carousel-view.php custom template for you to move over to the new site at the exact path ( creating it if needed ), feel free to just choose the default carousel-view.php from “NextGen Gallery -> Gallery Settings -> Basic Thumbnails -> Select View” then press “Save Options” and check again to see if that’ll solve it.
-
This reply was modified 2 years, 8 months ago by
Imagely.
Thread Starter
fum
(@fum)
Hi, no problem, now I saw that my site haven’t a custom template. I choosed the default carousel-view.php, but it doesn’t work…
Thread Starter
fum
(@fum)
Something more, with default carousel-view.php selected the gallerys don’t works fine, when I make clic on a thumbnail it doesn’ diplay the photo and goes to the begining of the post. Then, I selected “default-view.php” and it return to work.
Plugin Contributor
Imagely
(@imagely)