msantamaria
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Lister Lite for eBay] Template not working properlyHi louisapple,
We’re not sure why you’re insisting on making the template mobile-compatible when your original listing isn’t mobile-compatible to begin with…
Your template uses Javascript for the tabs and no matter what you do, i-ways.net will always return an error when Javascript is found in the listing.
Please note that we are aware of eBay’s upcoming changes in regards to active content and mobile friendly listing templates. But we will not be making any changes or offering any new “mobile friendly” listing templates until after eBay announces all of the requirements they will require in their 2016 fall seller update. Only then will we be providing a new listing template for these new requirements.
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Template not working properlyHi louisapple,
We have an update that is in the works, to our default template that is mobile compatible.
But upon testing your original listing from your first post and the final listing – both came back as non-mobile compatible…
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Template not working properlyHi louisapple,
I think you have figured this one out…
I can see that the PayPal and credit card logo is now at the right top corner-https://www.ebay.com.au/itm/Luxury-wooden-Cufflink-Box-for-36-pairs-of-cufflinks-/262563641377?ssPageName=STRK:MESE:IT
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Template not working properlyHi louisapple,
Here’s the code for the tabs – both
<li>
elements had the same ID attribute:<ul id="tab"> <li onclick="tabs('tli', 'tdiv', 2, 0)" class="h" id="tli0">Return</li> <li onclick="tabs('tli', 'tdiv', 2, 1)" class="b" id="tli1">Guarantee</li> <li class="lj"><a href="https://my.ebay.com.au/ws/eBayISAPI.dll?AcceptSavedSeller&rt=nc&ssPageName=STRK%3AMEFS%3AADDSTR&sellerid=dltradingau&guest=1" target="_blank">Newsletter</a></li> </ul>
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Template not working properlyHi louisapple,
The scripts are getting included just fine. You just need to add the necessary calls to your thumbnails and tabs.
First, all <img> elements inside the <div class=”pic_picx”> block needs to have this attribute:`onclick=”set_big_pic(this.src)”
so it will look something like:
<img style=”cursor:pointer;” onclick=”set_big_pic(this.src)” src=”https://i.ebayimg.com/xxx”>As for the tabs, the <li> elements inside the <ul id=”tab” name=”tab”> block needs to have:
onclick=”tabs(‘tli’, ‘tdiv’, 2, 0)”e.g.
`<li id=”tli0″ class=”h” onclick=”tabs(‘tli’, ‘tdiv’, 2, 0)”>Returnwhere the last parameter (0 in this example), points to a DIV element with an ID of tdiv0. Just increment the last parameter as you add tabs
Kind regards,
Menchie
WP Lab SupportHi fooshy,
You need to have a seller’s account. An eBay store with monthly fees is not required.
It is recommended though if you intend to list more than just a few items per month as subscribing to a monthly plan with eBay will greatly reduce your listing fees.
This should help: https://pages.ebay.com/help/sell/seller_account.html
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Template not working properlyHi louisapple,
It looks like the stylesheets aren’t getting loaded.
In the Edit Template page, add the contents of these two stylesheets into the Stylesheet box then try to update the listing again.
https://www.fenfeichina.com/ebayzx/desmoban/igrab/desc.css
https://www.fenfeichina.com/ebayzx/desmoban/igrab/desc2.cssKind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Before I invest anytime with this plugin…Hi Scott,
Michael is right, you can view the differences between lite and Pro version of WP-Lister plugin in the link he provided above.
Basically, the lite version of the plugin doesn’t have “Synchronize sales” or “Create orders in WooCommerce” option, only the Pro version has these features.
Kind regards,
Menchie
WP Lab SupportHi say_hello,
Yes, WP-Lister plugin supports auction type of listing.
As you may already know, the main purpose of WP-Lister is to allow you to sell your items both on eBay and your WooCommerce site. If your item is in auction, there is a recommended option on WP-Lister’s settings that should be enabled- it’s the “Link auctions to eBay” option you’ll find in WP-Lister > Settings.
If you set this to off, there won’t be any “view on eBay” link anymore – however, it’s recommended to keep it at the “recommended” option.
When this option is enabled, this will replace the “Add to Cart” button with a “View on eBay” button – to prevent someone from purchasing a product on your site when it’s on auction and there have been bids placed on eBay.
If you want to get an impression of WP-Lister’s general workflow we recommend you to check out the free version-if you haven’t yet. You can download it here: https://www.ads-software.com/plugins/wp-lister-for-ebay
Kind regards,
Menchie
WP Lab SupportHi elarts,
This error:
Missing value in the NameValueList pair. (#21919059)
Missing value in the NameValueList pair within a Variation or within the VariationSpecificsSet container.We cannot know for sure what is causing this error without looking at a sample product on your site, but 99% of the time this issue caused because you cannot use the “Any Size” or “Any Color” or “Any Anything” option when listing items to eBay. This is an eBay limitation not a limitation of WP-Lister. You can read more about this here –
https://docs.wplab.com/article/134-about-variation-attributes
You will want to focus on the section titled “Why exactly can’t I use variations with “Any Color…” selected?” section.
You need to select a unique variation name or NameValue for each variation.
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] wpl_ebay_title – how to change via product editHi obiebrown,
First, please make sure that you have the latest version of the plugin. If not please update. You can see the changelog here: https://www.wplab.com/plugins/wp-lister/changelog/
Please check on Edit product Page you should see it under “eBay options” >”Listing title”.
You may want to try to switch to another theme to see if that resolves the issue. You may also want to try disabling plugins one by one and see if the problems disappear.
If you’re still having issues, please send us support ticket here: https://www.wplab.com/request-support/ so we can investigate further.
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Error messages when verifyingHi kirkearl,
The messages you’re receiving are warnings which will not stop you from listing on eBay. However this means that you have used a setting that is not allowed by eBay anymore, so eBay simply ignores the setting.
There are 2 ways that you can setup your shipping options, return options, and payment options in WP-Lister. For each one you can either –
1.) Use a policy from your eBay account that was created directly on eBay (For example, a shipping policy is selected either in the edit product page or listing profile. In the listing profile it is labelled shipping policy (beta)) and you can select a policy from your eBay account.) If you don’t see any postage policies you will need to create one on eBay and then “refresh” your account details.
You can read more about policies here –
https://docs.wplab.com/article/103-enable-and-use-ebay-shipping-profiles2.) Manually insert the values for each option in WP-Lister
In a recent change, eBay no longer allows you to mix and match these 2 options for eBay accounts. You either manually enter the data in for shipping, returns, and payments, or you use policies for all. You cannot use a policy for shipping, and manually enter in data for returns and payments.Other users that were having the same problem as you have, made the necessary changes above and the warnings cleared successfully.
If you have any other concerns please send us support ticket here: https://www.wplab.com/request-support/
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Categories are not scrollableHi thesmart1,
On your WordPress dashboard, please go to WP-Lister > Settings > Account and click the “Refresh Details” link and that should solve the issue.
If not, please send us support ticket here: https://www.wplab.com/request-support/ so we can investigate further.
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for Amazon] PHP 7 SUpportHi webaholics,
This will be fixed in the next update to version 0.9.6.17 – which should be released on www.ads-software.com this (upcoming) week.
Kind regards,
Menchie
WP Lab SupportForum: Plugins
In reply to: [WP-Lister Lite for eBay] Custom Stock QuantityHi emilypierce723826,
You can use custom quantity options settings in the listing profile. There are 3 options you can set; you will want to look at the “Maximum Quantity” option here:
https://www.wplab.com/plugins/wp-lister/documentation/profiles/#Custom_QuantityoptionsKind regards,
Menchie
WP Lab Support