Multiple Terminal confused

I am using local blynk server with data being directed to multiple terminals.
In the past, data was directed to the correct terminal. I have tried erasing the terminals individually and reinstalling them. No help. I read something a long time ago concerning this, but cannot find the info anymore. Can you help?

You need to provide us some details and code to see how you have setup & named your multiple terminals.

http://docs.blynk.cc/#widgets-displays-terminal

i.e.

WidgetTerminal terminal1(V1);
WidgetTerminal terminal2(V2);