Forums

Portfolio Slideshow
[resolved] remove slide numbers (6 posts)

  1. Shuwid
    Member
    Posted 1 year ago #

    Let's start by saying I love this plugin.
    Very nice!

    I've got version 0.5.9 up and running and I'm trying to customize it a little bit. I tried to remove te slide number counter (next tot the Prev | Next buttons). Tried to remove lines 139-141 but if I do that the plugin doesn't work anymore. I tried to understand the code but I couldn't find out how it works exactly.

    Anybody any suggestions?

    http://wordpress.org/extend/plugins/portfolio-slideshow/

  2. Dalton Rooney
    Member
    Posted 1 year ago #

    Probably the easiest way to do it (and the most future-proof) is to just add

    .slideshow-info {
    	display: none;
    }

    to your style.css.

    That way you don't have to worry about upgrading the plugin and losing your changes.

    Cheers,
    Dalton

  3. Shuwid
    Member
    Posted 1 year ago #

    Thanks!

    Works like a charm!
    Solved!

  4. cezareo
    Member
    Posted 6 months ago #

    Hi there! I was wondering if you can remove ONLY the slide number counter (1 of 9). I have made the (next tot the Prev | Next buttons) to be transparent so that the pencils work as a previous | next button so I don't those to be hidden. I hope that makes sense. Here is the sample page of the site:
    http://nednorman.com/sketches/

    Thanks in advance!

  5. Dalton Rooney
    Member
    Posted 6 months ago #

    Cezareo,
    Yes, the CSS above is just for the slide counter. Just add it to your theme CSS and it should disable those numbers. It looks like you already figured it out? Nice integration with your theme, by the way.

    Dalton

  6. cezareo
    Member
    Posted 6 months ago #

    I did figure it out, thanks :). Great plugin! Have a good week :).

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic