• Resolved bzanella10

    (@bzanella10)


    I added Photonic Gallery plugin to WordPress 5.3.2
    Got it all set up with my google albums but when I goto add a new block it does not show Photonic Gallery.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter bzanella10

    (@bzanella10)

    Plugin Author Sayontan Sinha

    (@sayontan)

    The Gutenberg block has been available since November 2018, and this is the first time someone was unable to search for the Photonic block.

    Try these things:

    1. When you are looking for the block, look under the section that says “Widgets”. Photonic should show up there
    2. Try opening developer tools for your browser (I don’t know what it is for Safari, but in Chrome on Windows you typically do Ctrl + Shift + I, or F12), and go to the tab for “Console”. See if you have any JavaScript errors there.
    Thread Starter bzanella10

    (@bzanella10)

    JQMIGRATE: Migrate is installed, version 1.4.1
    [Error] TypeError: undefined is not an object (evaluating ‘$(‘textarea#content’).val().replace’)
    (anonymous function) (admin-write.js:20)
    i (load-scripts.php:2:27368)
    fireWith (load-scripts.php:2:28123)
    ready (load-scripts.php:2:29926)
    J (load-scripts.php:2:30282)
    [Error] TypeError: undefined is not an object (evaluating ‘d.hasClass’)
    (anonymous function) (wp-auth-check.min.js:1:1538)
    dispatch (load-scripts.php:3:12375)
    (anonymous function) (load-scripts.php:3:9094)
    trigger (load-scripts.php:3:11494)
    (anonymous function) (load-scripts.php:8:8280)
    (anonymous function) (load-scripts.php:3:18873)
    each (load-scripts.php:2:2908)
    each (load-scripts.php:2:851)
    trigger (load-scripts.php:3:18846)
    (anonymous function) (load-scripts.php:18:2228)
    i (load-scripts.php:2:27368)
    fireWith (load-scripts.php:2:28123)
    x (load-scripts.php:4:22587)
    c (load-scripts.php:4:26778)
    [Error] TypeError: undefined is not an object (evaluating ‘d.hasClass’)
    (anonymous function) (wp-auth-check.min.js:1:1538)
    dispatch (load-scripts.php:3:12375)
    (anonymous function) (load-scripts.php:3:9094)
    trigger (load-scripts.php:3:11494)
    (anonymous function) (load-scripts.php:8:8280)
    (anonymous function) (load-scripts.php:3:18873)
    each (load-scripts.php:2:2908)
    each (load-scripts.php:2:851)
    trigger (load-scripts.php:3:18846)
    (anonymous function) (load-scripts.php:18:2228)
    i (load-scripts.php:2:27368)
    fireWith (load-scripts.php:2:28123)
    x (load-scripts.php:4:22587)
    c (load-scripts.php:4:26778)

    Thread Starter bzanella10

    (@bzanella10)

    Thats all out of my league!!

    Plugin Author Sayontan Sinha

    (@sayontan)

    My guess is that the plugin that is triggering the errors above is preventing Photonic from loading. Basically, if you have JS errors, they prevent the rest of the JS from executing, and adversely impact other plugins.

    The simplest way is to isolate the bad plugin is to determine where the JS file is located (if you hover over the link to the JS file in the Developer Tools, you will see the location for each of those files).

    Another option for you to consider is to switch to the Classic Editor (using the Classic Editor plugin) and use the “Add / Edit Photonic Gallery” button.

    Thread Starter bzanella10

    (@bzanella10)

    Ok, I will try that. Thank you for your time!!

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Photonic Gallery – Add block help’ is closed to new replies.