Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Not working
This topic contains 10 replies, has 2 voices, and was last updated by 69developer3 9 years, 9 months ago.
- AuthorPosts
- February 21, 2014 at 7:39 pm #1046
Not sure what happened to my support ticket. This product isnt working. Please help me.
My blog is
musicmekka.com/wp-admin
tdarnold
ChiChiLee1960ftp is:
http://ftp.musicmekka.com
musicmec
ChiChiLee1960February 21, 2014 at 7:40 pm #1047The widget wont even go onto the sidebar. never seen this before in wordpress
February 21, 2014 at 7:45 pm #1048No worries, I’m working on the widget fix. I’ve seen thousands of plugins and yes it happens. Turns out the developers changed a few thing with the new 3.8.1 version and other authors also reported same issues a few days ago.
I have a temporary solution, I will change the search files on your server in a minute.
Thanks!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 21, 2014 at 7:50 pm #1049This error log was in my plugin folder
Attachments:
You must be logged in to view attached files.February 21, 2014 at 8:04 pm #1051Thanks!
The widget should work fine now. I also recommend to use the Relevannsi plugin, to enhance the search results more, you can download it here: Relevannsi
It cooperates well with the the search plugin!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 21, 2014 at 8:04 pm #1052Sorry I may have a bug on my pc. I see its working on another computer. I just need to make ot faster
February 21, 2014 at 8:29 pm #1053One other question. how can I change the search results page?
February 21, 2014 at 8:47 pm #1054Evrything is look good. The Title in the search results in whited out
February 21, 2014 at 9:14 pm #1055Got the title fixed
February 21, 2014 at 9:21 pm #1056Everything is looking good now. Here is the results page I made but not working: http://musicmekka.com/results/
February 21, 2014 at 10:33 pm #1058One more thing.
I need to add these option to the search box below where all it does it add the terms as additional terms to the text:
<form method=”get” id=”searchform” action=”http://musicmekka.com/”>
<select name=”cat” id=”cat”>
<option value=”LP”>LP</option>
<option value=”45″>45rpm</option>
<option value=”10″>10″</option>
<option value=”12″>12″</option>
<option value=”CD”>CD”</option>
<option value=”video laser”>video – laser</option>
</select>
<br />
<br /><input type=”text” value=”Artist Search” name=”a” id=”a” onblur=”if (this.value == ”) {this.value = ‘Artist and Title’;}” onfocus=”if (this.value == ‘Artist Search’) {this.value = ”;}” />
</form>
</div><!– #search –> - AuthorPosts
You must be logged in to reply to this topic.