I don’t know if this thread is still active or not but i’ve found a solution.
Setting the “show_linkbutton” to “off” doesn’t seem to work for me.
BUT: you can add the following line of CSS to the “/portfolio-gallery/style/portfolio-all.css”
.button-block {
visibility: hidden;
}
That will remove the button.