Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #613151

    I’ve searched several threads and tried what I could figure out. I know I’ve done it before, but can’t seem to figure it out again. I need to add a printable .pdf file to a page. I am NOT HTML savvy! This needs to be as easy as possible.
    Thanks for any help!

    #613227

    Hi momomany!

    You can upload the file to Media Librady and then create a link and link to that file
    WordPRess does allow that, so you are safe!

    Best regards,
    Basilis

    #613241

    How do I create a link?
    Sorry, I know it’s probably a simple task, but… I’ve been at this for a long time and just can’t seem to get it to work for me.

    #613243

    On another topic, I have several pictures that I uploaded and all need to be rotated, but when I try that action it tells me that it cannot load the preview image. Reload the page and try again. ‘ I have tried several times.

    #615648

    Hi!

    Use something like this:

    <a href="sample.pdf" target="_blank">PDF File</a>
    

    The wp image editor is not going to work in the theme because it generates different thumbnails for every elements use in the page. The image editor modifies the original image which is usually not use in the theme.

    Regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.