You have no items in your shopping cart.

Thursday, March 28, 2024 9:27:58 PM

"short description" in plain format?

Posted: 6 years ago

#5410 Quote
Using Feed Manager V1.52 on Nopcommerce 3.7.

I have "short description" selected for field 2, description.  My contents of the short description are attached below.

When viewed on the Nopcommerce page, the un-ordered list shows up correctly in the short description area.

My problem is when I select "short description" in Feed Manager, all of the content is appended together.  

Is there a way for feed manager to show short description with a delimiter in between lines within short description?

[<p><img src="/Content/Images/uploaded/Xtreme-Duty_5star_USA.png" alt="Quality Indicator" width="400" height="40" /></p><ul style=""text-align:left; padding:0; margin-top: 0; margin-left: 15px;""><li>COLOR:  ALPINEWITE 5000K</li><li>APPEARANCE: BRIGHTER WHITER</li><li>15 Year Warranty</li><li>5235 SEEABLE Lumens</li><li>UNDER 5% LUMEN LOSS</li><li><a style="text-decoration: underline; color: green;font-size: 12pt;" href="https://mebulbs.biz/a/cd/rewards" target="_blank" title = "View our Reward$ section">5% Reward<span style="font-size : 120%"> $</span></a></li><li>20 Year Warranty on HYBRID Ballast<img src="/Content/Images/qmrk.png" title="When used with Hybrid Ballast, lamp gets 20-year warranty." width="16" height="16" /></li></ul>    ] 

Posted: 6 years ago

#5411 Quote

Support

Posted: 6 years ago

#5411 Quote
Check "Post-process action" value.
Try to set value 'none' (or 0 in XML template).
You use 'decode_html_entity' and plugin removes all html tags.

Posted: 6 years ago

#5412 Quote

kh

Posted: 6 years ago

#5412 Quote
The post process action decode_html_entity is grayed out & I cannot change it there.

Which of these fields from xml config relate to that?
<FeedAttribute>
    <Id>2</Id>
    <FeedCaption>Description</FeedCaption>
    <FeedName>description</FeedName>
    <FieldNameCode>shortdescription</FieldNameCode>
    <ConvertValues />
    <CharsLimit>5000</CharsLimit>
    <Required>false</Required>
    <IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
    <UseCDATA>false</UseCDATA>
    <ActionId>2</ActionId>
    <AdvancedField>false</AdvancedField>
    <RowSourceType>0</RowSourceType>
    <AttributeControlType>0</AttributeControlType>
  </FeedAttribute>

Posted: 6 years ago

#5413 Quote

Support

Posted: 6 years ago

#5413 Quote
<ActionId>0</ActionId>

Powered by nopCommerce

Copyright © 2023 FoxNetSoft. All rights reserved