You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    We added support of this value.
    Download new release and try.
    If you don't set the parameter plugin will use internal value (+28 days), but you can set your own value.
    We didn't change the release number of plugin.

    7 years ago

    I must read how to do it....
    I can't answer you at once....
    It's a very good idea, but I want to check it....

    7 years ago
    nop 3.80?

    I added support nop 3.80. Try it.

    7 years ago

    The value for this field is coded in plugin kernel.
    We used '28' days minus current day.
    Do you want to override it?

    7 years ago

    This file is PNG file.  This file isn't JPEG file.
    I opened it in hex mode.
    You should rename it with new name  FL_BG-NEW-compressed.png
    or recreate it using Adobe Photoshop as a Jpeg file.

    7 years ago

    It was a terrible bug.
    We have fixed it in v1.51.

    7 years ago

    1. Download new release and replace plugin folder (all files).
    2. Restart your site
    3. Open plugin configure page and press the button "Copy files"
    Try new template.

    Version 1.09 - April 27, 2017

    + some of developers changed _ShareButton.cshtml file, we added support all templates now
    + stopped support old Nop versions, we support nop 3.60 and never

    7 years ago

    You use nopTemplate theme.
    This company changes one template _ShareButton.cshtml

    Open templates in plugin folder and themes folder too.
    ProductTemplate.ProductModular.cshtml
    ProductTemplate.ProductModular2.cshtml
    ProductTemplate.ProductModular2A.cshtml

    Find old code

    @if (showShareButton)
    {
      @Html.Partial("_ShareButton", Model)
      @*@Html.Partial("_ShareButton", Model.SeName)*@
    }


    change with new code (comment first line and uncomment second line)

    @if (showShareButton)
    {
      @*@Html.Partial("_ShareButton", Model)*@
      @Html.Partial("_ShareButton", Model.SeName)
    }


    I'll try to do it from the box.
    7 years ago

    Can I connect to your PC using TeamViewer or another soft?
    You should open the site in admin mode and I must connect to your MSSQL Server too.
    Write me by e-mail.

    7 years ago

    1. Can you check if one of bad product was in another categories?
    2. Can you check if the bad product was changed with value 'Exported'?
    Send me ID of this wrong product.

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved