• While the shortcode [leaflet-marker title=This is my title …] works as expected and shows all given words, the [leaflet-extramarker title=This is my title …] shortcode only shows the first word “This”.

    Is it a bug or am I missing something? Besides this, nice work with all these options. But I had a hard time understanding the documentation… ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author hupe13

    (@hupe13)

    [leaflet-marker title=This is my title …] works as expected

    Really?

    [leaflet-extramarker title=This is my title …]

    If there are spaces in the shortcode options, they must be enclosed in quotation marks:

    [leaflet-extramarker title="This is my title" …]
    Thread Starter peterantler71

    (@peterantler71)

    OK, leaflet-marker works with quotation marks, you’re right. But leaflet-extramarker does not work with quotation marks either.

    Plugin Author hupe13

    (@hupe13)

    Why hasn’t anyone mentioned this to me yet? And why haven’t I realized that myself? Thank you very much. I will fix it.

    Thread Starter peterantler71

    (@peterantler71)

    Thank you for your hard work, I appreciate it. All these options are a bit mindblowing to me. I’ve still got loads of questions, but I’m not a programmer and I don’t want to ask too many stupid questions. So I am trying to find it out for myself first. But perhaps I will be coming back with some more questions, if I don’t understand the examples in the documentation…

    Plugin Author hupe13

    (@hupe13)

    No problem, ask if you need help.

    I fixed the bug in the Github version. The shortcode leaflet-extramarker was new in 10/22.

    Thread Starter peterantler71

    (@peterantler71)

    Thanks for fixing the title bug. At first I did not know how to overwrite the existing version but I found your installation instructions in the readme.txt. (Now I can switch between github and the regular version, in order to compare functionality. Nice.)

    Now it works in the leaflet-map shortcode. But it used to work inside the overviewmap also, at least with the “first word” showing up. Therefore I put it inside the custom field (ovm-any-marker) like this “leaflet-extramarker title=”My marker title” markerColor=blue…”.

    Now the title does not work anymore with overviewmap and I am asking myself, if the function was left out intentionally or is it another bug?

    Plugin Author hupe13

    (@hupe13)

    title really doesn’t work with overviewmap, because I’ve only ever tested with hover. I’ll have a look at it.

    Thread Starter peterantler71

    (@peterantler71)

    Can I use hover instead of title? I used the title-Option because I wanted to show different kinds of information while hovering over the marker and clicking on the marker…

    Plugin Author hupe13

    (@hupe13)

    No, no, it is a bug. I have not considered title.

    Plugin Author hupe13

    (@hupe13)

    Please test the new Github version.

    Plugin Author hupe13

    (@hupe13)

    Please test the new Github version.

    Now I can switch between github and the regular version

    Switch to the Github version, activate and update. The update works like the update of a WordPress plugin.

    • This reply was modified 3 months, 4 weeks ago by hupe13.
    Plugin Author hupe13

    (@hupe13)

    Fixed.

Viewing 12 replies - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.