Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Some content is not appearing on search page
- This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago by
Ernest Marcinko.
-
AuthorPosts
-
June 18, 2018 at 6:52 pm #18345
djmhim
ParticipantHello 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 #18351djmhim
ParticipantHello team,
Any solution? Any update :'(June 19, 2018 at 9:14 am #18354Ernest Marcinko
KeymasterHi,
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:
[php][sg_popup id=9][/php]
..shortcode there. That popup should contain this form shortcode, as I can see in the editor: https://i.imgur.com/uXxBSAz.png
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.June 19, 2018 at 11:12 am #18360djmhim
ParticipantHello,
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 #18361Ernest Marcinko
KeymasterHi,
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.
Unfortunately I cannot tell, because it is not related to the search plugin itself.June 19, 2018 at 5:36 pm #18363djmhim
ParticipantOk,,
Thank you. Can have any solution from anywhere? I can pay in end of this month
ThanksJune 19, 2018 at 8:25 pm #18366Ernest Marcinko
KeymasterHi,
I usually recommend this service, they should be able to help you out.
-
AuthorPosts
- You must be logged in to reply to this topic.