Categories for Custom Type Posts

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Categories for Custom Type Posts

This topic contains 39 replies, has 2 voices, and was last updated by John Pcholy Pcholy John 9 years, 6 months ago.

Viewing 15 posts - 16 through 30 (of 40 total)
  • Author
    Posts
  • #2266
    John Pcholy
    Pcholy John
    Participant

    Will this shorten Titles of posts on Polaroid Results only or everywhere on the website?

    #2267
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    No, it would change it to ever type.

    I however made a change on the search code directly to cut only polaroid titles. It should look better now. Currently is set to 30 characters.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #2268
    John Pcholy
    Pcholy John
    Participant

    Thanks a bunch!

    Looks nice now.

    #2269
    John Pcholy
    Pcholy John
    Participant

    Ernest,

    on the home page there is an icon “magnifying loupe”, when you click there a search which belongs to the theme.

    We can replace it using shortcode in searchform.php and searchform-header.php by pasting it inside <form> </form>.

    Problem is: when you type the search word on SearchPro bar and hit “Enter” on keyboard – it redirects to http://betapcholy.wpengine.com/?phrase=&phrase= instead of displaying results.

    How do we properly modify these files to eliminate this problem?

    Thanks a lot.

    #2270
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    I think the problem is that it’s inside of the

    element. The search uses a form element itself so it creates an invalid html if you put it inside the form. You should instead replace the form element with the search. I think that will solve the url issue as well.
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #2271
    John Pcholy
    Pcholy John
    Participant

    Yep, replaced an entire element and now it works well.

    Thanks for prompt support!

    ps We left max star rating on envato.

    #2332
    John Pcholy
    Pcholy John
    Participant

    Ernesto,

    we use Top Searches widget in the footer area, option: Search using Search Pro with the target.

    After clicking on keyword, if there is nothing found, it scrolls page up to the header.

    Is is normal default behavior?

    #2335
    John Pcholy
    Pcholy John
    Participant

    Actually, when clicking on any of keywords in footer area – page is scrolled up and nothing happens.

    Please advice.Thanks.

    #2336
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    It looks like a bug to me, your configuration is all right. I will need to make a few tests on this on my local server. I will apply it on your live site once it’s fixed, before I upload it to codecanyon. (in 24-48 hours max)
    Thank you for reporting this!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #2339
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    It wasn’t actually a bug per se, the script was triggering the first instance of the “Test” search, which was hidden on the top bar. I modified the code to trigger the second instance, which is on the middle of the page. So now, when clicking on the keyword it will scroll up to the search results of the visible search engine.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #2340
    John Pcholy
    Pcholy John
    Participant

    Thanks again!

    #2366
    John Pcholy
    Pcholy John
    Participant

    Hi!

    on Chrome browser, when I flip “polaroid result” – I see nothing. on Mozilla it is OK – after flipping I can see back of the polaroid with the excerpt.

    What could be the problem?

    #2369
    John Pcholy
    Pcholy John
    Participant

    Ernest,

    one more thing, during our development we sometimes copy entire WP install.

    When we do that – SearchPro is not working on the new copy of WP.

    Any thoughts?

    ps

    we copied betapcholy. to sept5th.

    user/password are the same.

    Thanks!

    #2370
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    Does the search shows any errors or anything after copying?

    When you copy a wordpress instance to another url, you also need to edit the databse files, because it may contain information from the old url. It’s actually a quite complicated process.

    I can see a few icons missing, and a bunch of 404 errors on my chrome developer toolbar, which indicates that the moving process was not successful. You can read more about this here: http://codex.wordpress.org/Moving_WordPress

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #2371
    John Pcholy
    Pcholy John
    Participant

    It does not give any results.

    I will talk to hosting company about database.

    Thanks.

    Just to prevent confusion: polaroid flipping problem on Chrome is on beta.

Viewing 15 posts - 16 through 30 (of 40 total)

You must be logged in to reply to this topic.