Forum Replies Created
-
Author
-
michapelaParticipant
Hi,
Should I open another ticket, or is anybody respond on this one?
I thought that continue on this ticket will make easier to understand my problem. If is neccesary I can create another one.
Please give me some answer.
Thank you.
michapelaParticipantHi,
I reopened this ticket, becuase the issue I have it’s related to this.
I have the kleo search form, with search context=travel-plan(my custom post type). In the search ajx results it seems to work fine, because it just search for that custom post type. But if I search for something else and I press enter, in the search results appears everything(post,pages…). I also tried to use another searchform and change the search context and it happens the same.
michapelaParticipantThanks! It worked!
I also have another question. This post type is a travel plan, and this have three custom fields, which are destination, arrival date and departure date. So I was wondering if it is possible to make this search according to that custom fields.
michapelaParticipantI mean this search form.
is it possible to change the search context?
Attachments:
You must be logged in to view attached files.michapelaParticipantHi, it wasn’t for the cache, I just wrote without .header-scrolled and it worked
COPY CODE@media (max-width: 991px) { .kleo-main-header.header-normal { background: white !important; } }
Thanks!
michapelaParticipantHi thanks, this is much more elegant solution.
But it didn’t work properly with the ! in front get_post_type. I put it in the operator !=.
Like this it works fine.
michapelaParticipantHi thank you for your answer.
If I am not not wrong this was just to the categories of the CPT, but I want to to it’s to show different meta fields in each post.For example in my CPT just show Author Avatar, Author link and message link, and in the normal Post show Date and categories.
So I wanted to make a custom function like kleo_entry_meta_myCPT() that only shows the meta that I want.
Is it possible?Thanks
michapelaParticipantHi,
Yes I’ve tried, also using different browsers, and placing the kleo register element in a different page, but the result is the same.
The only time it worked was with buddypress deactivated.
It’s like the first line for typing it’s deactivated. I attached some screenshot.
Attachments:
You must be logged in to view attached files. -
AuthorPosts