• Resolved ssgtpappy

    (@ssgtpappy)


    No matter what parameter I use with earthquake monitor I keep getting the following error:

    Error [eqmonitor] : 0 attribute is unknown. Please refer to the documentation for valid attributes.

    what is need to fix and have it to work right?

    Roger

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Cris van Geel

    (@crisvangeel)

    Dear Roger,

    It seems you used an invalid attribute. Could you provide me the full shortcode you are using to embed the feed?

    Also try this simple shortcode to test :

    [eqmonitor id=”unique6a54g”]

    Kind regards,
    Cris

    Thread Starter ssgtpappy

    (@ssgtpappy)

    I used the shortcode you provided in the readme that came with the plugin :

    Example : [eqmonitor id=”unique1″ cachetimer=”3600″ numberedlist=”true” showmax=”10″ showlink=”false” minmagnitude=”7″ showdaysback=”190″]

    Roger

    Thread Starter ssgtpappy

    (@ssgtpappy)

    I tried the [eqmonitor id=”unique6a54g”] you suggested and I get this error message:

    Error [eqmonitor] : id can not contain special characters. Or id is too long. ”unique6a54g”

    Roger

    Plugin Author Cris van Geel

    (@crisvangeel)

    Hi Roger,

    I have tried to reproduce your error message.
    I think it is related to this –>

    [eqmonitor id=”abc1″] <– Works

    [eqmonitor id=’abc2′] <– Works too

    [eqmonitor id=abc3] <– Fails (wrong quotes)

    Either you are using the incorrect quotes, or you have a plugin that might interfere with the quotes?

    Can you try copy-paste a working example through text-mode instead of the visual editor and see what is happening then. Meanwhile I will see if I can work around this.

    (While posting this message I noticed that my example with the wrong quotes was parsed by this editor. The wrong quotes I used are the one above the TAB key in US layout keyboard.)

    Kind regards,
    Cris

    • This reply was modified 6 years, 6 months ago by Cris van Geel.
    Plugin Author Cris van Geel

    (@crisvangeel)

    I mark this as resolved. I have changed the readme.txt so copy-pasting from that example should give you the right quotes too.

    That was the only way I was able to reproduce the problem.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shortcode for v2 not working’ is closed to new replies.