You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    I can't answer at once. We must read documentation.

    8 years ago

    Open admin mode. Open advanced settings and try to find the parameter widgetsettings.activewidgetsystemnames
    This parameter has very long value in your store....
    Maybe you have unused plugins...
    Can you check this value and remove unused plugins from this parameter?

    8 years ago

    You needn't the source code.
    All logic is in triggers. You can create your own trigger for your tables or entities. It's easy. You can see how to do it in our triggers.

    8 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?

    8 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?

    8 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.

    8 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.

    8 years ago

    We don't have demo or full version of plugins.
    Plugins have only serial number protection.
    Open plugin page and download it.
    Don't worry. This is the same version.
    How to upgrade plugin?
    Replace plugin folder on your site (all files) and restart your site.
    Plugin will upgrade itself.

    8 years ago

    You should download plugin from our site from product page.
    It's free.
    You have had serial number.

    8 years ago

    We released a new version v2.0 (for Nop 3.60, 3.70 and never) and added date.

    8 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved