You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    >2. Where I suppose to have it?
    Open NopCommerce in admin mode and select item in menu 'System-Log'.

    >3. Do you have another plugin with this .dll file WebMarkupMin.Core.dll?
    You should try to find this file in another plugin folders. Try to find this plugin in all site folder too.
    I think you have another plugin with this .dll file... But another file has another version.

    Do you use original NopCommerce kernel .dll files?


    7 years ago

    No, plugin doesn't have such feature.
    Can you describe me how you see it?

    By default plugin exports products by product's name.

    If you need it now you can change the stored procedure FNS_FeedManager_ProductLoadAll
    Example

    select P.*
    from Product P WITH (NOLOCK)
    where P.Id in (select ProductId from #ExportProducts)
    ORDER BY P.[Name] ASC


    7 years ago

    We are sorry. We didn't upload new release. We have uploaded it. Try to download it again. The file google.xml was changed 07.12.2016.

    7 years ago

    1. Can you disable plugin on your site?
    2. Send me your Nop log.
    3. Do you have another plugin with this .dll file WebMarkupMin.Core.dll?

    7 years ago

    >site go down and log show.
    Couldn't you open the page? If plugin can't minify the page, plugin must return original page....
    Can you disable plugin and send me URL for this page or original html page as a file.
    I want to check your page.

    7 years ago

    Yes.

    7 years ago

    Don't forget to replace google.xml.

    7 years ago

    We added this feature.

    Version 1.46 (small update) - December 08, 2016 (the save version number)

    + changed google.xml template. We added new parameter for tag availability for mapping this parameter with new values. It was important fix.

    7 years ago

    We didn't use mapping from XML file Google feed...
    Thank you for suggestion.
    We'll change our logic.

    7 years ago

    Was the problem solved?

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved