I just added the shortcode that creates the "udemy" style search homepage.
http://support.vibethemes.com/support/solutions/articles/1000179433-udemy-style-homepage-example
Questions are:
1.) does this feature allow me to see a log of all search terms entered? If not, is there a solution via WPLMS or another plugin that would make this possible, in order to keep track of terms people are searching for.
2.) When I search a term, it seems as if, all courses show up in the search results. i still have the sample data on my site. No matter what term i search, the results equal all courses with the search term displaying as "[blank]". see screenshot. Shouldn't the results show only the courses that have corresponding tags, and shouldn't the search for " " equal the term I searched for?
Thank you for your help.
1. Setup Google Analytics on your site, simply add the page view code in WPLMS - Footer section. It automatically detects the search terms entered in the site ( via url ?s= parameter) and you can get all the search terms on your site. Refer :
https://support.google.com/analytics/answer/1012264?hl=en
2. That is how these should function. When you're logged in to the site, there are two search bars visible, on in home page and another in WP Admin bar. Try disabling the WP Admin bar from WP Admin - Users - MyProfile - uncheck show WP Admin bar.
Example :
http://themes.vibethemes.com/wplms/skins/modern/?post_type=course&course-cat=&instructor=&s=mobile+apps
Thank you for the reply. Is there a way I can change the words inside of the search bar, "Type Keywords...?
Thanks you
You can translate this text .It is in the vibe course module plugin .Please refer :
https://wplms.io/support/knowledge-base/translate-using-codestyling-localization-plugin/
Do not forget to generate the mo file and also inatll the preserver plugin .