You have no items in your shopping cart.

Profile: Support

Avatar
Statistics
    Bugs

    Can you write me any information about the error message?
    From screen or from Nop Log?
    I can't repeat your bug...

    7 years ago
    Bugs

    1. What NopCommerce version do you use?
    2. Can you describe me your logic? (step by step)

    7 years ago

    Yes, I got e-mail.

    7 years ago

    Can you make print screen your order in admin mode and send me by e-mail?
    Select customer's comment on this picture too. I'll try to help you.

    7 years ago

    I can map customer comment to ShippingEasy notes .
    Do you have original NopCommerce kernel? When did you save customer's comment?

    7 years ago

    Do you have special field for Customer Comment?
    When do your customer write it?

    I can send to ShippingEasy CheckoutAttributeDescription from Order table.

    In what ShippingEasy parameter do you want to map customer comment
    https://shippingeasy.readme.io/docs/apiorders

    7 years ago

    I fixed the bug with wrong URL. Added several css style and Plugin uses one date format for all languages.
    Download new version from our site. replace plugin (all files) and restart your site. It's important. Try it.

    About double article block on Home page. Did you check your index.cshtml?

    7 years ago

    1. Homepage
    Can you show me your Index.cshtml?

    I think you have couple of code

            @Html.Widget("home_page_bottom")


    Can you check it?

    7 years ago

    I can change all in next update tomorrow.

    But if you need dot at once

    >When yo get to the Article page, the date overlaps with the title.
    Add this css-style

    .article-date {
        display: block;
    }


    > Would need to have this in French as well.
    You should change
    old code
            
    <span class="article-date">-@Model.DateUserTimeZone.ToString("D")</span>

    with new code
            
    <span class="article-date">-@Model.DateUserTimeZone.ToString("dddd, dd MMMM yyyy")</span>

    in
    ArticleTemplate.Default.cshtml
    and
    _ArticlesBlock.cshtml

    About other problems I'll tomorrow.

    7 years ago

    > Would need to have this in French as well.
    I saw it at your site. I don't know. I'll try to find solution.


    >If you mean if I have any "redirect" plugins, no I don't.
    Ok... I must think too.


    >When yo get to the Article page, the date overlaps with the title.
    CSS style isn't comfortable for your site... I'll change it for you. Thank you.

    > But when I click on "Home Page - Enable Articles on Home Page", it appears twice.
    Did you see two article block on Home page? I see only one block on my test site...

    >Home page. Enable pager for articles
    This feature add pager for Home page for Articles block... By default customer sees on new 4 (you can change this value) articles.

    I'll check and answer you tomorrow.

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved