Gallery URL definition problem
-
Yesterday I added some galleries to this page:
https://soleburyhistory.org/on-line-exhibits/historic-postcards-and-drawings/The page already had some galleries on it that were working as expected. The galleries I added yesterday showed up on the page as the preview image you see in the edit area instead of the thumbnails.
When I looked at the text view in the edit window, I noticed that the html for the gallery was:
<img class=”ngg_displayed_gallery mceItem” src=”https://soleburyhistory.org/wp/nextgen-attach_to_post/preview/id–3072″ alt=”” />The WordPress files reside in a directory /wp, and the general settings define the website is pointed to this directory. This is done in accordance to the WP condex:
https://codex.www.ads-software.com/Giving_WordPress_Its_Own_DirectoryI noticed that the previously installed galleries (the ones that were working) did not included the /wp in the URL. The ones I added yesterday did. I manually removed the /wp from the URL, and the galleries started working.
It appears that the gallery tool in the edit toolbar is not working correctly.
- The topic ‘Gallery URL definition problem’ is closed to new replies.