• Resolved popwireless

    (@popwireless)


    I tried to create my first question and preview it. Ir may be that I have skipped a step.

    What do the numerical values 1=vest to 5=worst mean? I have a single question with four possible responses. When I use the number 1 in all of those spots my preview is blank. Al;l I see Preview Quiz Note: Your styles may vary, then to the right below that is Reload or Continue editing and below that publish.

    Are these published to pages or posts? I’d like to use pages?

    https://www.ads-software.com/extend/plugins/slickquiz/

Viewing 15 replies - 31 through 45 (of 72 total)
  • Ok, I got it working.

    For some reason the files were located in a the wrong folder. The CSS still isn’t working, but that’s not a big deal. I can fix that. ??

    Thanks.

    Thread Starter popwireless

    (@popwireless)

    No errors.

    Thread Starter popwireless

    (@popwireless)

    Loaded the page while the firebug window was open and found this:

    $(“.SlickQuiz”).slickQuiz is not a function

    Thread Starter popwireless

    (@popwireless)

    $(“.SlickQuiz”).slickQuiz is not a function
    [Break On This Error]

    randomSort: false });

    admin….eadOnly (line 398

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    hmm! we’re getting somewhere now!

    From the window with the error, If you go in the development console and click to the resources tab, do you see a request for a Script file called slickQuiz.js?

    If you find that listed and click on it, does it give you a message as to why it failed? Something like “Failed to load resource: 404,” for example..

    Thread Starter popwireless

    (@popwireless)

    https://www.drumpoint.org/cdn-cgi/pe/bag?r%5B%5D=http…s%3Fpage%3Dslickquiz-preview%26id%3D1%26readOnly

    200 OK
    3.65s
    cloudflare.min.js (line 36)
    $(“.SlickQuiz”).slickQuiz is not a function
    [Break On This Error]

    randomSort: false });

    admin….eadOnly (line 399)
    GET https://www.drumpoint.org/cdn-cgi/pe/bag?r%5B%5D=http…s%3Fpage%3Dslickquiz-preview%26id%3D1%26readOnly

    200 OK
    1.08s
    cloudflare.min.js (line 36)
    GET https://www.drumpoint.org/cdn-cgi/pe/bag?r%5B%5D=http…s%3Fpage%3Dslickquiz-preview%26id%3D1%26readOnly

    200 OK
    609ms
    cloudflare.min.js (line 36)
    The profiler is running. Click ‘Profile’ again to see its report.

    Thread Starter popwireless

    (@popwireless)

    The Firebug window I have under the Console Tab does not have a resource tab. I see:

    Clear Persist Profile All Errors Warnings Info and Debug Info

    The not a function message appears under errors and the CLoudFlare statements under All.

    Thread Starter popwireless

    (@popwireless)

    The script line where it apparently breaks is below:

    [Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]

    Tell me if I need to check directory permissions. I switched from Network SOlutions hosting to a cPanel host and have run into this before. Plugin directories are 755 and files usually 644 with a few exceptions.

    Thread Starter popwireless

    (@popwireless)

    Under Script tab, left column under stack:

    ‘(?)()admin….eadOnly (line 399)
    $ = function()
    f()load-s…ver=3.4 (line 2)
    b = Document admin.php?page=slickquiz-preview&id=1&readOnly
    f = [function()]
    f()load-s…ver=3.4 (line 2)
    b = Document admin.php?page=slickquiz-preview&id=1&readOnly
    c = [function()]
    f()load-s…ver=3.4 (line 2)
    a = undefined
    f()load-s…ver=3.4 (line 2)’

    Thread Starter popwireless

    (@popwireless)

    Under the Watch tab under this:

    [Debug data moderated. Please use the pastebin]

    Thread Starter popwireless

    (@popwireless)

    I have no idea what the pastebin is so if you want the debug information it can send it in an email.

    Thread Starter popwireless

    (@popwireless)

    Moderator it would help to assume that NOT everyone is a programmer and that helpful explanations about how to communicate properly with the plugin author might be better than a scolding.

    Thread Starter popwireless

    (@popwireless)

    My power has been off for two days. Any luck getting the program to work? I’m a little reluctant to provide any more info here.

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    I have not had much time to debug it over the last few days and will be going out of town soon, but based on the error message you provided – it seems like the main slickquiz javascript file isn’t loading.

    Can you view the source of the page and search for the text: “slickquiz.js”?

    I would expect it not to show up.

    If you do find it, then copy the whole source of the page and post it up on https://pastebin.com/ in the “New Paste” textarea for me. Once you submit it will give you a link to share with me so that I can take a look at what’s going on.

    Plugin Author jewlofthelotus

    (@jewlofthelotus)

    I had another user with a similar problem popup. It seems the method I’m using to get the plugin path and load resources from that path is outputting the wrong location for some reason.

    I just pushed an update with an alternate method of getting the path, so please try downloading the plugin and replacing your current version. (You won’t see the update in your WP app, or a version number change – but it is what’s available on https://www.ads-software.com/extend/plugins/slickquiz)

    Let me know if you see any change with this!

Viewing 15 replies - 31 through 45 (of 72 total)
  • The topic ‘[Plugin: SlickQuiz] Preview Screen Blank’ is closed to new replies.