Thanks, unfortunatelly it didn't work. I typed name of course, still had 67 results. What's the code where the search bar only searches for course titles? Nothing else...
That's more like it. But now it brings me to a different page, with different course card. And filter options I don't need. I have now created this. Which works. I only want to know how I can keep the course images of the search results the same size as the grid: http://somup.com/c36UjZvyp6
Hello,
Is it possible to create a search forum that only shows courses as results? not pages, posts, whatever....
Thanks,
Gijs
well for this add html elementor widget and add this code in it :
What code? I see nothing.
Gijs
Im sorry this code :
https://gist.github.com/alexvibealex/d297f43122b645a01074d4f8e636730c
Thanks, unfortunatelly it didn't work. I typed name of course, still had 67 results. What's the code where the search bar only searches for course titles? Nothing else...
check this page out : https://env-meestergijs-premium.kinsta.cloud/try-this/
select this if you want to search only courses in header search :
https://prnt.sc/BgWiJLz_FG11
That's more like it. But now it brings me to a different page, with different course card. And filter options I don't need. I have now created this. Which works. I only want to know how I can keep the course images of the search results the same size as the grid: http://somup.com/c36UjZvyp6
That's this page: https://env-meestergijs-premium.kinsta.cloud/cursusaanbod3
Well for that copy the search.php from your wp-content/themes/wplms folder to your wp-content/themes/{your-child-theme-folder}/
then rename that search.php file to search-incourse.php .
That didn't work. But look, I have this now: https://env-meestergijs-premium.kinsta.cloud/cursusaanbod3/
How can I reshape the course images that are shows as search result? This one: http://somup.com/c36wQsval0
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.wplms_courses_directory>.vibebp_course{
max-width:320px !important;
}
Oh yeah!!!! Again, perfect.
This was a very productive Monday and Tuesday for me. Thank you so much.
~closing~