-
Website
http://geeklad.com/ -
Original page
http://geeklad.com/free-ebay-store -
Subscribe
All Comments -
Community
-
Top Commenters
-
brucini
2 comments · 1 points
-
thunderror
2 comments · 2 points
-
viclogic
2 comments · 4 points
-
Mahogany
2 comments · 1 points
-
Manuel Belmadani
3 comments · 1 points
-
-
Popular Threads
to bloggers, without having to go out and spend $100 on something that may
never work.
just the keywords wouldn't be very helpful, since they would be the same for
all of the products. I might place some kind of character limit and
use ellipses(...) to indicate a long description.
multiple times. For example, if you want to display XBox consoles and games
at the same time, you can do something like this:
[ebay keywords="xbox console" rows="1" columns="3"]
[ebay keywords="xbox games" rows="2" columns="3"]
This would display 3 XBox consoles (1 row with 3 columns), and 6 xbox games
(2 rows with 3 columns).
this is what I have right now based on the plugin: (with the keyword search changed for obvious reasons)
[ebay campaignid="xxxxxxxxxxx" keywords="xbox console" rows="10" columns="NUMBER-OF-2" pagination="yes" vertical="yes"]
which eBay locale to use.
thanks so much for sharing your work!
jodie
any comparison tools (yet).
this enabled, it won't work.
I'd defo be using it if you could
it's just what i've been looking for
update the readme to indicate it works on 2.8.1.
soon.
What version of WordPress are you using?
braces? Are you using some kind of article editing plugin perhaps?
The following is the output of the code on the post page unaltered. The results are the same regardless of what I do to the script, notice the brackets are gone, but the commas change:
ebay campaignid=”YOUR-CAMPAIGN-ID” keywords=”YOUR-STORE-KEYWORDS” rows=”NUMBER-OF-ROWS-YOU-WANT-TO-DISPLAY” columns=”NUMBER-OF-COLUMNS-YOU-WANT-TO-DISPLAY” pagination=”yes” vertical=”yes”
Try clicking the HTML tab and then adding the code.
you just try [ebay campaignid="YOUR-CAMPAIGN-ID"
keywords="YOUR-STORE-KEYWORDS"] and replace YOUR-CAMPAIGN-ID and
YOUR-STORE-KEYWORDS appropriately. Does it still break?