• Hi everybody!

    I am working on a wordpress-based website for some months now and the last item missing is a gallery plugin. I tried Exhibit (didn’t work, but doesn’t seem to be what I am looking for either), the Gallery thing is nice but I want something more simple.
    What I hope to find:
    ?? A simple gallery plugin (upload func. not neccessary)
    ?? Devidable in albums (or similar)
    ?? Creating thumbs
    ?? eventually a comment function for the pictures

    Is there something like this? If not, any other suggestions?
    Thanks in advance!

Viewing 15 replies - 16 through 30 (of 37 total)
  • I am trying to install the gallery 0.7 plugin, but I don’t know where my cache should be, or if I need to create it, etc. I am also getting an error that reads

    Parse error: parse error, unexpected ‘/’ in /home/a-new-cr/public_html/gallery.php on line 3

    after I put in a second “gallery.php” as recommended by Nice Mess at https://www.nicemess.com/?p=4

    Any suggestions as to what I’m doing wrong?

    Just as a heads up, maybe not belonging to this post, but I just tried using iPAP by rebelproductions.com, and it is great. I am going to port some of the features in a plugin so that I can be used with WP templates. This will be coming soon.

    In case anyone is wondering, the URI to the last post (IPAP) is here:
    https://rebelpixel.com/projects/ipap/
    Looks decent. I will be looking forward to more options for wp, as well as lazy-gallery, if they come. ??

    thanks about the change on the URL ??

    Can anyone help………….I am new to php and WP and I have no idea what number 6 in this list means. The plugin is for the Lazy Gallery Plugin………………. https://www.lazyboy.dk/wordpress/?page_id=14

    How to install :

    Files in this zip
    readme.txt – This file.
    lazy-index.php – The indexfile to link to after install.
    lazy-gallery.php – The Plugin file.
    lazy-gallery/lazy-img.php – The image generator file.
    lazy-gallery/lazy-style.css – The Lazy Gallery style sheet.

    1. Unpack zip to your the wordpress plugin dir ( /wp-content/plugins/ ).
    2. Move the lazy-index.php file (now in the plugins dir) to your wordpress folder.
    3. Create a folder for the gallery ( if you havena€?t got one already ).
    4. Configure the lazy-gallery.php file to match your settings.
    5. Activate plugin the WordPress backend.
    6. Create a link to the lazy-index.php file in your wordpress folder.

    I do not know what “create a link to the lazy-index.php file in your wordpress folder” means???

    Please Help!

    clfarris: You were wondering what “create a link to the lazy-index.php file in your wordpress folder” means. I think it’s just a case of confusing grammar. What the sentence is trying to tell us is “create a link on your weblog sidebar or header that points to the file lazy-index.php”. For instance… I have this code in my header (because my theme has a linkbar there):

    <ul id="navlist">
    <li><a href="https://www.mytemporarypage.com/lazy-index.php">Gallery</a></li>
    </ul>

    how to make it so lazy-gallery plugin doesn’t mess up the sidebar, my side bar is way off due to the plugin any ideas ?

    Onga, if you post a link to your site perhaps we can help. lazy-gallery is the easiest way by far I have found to display albums in WP. I tried several others before settling on this one. Depending on your template though, you may need to make minor changes to deal with sidebar issues.

    Oh, btw, I use a unofficial-modified version of Lazy-gallery, version .4++ that builds and caches thumbs and displays them as requested above. Find it here: https://student.kuleuven.be/~s0164195/lazy-gallery/

    cheers

    ongakukaku:

    I fixed this by doing a bit of experimenting: In lazy-index-php, change every singe reference to sidebar as being right to being left. I should make it very clear that I don’t know what any of this code means, I just changed it out of desperation and now it works.

    Still having problems with the css causing validation errors tho. Something about div id tags as well. I don’t understand any of it. Here it is if anyone has some spare time: https://webhotell.domeneshop.no/www.pohildre.com/lazy-index.php

    If not, rumors have it that there is another lazygallery update coming in a weeks time.

    After creating a link to the galllery simply by adding it in the links section, I get this error:
    Warning: main(wp-content/plugins/./wp-blog-header.php): failed to open stream: No such file or directory in /var/www/html/lazy-index.php on line 3

    Fatal error: main(): Failed opening required ‘wp-content/plugins/./wp-blog-header.php’ (include_path=’.:/php/includes:/usr/share/php’) in /var/www/html/lazy-index.php on line 3

    I’ve also configured the lazy-gallery.php to look in the wp-content/images/gallery

    Not sure if that has something to do with my problem or not.

    It looks like an includes-path problem — it ‘failed opening’ because it can’t find the file. Check how your file directories and paths are set up.

    is there a way I could have different albums for lazy gallery?

    and is there a way to make this plugin validate?

    https://validator.w3.org/check?uri=http%3A%2F%2Fliberta.espoireve.com%2Fwordpress%2Flazy-index.php

    It’s a very simple and easy to use plugin (:

    thanks in advance

    Wow, talk about resurrecting an ancient thread.

    shareski: make sure you put the right path in your lazy(est)-gallery.php It doesn’t look right to me.

    Truth: you can have different “albums” by having different directories.

    see my pictures at
    https://www.xyooj.com

Viewing 15 replies - 16 through 30 (of 37 total)
  • The topic ‘Gallery suggestion?’ is closed to new replies.