Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Some content is not appearing on search page
This topic contains 6 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 11 months ago.
- AuthorPosts
- June 18, 2018 at 6:52 pm #18345
Hello team
Sorry for disturb you again.
Today I tried to check website but got another issue.
After you added some code in search template to filter all, I got issue with popup, there is content in pop but not appearing, it’s like it’s taking css for display none.Down is button for send request, which is a pop up but it’s empty inside..
It’s same popup at http://v2018.istudy.mu/course/msc-international-tourism-and-hospitality-management/ for INTERESTED IN COURSE? at the bottom “Click here”… It’s same popup.. It’s at lots of places in website and appearing but not appearing only in search page…
Can you please check it, why it’s like this after updating those codes?
Waiting for your reply,
Thanks a lot in advance
June 19, 2018 at 6:00 am #18351Hello team,
Any solution? Any update :'(June 19, 2018 at 9:14 am #18354Hi,
The issue in this case is not related to the search plugin. As I can see, you are trying to display a pop-up within the results page via custom code. You are invoking the:
[sg_popup id=9]
..shortcode there. That popup should contain this form shortcode, as I can see in the editor: https://i.imgur.com/uXxBSAz.png
Best,
However that shortcode is either not initialized when the pop-up shortcode is exectuted, or does not exist. Some plugins require a valid Post object to work properly. The issue is not that the pop-up content is not visible, but that the cred_form shortcode returns an empty content on that page, thus is probably not initialized.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
June 19, 2018 at 11:12 am #18360Hello,
Thanks for your reply…
It’s same as another pages which are like course etc…
It;s not empty one. There is an cred form in it, with some static text also like “Hi, I am working”
But noting appearing..June 19, 2018 at 11:35 am #18361Hi,
I understand, what I am saying is, that the cred_form shortcode might require a post object context in order to work (and the results page is not an actual page within a post context), or it might not be initiated yet at that point in the page.
Best,
Unfortunately I cannot tell, because it is not related to the search plugin itself.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
June 19, 2018 at 5:36 pm #18363Ok,,
Thank you. Can have any solution from anywhere? I can pay in end of this month
ThanksJune 19, 2018 at 8:25 pm #18366Hi,
I usually recommend this service, they should be able to help you out.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.