Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorisign4jc
    • CommentTimeJul 29th 2008
     
    I installed plogger on a client's website a number of months back and they are just now asking how to make it turn into a slideshow. I see that i have the slideshow.js file in their folder, but it is the slideshow not showing up. Is there some code that I have to add into their display page in order to make it work?
    • CommentAuthorisign4jc
    • CommentTimeJul 29th 2008 edited
     
    i ended up finding the solution to my problem by another post asking how to remove the slideshow option. so to add the option of a slideshow, copy and past this code:

    <div id="slideshow">
    <?php echo plogger_slideshow_link(); ?>
    </div>

    into your header.php file, which is located in the theme folder you are currently using. Place the code underneath the

    <div id="breadcrumbs">

    hope that can help someone else!
    • CommentAuthormsa1
    • CommentTimeJul 30th 2008
     
    I have a plog embeded into my site, and the slideshow does not work?

    any known bugs on this?
    •  
      CommentAuthorsidtheduck
    • CommentTimeJul 30th 2008
     
    msa1,

    Do you have a link?