You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    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

    >Exported 67 products

    Did plugin export 67 products?

    7 years ago

    Ok.
    Can you enable Debugging on plugin configure page and try generate feed file?
    Send me plugin log file.

    7 years ago

    No, the level 1 will not get any reward points.

    7 years ago

    Yes we can do version for nop 3.70.
    Purchase plugin and write us. We'll do version for nop 3.70.

    7 years ago

    All fields have the same logic.
    You can change picture filed too...
    Can you check the tag ID for picture filed?
    Maybe this tag 'picture' has double ID. One of our template had this bug. Double ID for several tags.

    7 years ago

    Can you check plugin configure page?
    Plugin has parameter "Send Manufacturer Part Number as Sku to ShippingEasy.com".  
    Uncheck it.

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved