You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    Open your Google.xml template and check this block

      <FeedAttribute>
        <Id>2</Id>
        <FeedCaption>Description</FeedCaption>
        <FeedName>description</FeedName>
        <FieldNameCode>fulldescription</FieldNameCode>
        <CharsLimit>5000</CharsLimit>
        <Required>false</Required>
        <IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
        <ActionId>2</ActionId>
      </FeedAttribute>


    Check this value <ActionId>2</ActionId>.
    Plugin had to replace bad chars...
    7 years ago

    Send me bad char code, I'll add in internal kernel of plugin.

    7 years ago

    I saw such error many times.
    Check the description of this product. This description has 'deny' chars. You will see "box".

    7 years ago

    Download new release. Thank you for your suggestion.

    7 years ago

    Open this file  ~/Plugins/FoxNetSoft.Articles/WidgetZones.xml
    and remove the line
      <WidgetZone>productdetails_bottom</WidgetZone>
    Clear the cache in nop store.

    You are right this parameter had to disable articles on product page.
    I'll do new release today with this feature.

    7 years ago

    Maybe you used plugin or feed file from browser cache.

    1. Open the google template (second page)  and check if this template has the last line 'shipping_price'.
    2. Check if one of your product has additional shipping charge.
    3. Clear browser cache and try.

    7 years ago

    I added this feature in new release. Download new release and replace DLL file and google.XML template.
    If product has additional shipping charge plugin will create new item.

    7 years ago

    Do you mean this document?
    https://support.google.com/merchants/answer/6324484?hl=en


    Do you want to have such XML block?

    <g:shipping>
      <g:country>US</g:country>
      <g:region>MA</g:region>
      <g:service>Ground</g:service>
      <g:price>6.49 USD</g:price>
    </g:shipping>

    You can add ' USD' using suffix. Each parameter has prefix and suffix. But I want to add this feature from the box.

    7 years ago

    We have fixed this bug and tested on our Redis cache.
    V1.07

    I am sorry for this bug.
    Thank you.

    7 years ago

    I found the bug. You use Redis. I'll try to fix it.

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved