Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I don’t know how to fix this, but I’ve found a work-around. I have the same problem, but this method seems to do the trick for now. Atleast your galleries are showing and you don’t receive that annoying text:

    [album id=”x” template=””]

    Though this fix seems to show the galleries which you modify manually on each gallery page you enter. For the galleries which show the annoying text as above, insert this and modify.

    <div class="ngg-albumoverview">
    <!-- List of galleries -->
    <div class="ngg-album">
    <div class="ngg-albumtitle"><a href="/?page_id=10&album=2&gallery=2">Galleryname</a></div>
    <div class="ngg-albumcontent">
    <div class="ngg-thumbnail">
    <a href="/?page_id=10&album=2&gallery=2"><img class="Thumb" alt="alternate text" src="https://yourwebsite.com/wp-content/gallery/albumname/thumbs/thumbs_image_name.jpg"/></a>
    </div>
    <div class="ngg-description">
    <p>album description</p>
    <p><strong>10</strong> Photos</p>
    </div>
    </div>
    </div>
    <!-- Pagination -->
     <div class="ngg-clear">&nbsp;</div>
    </div>

    Hope it helps. ??

    Forum: Your WordPress
    In reply to: please check my site
    Thread Starter NaruChan

    (@naruchan)

    No, I don’t use threaded comments. But yes, I’m able to turn it on. Not sure if it behaves like it should though.

    Forum: Your WordPress
    In reply to: please check my site
    Thread Starter NaruChan

    (@naruchan)

    haha thanks for the tip. xD

    That’s what you get for going to work to early in the morning. ^^

    https://www.naru-chan.net
    There you go!

Viewing 3 replies - 1 through 3 (of 3 total)