• Resolved charliwest

    (@charliwest)


    I have installed a local test WP site and am testing this plugin. I have created a list and added a couple of items, but when I browse to the page that I put the list on all I see if the title and the pic, when I click the arrow to drop down nothing happens. Any tips or hints?

    I disabled other plugins to test that btw, still no luck.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author dreiQBIK

    (@3qbik)

    Hey @charliwest,

    thanks for your message!
    Could you please have a look at your browser’s console and see if there are any JavaScript errors?

    Best
    Moritz

    Thread Starter charliwest

    (@charliwest)

    Not sure this is really what you want, but in the console only see this

    JQMIGRATE: Migrate is installed, version 1.4.1
    [Violation] Forced reflow while executing JavaScript took 60ms
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’email’, confirm at https://goo.gl/6KgkJg) <input id=​”your_name2″ name=​”your_name2″ class=​”wpgr-o_popup__input-text” type=​”text”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’email’, confirm at https://goo.gl/6KgkJg) <input id=​”your_email” name=​”your_email” class=​”wpgr-o_popup__input-text” type=​”text”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’name’, confirm at https://goo.gl/6KgkJg) <input id=​”author” name=​”author” type=​”text” value size=​”30″ maxlength=​”245″ required=​”required”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’email’, confirm at https://goo.gl/6KgkJg) <input id=​”email” name=​”email” type=​”text” value size=​”30″ maxlength=​”100″ aria-describedby=​”email-notes” required=​”required”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’email’, confirm at https://goo.gl/6KgkJg) <input id=​”your_name2″ name=​”your_name2″ class=​”wpgr-o_popup__input-text” type=​”text”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’email’, confirm at https://goo.gl/6KgkJg) <input id=​”your_email” name=​”your_email” class=​”wpgr-o_popup__input-text” type=​”text”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’name’, confirm at https://goo.gl/6KgkJg) <input id=​”author” name=​”author” type=​”text” value size=​”30″ maxlength=​”245″ required=​”required”>​
    (index):1 [DOM] Input elements should have autocomplete attributes (suggested: autocomplete=’email’, confirm at https://goo.gl/6KgkJg) <input id=​”email” name=​”email” type=​”text” value size=​”30″ maxlength=​”100″ aria-describedby=​”email-notes” required=​”required”>​

    Plugin Author dreiQBIK

    (@3qbik)

    Hey @charliwest,

    sorry for my late reply, I have been on vacation.

    Your console output doesn’t contain any errors related to the plugin. So it’s weird it’s not working as supposed to.

    I could only help you with debugging by getting access to the site – hard to do with a local environment.

    Did you get any further with this in the meantime?

    Cheers
    Moritz

    Thread Starter charliwest

    (@charliwest)

    Hey, sorry I should have posted an update myself. This was on my local dev install. When I moved to the prod environment on a proper install of wordpress it worked fine.
    Cheers for getting back though

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘No drop down’ is closed to new replies.