• Resolved babsienah

    (@babsienah)


    Hi, thanks so much for this simple plugin.
    I would like to be able to move the link to the PDF before the embed document.

    With my very limited basic knowledge I assumed I just need to move the “$embed .= ‘<p><a href=”‘ …” a couple lines higher but that doesn’t work?

Viewing 1 replies (of 1 total)
  • Plugin Author Andy Fragen

    (@afragen)

    While this should be simple enough to do, I don’t recommend it.

    Primarily I don’t recommend it because any changes you might make will be overwritten whenever the next plugin update appears.

    You would need to make a similar change every time an update is made.

    To move the link you need to insert it above the $embed = $object; line and then concatenate the $object into your line.

Viewing 1 replies (of 1 total)

The topic ‘Link above PDF’ is closed to new replies.