Forum Replies Created
-
AuthorPosts
-
aspique
ParticipantHi – Many thanks for this fix. Dropdown now shows “Pages Guy” so it seems to solve this specific issue.
aspique
ParticipantIt’s this post: https://lemessagerevangelique.ch/2018/ils-ont-perce-mes-mains-et-mes-pieds/ where post_meta custom field “auteur” = “Pages Guy”
aspique
ParticipantYou cannot access this content.
aspique
ParticipantHi,
Value is used for a post, so it is in the post_meta database. I cleared all possible caches but still it does not show up in dropdown.aspique
ParticipantHi,
I managed to find a way to fix it (actually found out that z-index only works if div’s position is set to relative, absolute or fixed).
Best,
Tiboraspique
ParticipantOk cool, thank you for this code update, I’ll use it.
Best,
Tiboraspique
ParticipantHello Ernest,
Thank you for your feedback and for your work, I’ll then wait for a next update hopefully with this bug solved.
Best,
Tiboraspique
ParticipantOk. But at least, can I manage to display my sentence “Your requests generated more than 200 results, we invite you to refine it” only if there is MORE than 10 results, and not if there is exactly 10 results? This means I would display this sentence only if there’s a “load more” link. Could you please tell me how I could handle this? Many thanks in advance.
aspique
ParticipantHello,
Thank you for your answer and custom code proposal. But I wish to display this sentence directly already on first batch load, to warn user. Therefore I need a way to know if there are more than 200 results before loading all batches.
This would imply to know if total results are > 200 or not: can you get this information? Or even ideally can you know the total number of results? Which would allow us to display a sentence such as: “Only first 200 results are displayed (out of 348 results). We invite you to refine your requests.”
Is it possible? Many thanks in advance for your feedback.
-
AuthorPosts