You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    Do you want to export extra columns?
    Example.
    One column for product name, second column for product attribute combinations, third column for product URL admin page.

    7 years ago

    We use ShippingEasy .NET library.
    This library has only three methods: CreateOrder, CancellOrder and ReadOrder.
    We can't update existing order on ShippinEasy site.
    If you decide to remove (delete) order from ShippinEasy site, ShippinEasy hides this order.
    And you will not be able to create new order with existing order ID.

    7 years ago

    Download new release and try.

    7 years ago

    We added support product combinations with the key ProductId.
    Download new release and try it.

    7 years ago

    Plugin exports product combination using product SKU, Gtin, etc. per each combination as a key.
    I see that you use ProductId as a key.
    We doesn't allow to use ProductId from product combination as a key....
    But you are right... if product combination has attached product we can use ProductId as a key...
    We'll do new release today and write you about it.


    7 years ago

    I received an e-mail. I'll change our template.

    7 years ago

    Did you try?

    7 years ago
    Pictures?

    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>
                }
    }
    7 years ago

    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.

    7 years ago

    Can you restart your site?

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved