Telephone number doesn't change
-
I have added the follow code in a widget at right sidebar. The code is working at http://beta.mtxm2m.com.
But I am checking from a spanish browser and it doesn’t work. Always “AAA” telephone appears, and “BBB” telephone should appear. The Data Base is correctly uploaded.
Any solution? Thanks.
<div id=”telephone_numbers”>
[CBC country=”01″ show=”y”]Checking …[/CBC]
[CBC show=”n” country=”es,fr,de,pt,uk”]AAA[/CBC]
[CBC country=”es” show=”y”]BBB[/CBC]
[CBC country=”pt” show=”y”]CCC[/CBC]
[CBC country=”fr” show=”y”]DDD[/CBC]
[CBC country=”de” show=”y”]EEE[/CBC]
[CBC country=”uk” show=”y”]FFF[/CBC]
</div>
The topic ‘Telephone number doesn't change’ is closed to new replies.