[Resolved] import "Pixel" from site-library

Home Forums Support [Resolved] import "Pixel" from site-library

Home Forums Support import "Pixel" from site-library

  • This topic has 5 replies, 2 voices, and was last updated 5 years ago by Tom.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #848439
    Christopher

    Hi guys πŸ™‚

    Installing the demo content is not working. It is stalling on this screen:


    Black Studio TinyMCE WidgetUnable to connect to the filesystem. Please confirm your credentials.
    Lightweight Grid Columns [spinning wheel here]
    Lightweight Social Icons
    Ninja Forms
    WP Featherlight
    WP Show Posts

    I am developing locally using Xammp πŸ™‚

    #848589
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Are there any errors in the Console tab when you right click the page and click “Inspect”?

    Let me know πŸ™‚

    #849020
    Christopher

    Hi Tom,

    no errors showing πŸ™‚ I tried to give the directories read/write acces for everyone, bit that did not solve it.

    Any other suggestions πŸ™‚ ?

    #849662
    Tom
    Lead Developer
    Lead Developer

    I think it’s a server permissions error: https://stackoverflow.com/questions/39064553/cant-install-plugin-and-theme

    That article should help.

    Let me know πŸ™‚

    #849696
    Christopher

    Thanks Tom πŸ™‚

    I stumbled upon the exact same article a little before you replied. And adding

    —————————————
    define(“FS_METHOD”, “direct”);
    —————————————

    to the “wp-config.php” file did the trick.

    I tried simply changing the access rights to the directories but that was not enough.

    Thanks again. I really appreciate the awesome product and the great support.

    #849748
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! πŸ™‚

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