Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cameraspots1

    (@cameraspots1)

    I have found it with some CSS. But i get some strange bugs if i want to save the map:

    Warning: Invalid argument supplied for foreach() in …….wp-content/plugins/locateandfilter/admin/class-locate-and-filter-admin.php on line 387

    Warning: Cannot modify header information – headers already sent by (output started at ……plugins/locateandfilter/admin/class-locate-and-filter-admin.php:387) in …..public_html/wp-includes/pluggable.php on line 1421

    I have tried everything like another theme and deactivate all the plugins.
    I consider to buy the pro version, but i want those bugs gone. Maybe you can help me?

    Plugin Author dgamoni

    (@dgamoni)

    Hi @cameraspots1

    1 on demo used this css
    .map-nav-wrapper {
    height: 344px;
    overflow: auto;
    width: 100%;
    }

    2 It’s most likely not a plugin error
    You have unexpected whitespace (either a space or an entire line) on line 1 of the wp-config.php file

    Thread Starter cameraspots1

    (@cameraspots1)

    Hi, Thanks for your reply.

    I have still the bug, when i edit the map in the admin area, and click on update. Very strange because the map is update well, but every time that error. I really like this plugin because it is much faster than my other map plugins, but this bug is very strange.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Scroll bar with left defailt’ is closed to new replies.