• I’ve never had this problem in the past, but when adding files from the media library, foliopress seems to be using the wrong file url when inserting to post. Instead of using the full URL “…/wp-content/uploads/…” it’s adding it as “../../../../uploads/filename”. This path works from the editor, but when you publish the page, it’s not accurate.

    I’ve deactivated the plugin and adding media works as it should again, but I love all the added features of foliopress and would like to use it again. Any suggestions are much appreciated. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello mjkruse,

    thank you for reporting this. We will have to fix that.

    As a quick fix, you can make sure that all the WordPress uploaded
    paths are absolute but with no domain name. To do this, you need to go
    to Settings -> Media and enter the full uploads directory path into
    ‘Full URL path to files’, but without domain name.

    Example:

    1. All you uploads are stored in wp-content/uploads, yous WordPress is
    installed on https://www.yoursite.com – > you need to enter
    /wp-content/uploads.

    2. All you uploads are stored in wp-content/uploads, your WordPress in
    installed on https://www.yoursite.com/wordpress -> you need to enter
    /wordpress/wp-content/uploads

    Thanks,
    Martin

    Hello again,

    version 0.9.16 contains a bugfix for this problem.

    Thanks,
    Martin

    Thread Starter mjkruse

    (@mjkruse)

    I noticed, everything looks to be working perfectly again. Thank you very much.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Foliopress WYSIWYG] Foliopress problem when adding from media library?’ is closed to new replies.