-
Author
-
October 29, 2016 at 02:08 #141997pohanaParticipant
Hi,
I use both the Kleo Search Form and the Search Live widget and get the same errors for some of the results. A given result appears twice, where one opens a 404 page and the other opens the right page. Moreover, when I close the right page that has opened (I use popups that work perfectly throughout the site), only the menus appear (top and side), but the content of the page is now empty. In other words, I’m not returned to the original page.
How can I modify these search forms to avoid these problems. Believe it or not, these are the last obstacles that I have before launching my site.
Thanks!
October 29, 2016 at 02:45 #141998pohanaParticipantAlso, yeah another problem, when there’s nothing typed in the search field and I press enter, many results appear.
October 30, 2016 at 22:23 #142109LauraModeratorHello, please share admin credentials so i can see it 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 31, 2016 at 06:05 #142154pohanaParticipantHi,
You can test it on thinkof.co
Thanks,
Patrick
November 1, 2016 at 00:39 #142338LauraModeratorHello, i do not see any issue, if it still have issues please guide me so i can see it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 1, 2016 at 12:12 #142403pohanaParticipantHi:
What do you mean by you don’t see any issue? You should read my questions again because every issue that I mention is there when I look at it like you from the outside. (1) Pressing enter in the search field without entering anything yields 189 results. (2) Entering, “chaplin”, for example, yields three results, two good and one that leads to a 404 page. (3) Following a good result (when you close the popup), you are taken to a page that only contains the menus, nothing else. Every issue that I mention is there.
Patrick
November 1, 2016 at 12:14 #142404pohanaParticipantPlease click on the Departed link (thinkof.co/departed/) to see the Kleo search form!
Thanks!
November 2, 2016 at 03:27 #142500LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 2, 2016 at 20:46 #142589RaduModeratorHi,
1. A normal user behavior will not press enter without typing some words or letters.
2. I cannot see a third result that generates a 404 page
link : http://thinkof.co/popup/charlie-chaplin/
link 2 : http://thinkof.co/popup/marlon-brando/No 404.
3. There it’s something custom I don’t recognize with what tools you have made that pop-up but you should put a href on close button that will get you back to this page : http://thinkof.co/departed/ or what page you want
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 3, 2016 at 00:28 #142620pohanaParticipantHi,
It seems that you also misunderstood me like Laura did. Please see the attached screenshots! The third result, in the case of the “chaplin” example, occurs only when you press Enter, which some users will surely do. And when you click on that third result, you get the 404 page.
As for the popups, I use Popup Maker, and it works fine everywhere except through the Search function, where you end up, after it is closed, on an empty page. There is no way that is given or that I know of to program the close button. As I said, it works well everywhere else. Why not in the Search function?Patrick
Attachments:
You must be logged in to view attached files.November 3, 2016 at 18:42 #142745RaduModeratorHi,
I saw that on mine appears first result if I search Chaplin
In this case you will have to specify context=”post” to show only posts, so modify the shortcode of the page with search to this
[kleo_search_form context="post"]
For the pop-up problem in search please show me a page where it works to can see the behaviour.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 3, 2016 at 21:46 #142781pohanaParticipantHi Radu:
When I modify the shortcode as you suggested, there are no results altogether, so that’s not the solution. As for the popup working correctly, just click on any link on the Models or Departed pages.
Thanks,
Patrick
November 3, 2016 at 22:37 #142791pohanaParticipantI’m sorry but I can’t. You can see what I mean without the admin credentials.
Thanks,
Patrick
November 4, 2016 at 19:00 #142878RaduModeratorI cannot helps you as it should if you don’t provide admin credentials but anyways i need to know what post types are that articles ?
Depends by that post type you should copy the slug and to post it to the context area.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 4, 2016 at 21:12 #142896pohanaParticipantHi Radu,
I really cannot provide you with any admin access. However, as you mentioned, all these popup pages (popups) use the “popup” post type, nothing else. As I mentioned and as you tested, they work everywhere except for the Search forms where they lead to empty pages (just the menus) after they are closed.
I’m not sure about what you mean when you mention to “copy the slug and post it in the context area”.
There’s still the issue of the results that lead to 404 pages.
Thanks,
Patrick
November 7, 2016 at 15:39 #143110RaduModeratorI see, hard to debug this without seeing nothing in backend
As you can see this page seems to be empty what this page contains in them backend, in text area ? http://thinkof.co/popup/constantin-brancusi/
If you want to perform search only in popup post type use this
[kleo_search_form context="popup"]
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 7, 2016 at 19:05 #143162pohanaParticipantThat’s what I’m using, [kleo_search_form context="popup"], but I still get those empty pages through this search function, but not elsewhere like when I click on any name in the tables.
November 7, 2016 at 19:20 #143166RaduModeratorI need admin credentials to can take a look, without those I can to nothing.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 8, 2016 at 01:15 #143237pohanaParticipantI’m attaching pics of the page with the search form. Perhaps it may help you. It’s one page from top to bottom divided into four parts.
Attachments:
You must be logged in to view attached files.November 8, 2016 at 17:59 #143358RaduModeratorIf you remove the search form from that page it works then ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 9, 2016 at 17:12 #143567pohanaParticipantYes! That’s what I’ve been saying all along. The popups work fine everywhere except for the search forms.
November 9, 2016 at 19:54 #143599RaduModeratorCan you send me the plugin to can test it in our environment ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 9, 2016 at 19:58 #143603pohanaParticipantAttached!
Attachments:
You must be logged in to view attached files.November 16, 2016 at 17:30 #144412RaduModeratorHi,
I saw that the plugin has a lot of thigs to setup, but anyway, if you activate the default WordPress theme the plugin it behaves the same if you close the pop-up a page with no content will be shown just I’ve tested
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 16, 2016 at 17:30 #144413RaduModeratorHi,
I saw that the plugin has a lot of thigs to setup, but anyway, if you activate the default WordPress theme the plugin it behaves the same if you close the pop-up a page with no content will be shown just I’ve tested
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 16, 2016 at 18:58 #144419pohanaParticipantHi:
So you’re saying that it has to do with the plugin, not the Search function. I knew that to some degree. I was hoping that you could tell me why. I guess not.
Patrick
November 17, 2016 at 19:37 #144605RaduModeratorHi,
I cannot give you any suggestions regarding the plugin functionality because i haven’t used that in past, but you can ask the plugin author he knows better than me the features of the plugin.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 17, 2016 at 19:40 #144606pohanaParticipantI’m discussing it with the author(s) now.
Thanks,
Patrick
November 18, 2016 at 19:21 #144704RaduModeratorOk
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 24, 2016 at 02:27 #145165pohanaParticipantThe author of Popup Maker couldn’t find a solution so I did myself. I simply eliminated all popups and replaced them with pages. It took time, but the result justified the means.
November 24, 2016 at 19:12 #145235RaduModeratorOk then
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.