Do you have own picture for each languages?
Example.
Customer open login page and saw Facebook German picture, he changes language and saw English picture.
You can do it without me.
Each picture (logo) was described in external CSS style. You can add your own CSS style and each logo will have own picture.
Example.
You should add code in PublicInfo.cshtml.
@{
var workContext = Nop.Core.Infrastructure.EngineContext.Current.ContainerManager.Resolve<IWorkContext>();
if (workContext.WorkingLanguage.LanguageCulture=="Ru-ru")
{
<style>
.social-facebook-btn {
background-image: url("images/facebook-account-logo-ru.png");
}
</style>
}
}
The last question.
Do you see this message on plugin configure page too?
Please check the serial number again. Maybe you copied extra symbols.
If you it not help you write us by e-mail support@foxnetsoft.com.
Make print screen plugin configure page and send me it.
What nopcommerce version do you use?
If this URL was a 'pixel', you should put this code in CSHTML page.
<img src='https://myrealmobile.com/landing/RM_unlim50_GSM?utm_source=jjhitjj&utm_medium=xxagentidxx&utm_campaign=xxc1xx' />
I can't understand you.
How do you want to use this URLs?
It's good.
I changed the logic of the task.
Before you ran the task and waited its answer.
Now plugin creates new internal task and doesn't wait any answer.
Please upgrade plugin. I think that the problem was that the first task didn't finish and you tried to run the send task.
I refactored my code, now you will not see any error messages, plugin will check if it finished the job itself.
Try and write me about result.
I added support this template. Please check it.
I advise you to check one parameter 'descriptionLong'.
I export HTML code too. Can you check if TradeTracker.com supports it?