Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Ajax Search not working nor showing up on my site
This topic contains 45 replies, has 3 voices, and was last updated by tdarnold 9 years, 2 months ago.
- AuthorPosts
- March 10, 2014 at 8:22 pm #1318
Okay, then I remove it from the sidebar. You can reupload the template if you want, but you should finish the import first. I think the problem might be related with the high amount of conntet, but I’m not sure. The page breaks after the first content on the front page. Ususally it happens when some kind of plugin adds a hook to output something after the post/page content and it goes wrong, but I guess you werent installing plugins right now. The template might got currupted during the import process, but it’s highly unlikely. Another possibility is, when the import data gets corrupted when copied, but I hope that didn’t happen, because that’s a real pain in the ass.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 10, 2014 at 8:23 pm #1319I mean here. Just grinds away. I was getting some results now nothing
March 10, 2014 at 8:25 pm #1320Oh wait, that page contains the old search shortcode, that’s why it’s not working. Let me check that.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 10, 2014 at 8:33 pm #1321It looks better now on my end. I highly recommend not to turn on relevance sorting, and searching in content. With 100k records you would need a super expensive database server to run a search query.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 10, 2014 at 8:38 pm #1322+ dont enable the search in categories/tags, because it joins the 100k posts table with the 2k record post_tags table, which is 2 billion joint data.
I already did this configuration, it gives results fine, and under 2 seconds, which is not bad for such a huge database 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 10, 2014 at 8:42 pm #1323OK Thanks i’ll check it. It worked great before my site crashed and I think it will work great again.
March 10, 2014 at 8:45 pm #1324Thanks!
Hopefully I can finally add the fulltext search engine for the next version. That technology is designed especially for big databases like yours. That will work even better!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 10, 2014 at 8:55 pm #1325Ok everything works perfect unless I “add category selectors then the whole page goes out of whack. problem is I need those.
March 10, 2014 at 9:06 pm #1326That was the thing I had to completely disable, due to the huge amount of product categories. It completely broke the search frontend/backend, because the html code was so big, the browser couldn’t handle it.
I’m not sure I can fix that, but I will look at it tomorrow, I need to get some sleep now 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 10, 2014 at 10:19 pm #1327I wonder if I can remove show categories. i really only have a few parent categories the rest are subs
March 11, 2014 at 8:59 pm #1333Just checking back in to see if you could look at this again
March 11, 2014 at 9:00 pm #1334Hi!
I have already replied to your other ticket. I will install a new version tomorrow, that I have worked on today 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 11, 2014 at 9:07 pm #1335Ok Thamks
March 12, 2014 at 8:25 am #1341Hi!
I’ve managed to solve the issue, but I needed to edit the search code in many ways. I’m attaching a copy of the modified search in case you need to reinstall it anytime.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 12, 2014 at 6:59 pm #1354Thanks for all your help but the categories are showing up whether I turn them on or off and they arent clickable
- AuthorPosts
You must be logged in to reply to this topic.