• Resolved degrees

    (@degrees)


    Thank you for your script. First time trying it out. I have 2 issues I have been wrestling with and just cannot achieve on my own (I am not a coder)

    Is there any way to disable or hide thumbnails altogether, so all you see is the large image only?

    Also how can you get the title, caption or description positioned at the top instead of at the bottom? I saw settings for the nav and pager but not this.

    https://www.ads-software.com/extend/plugins/portfolio-slideshow/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter degrees

    (@degrees)

    I found the solution to the thumbnails in your shortcode tips:

    [portfolio_slideshow pagerpos=disabled]

    So all that remains unsolved is how to set the title/caption position to the top (instead of default at bottom)

    Plugin Contributor Dalton Rooney

    (@daltonrooney)

    You would need to edit the plugin code to do this. In shortcode.php, from line 284 – 313 are what output the titles. Yu can cut and paste that whole section to line 238 and it will move the titles/captions to the top.

    Thread Starter degrees

    (@degrees)

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Portfolio Slideshow] DIsable thumbnails & position Title at the Top- How?’ is closed to new replies.