Did you try to cancel sample label?
When I tried to cancel sample label I
Error. Label could not be found. This can happen if the label was never requested or if you are attempting to refund a sample label.
Enable Debugging on plugin configure page and try to cancel the label.
Send me plugin log file. I want to see the error message.
Yes, you are right. I'll try to fix this bug.
Thank you.
Version 1.07 - July 17th, 2017
- fixed bug. (Double sending email notification for partial shipping orders).
About country and company name.
I checked the LinkedIn documentation.
https://developer.linkedin.com/docs/fields/basic-profile
I can read location (country) and position (company), but I checked these parameters on my LinkedIn profile.
LinkedIn didn't return information about my country and company.
May be I have free LinkedIn application...
Can you enable debugging on plugin configure page?
Try to login using LinkedIn and send me plugin log file. I'll check XML answer from LinkedIn and I'll be able to answer you.
What nop version do you use?
Plugin uses internal nopCommerce library for paging.
I can't help you to solve this problem.
I advise you to read this article.
https://www.nopcommerce.com/boards/t/38759/seo-improvement-rel-prevnext.aspx
Check if you have such file WebMarkupMin.Core.dll in another folders.
Our plugin uses WebMarkupMin.Core 2.4.0.0.
Maybe another plugin uses this dll too.
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>
I saw such error many times.
Check the description of this product. This description has 'deny' chars. You will see "box".
Download new release. Thank you for your suggestion.