Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author ClubDesign

    (@clubdesign)

    Kind of weird behavior. No Error Message?

    What does the console say? Any JS errors?

    Greets

    Plugin Author ClubDesign

    (@clubdesign)

    Seems no general problem as it`s working on all my sites. Tell what the console says.

    Thread Starter peripatew

    (@peripatew)

    I’m getting this for the live preview mode: https://d.pr/i/LqP1

    And this on the background settings page: https://d.pr/i/9fMW

    Plugin Author ClubDesign

    (@clubdesign)

    Ok, basically you cannpt connect to Gihub to fetch the patterns. As an explanation: I am using the built-in wp_remote_get function of WordPress (https://codex.www.ads-software.com/Function_API/wp_remote_get) to fetch the patterns. That function tries some different methods to connect to Github and send the request. In your case it seems that this function returns an WP Error and because i don`t check for errors in this part of the script you get this output.

    I will implement an error checker in the next version, but basically that doesnt change anything for you, as your server simply cant connect to Github.

    Maybe recheck your php settings?

    Greets

    Hey! Seems like an awesome plugin, but I cannot make it to work =(
    Getting an JS error to console:

    Uncaught TypeError: Object function (E,F){return new o.fn.init(E,F)} has no method ‘parseJSON’

    What could be a problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not displaying the patterns?’ is closed to new replies.