• Hi,

    If I create an additional custom marker on the map, and then delete this marker at the markers page, I’m not able to open the settings page for this map.

    Alex

    PS And another small fix that would be good to have:
    .novo-map_infobox_style_default .infobox-content {
    padding-right: 6px;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bluisier

    (@bluisier)

    I’m not really sure I understand the issue… I try to reproduce it but I saw no problem when creating and deleting custom markers. Do you still have this problem ?

    Thread Starter wetterkrank

    (@wetterkrank)

    Hi bluisier,

    Sorry, I didn’t describe the repro steps properly.

    Here they are:
    1. On Markers page, create a new _own_ marker.
    2. In the Admin Menu, select some map and set this marker as an Additional Marker for this map; Update.
    3. Go to Markers page and delete this marker.
    4. Open Admin Menu page and select the map from step 2 in the maps list => map settings will not open

    As it looks to me, when I delete the marker, it is deleted from the markers table in the database. However, the map settings page still tries to read the properties of this marker from the database before rendering the settings page.
    Hope this helps!

    Can try to reproduce the bug again in the evening ??
    Thanks again for the awesome plugin!!

    Alex

    Thread Starter wetterkrank

    (@wetterkrank)

    Yeah, and when I came across this issue I managed to fix it by editing the database table.
    For my map, I changed the Additional Marker id to an existing marker id (it was probably 1). After that I was able to open the settings page again.

    Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Map settings page doesn’t open when the custom additional marker is deleted’ is closed to new replies.