Forum Replies Created
-
AuthorPosts
-
January 23, 2018 at 8:04 am in reply to: User search conditional brackets and exclude by usermeta values #16447
davsev
ParticipantWorks like magic!!!
Now just one more thing,
Is it possible to assign this filters to a specific form?-
This reply was modified 8 years, 4 months ago by
davsev.
davsev
ParticipantAmazing!
Thank you!
Eventualy I did it disabeling the user image and and adding the field in the content at general options -> user search -> Advanced title field.
But I think your way is better.Thank you again!
December 28, 2017 at 8:01 pm in reply to: Get results in a different page and see vars in url #16072davsev
ParticipantHey,
I have changed the redirection url to a custom one,
The pgae redirection has a certain page template.
for some reason I keep seeng the results in page.php template file.What can be the reason osf taht?
Thank you.
David.December 21, 2017 at 1:09 pm in reply to: rtl move search box to be in right side of the search button #15981davsev
ParticipantThank you for your fast answer.
1. I meant to move the entire button to the left.
This is what I did:
[code]
.probox{
display: flex !important;
flex-direction: row-reverse !important;
}
[/code]2. Your result changes the input font but not the placeholder font.
How do I change the placeholder font?davsev
ParticipantYes,
I resolved the issue.Thank you!
-
This reply was modified 8 years, 4 months ago by
-
AuthorPosts