PDA

View Full Version : vBulletin CMS Widgets - eBay Search Box (Widget)


desi-boy
01-12-2010, 10:00 PM
This is a simple ebay Search Box (Widget)

https://vborg.vbsupport.ru/external/2010/01/87.jpg


Create a new widget
Control Panel Home > vBulletin CMS > widgets > create new widget

Widget type : Static HTML
Title : eBay Search Box or other...
Description : bla bla bla bla

SAVE WIDGET

Click on Configure

<div align="center><img src="http://pics.ebaystatic.com/aw/pics/logos/logoEbay_x45.gif" height=35 width=160></br>
</br>
<form method="get" target="_blank" action="http://search.ebay.com/search/search.dll"><input type="hidden" name="sojs" value="1"><input type="hidden" name="from" value="R40"><input type="text" maxlength="300" name="satitle" size="20"><input type="submit" value="Search"></form>
</div>


and paste this code in Enter Static HTML & click save

Manage widget in Layouts manager & thats all

Kolbi
01-13-2010, 05:53 PM
Nice but can you make it xhtml valid?
<div align="center> and </div> instead of the center tag?

RedHacker
01-18-2010, 08:43 AM
For the England ebay....?

Kolbi
01-18-2010, 10:05 AM
Change </br> to <br /> please to be 100% xhtml valid :)

RedHacker
01-18-2010, 11:14 PM
<center><img src="images/misc/eBay.gif" height=35 width=107></br>
<br /> <form method="get" target="_blank" action="http://search.ebay.co.uk/search/search.dll"><input type="hidden" name="sojs" value="1"><input type="hidden" name="from" value="R40"><input type="text" maxlength="300" name="satitle" size="20"><input type="submit" value="Search"></form>
</center>

UNITED KINGDOM Search

3DUInc
01-19-2010, 11:54 PM
Thanks :)

andymorris1973
01-20-2010, 12:35 PM
*edit* Doesn't matter ive fixed it :)

abqtj
01-20-2010, 02:18 PM
Very easy! Nice!

murekhalir
02-11-2010, 11:06 PM
can you combine affiliate linkage into this?

gchristo
04-12-2010, 05:54 PM
Anyone else have problems with this?
The search works great, but it opens up view profile of an admin each time to click on it???

desi-boy
04-12-2010, 06:29 PM
Anyone else have problems with this?
The search works great, but it opens up view profile of an admin each time to click on it???

sorry what do u mean ??? can u explain plezzz

gchristo
04-13-2010, 03:13 AM
Looks like there was some interference with the music widget that wrapping itself around the ebay widget.
When you entered something into the ebay widget, it would open a new window as it should, but in the main window would change to profile view. Strange but we seperated the 2 widgets and all is well.
Thanks

caciocode
08-23-2010, 09:23 AM
Tagged