Viewing 1 replies (of 1 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Auto for Table I-A1 is known not to work always as ment.

    If you can somehow put a div around the script tag like:

    <div style="">
    %%wppa%% %%slide=13%% or so...
    </div>

    it may work.

    The width for the wppa display is calculated as follows:

    w = document.getElementById('wppa-container-1').parentNode.clientWidth;

    where the div above is the parentNode. It is assumed that it is correct to look at the first wppa+ occurrence (‘wppa-container-1’).

    Hopefully this info can help you.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Photo Album Plus] Auto Width’ is closed to new replies.