The text “Loading…” is not displayed
-
The text is displayed only after installation, and until I try to change the settings in the plugin.
For some reason, there are empty lines in the variable.
// main.php 430: $messages_options = $options['br_lmp_messages_settings'];
var_dump($messages_options); array(4) { ["loading"]=> string(0) "" ["loading_class"]=> string(0) "" ["end_text"]=> string(0) "" ["end_text_class"]=> string(0) "" }
The interface does not have these (link) settings.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘The text “Loading…” is not displayed’ is closed to new replies.