Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter artsfolio

    (@artsfolio)

    Looking good now…almost there! Thanks for all the personal attention.
    I put in the “breadcrumbs” bar as a way back to the covers, but still think that it would be an enhancement to have a nice big fat X to close the slideshow…

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    If you want the titles centered under the cover images, add in file wppa-style.css in the class .covertext-frame: text-align:center, so like this:

    .covertext-frame {
    text-align:center;
    }

    Simply press the back arrow on the browser to go back to the covers display.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Check Table II-21, and put in Table II-22:

    <center>
    <input type="button" onclick="history.back()" value="Back to the album covers" />
    </center>

    This will give you a back botton.

    Thread Starter artsfolio

    (@artsfolio)

    Thank you! The centering code worked — like Magic! I just love it when that happens. I even found the place to insert the code — that was more like a miracle…

    The back button was not so successful. When I entered the HTML in II-22 I got the red X. There is a thin line inserted where the custom box should be. I have checked, un-checked & re-checked everything to no avail. However, the breadcrumb bar is doing the job, so please don’t worry about a fix. I left the “box line” in case you wanted to see what happened:
    https://helenoppenheim.com/wordpress/?page_id=2016
    (open slideshow)

    I have to say that I am very pleased with the way the Album looks now & my friend Helen, who I am doing this site for, is quite wowed.
    She is not very happy that she has to use some basic HTML to have her text flush left — you might want to consider adding a user-friendly text editor in the next edition.

    Thank you for all you help. I have asked Helen to make a donation.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘[Plugin: WP Photo Album Plus] Table I – missing settings’ is closed to new replies.