Hi,
Hoping someone can assist - I'm currently developing a website in HTML/CSS that will eventually be converted into a WordPress CMS - this is the first time I am attempting this and have a few queries regarding this:
1) Within the current site I am developing, I want to have a "Search" box feature by where the user can search on any content within the site - now my question is here, is it worth developing this feature here at the HTML/CSS stage or can/should I just go straight to WordPress and hopefully use WP Search functionality, I am assuming this exists and if it does, how do I use it in WP?
Can people provide the code involved in adding a Search feature and is it customizable?
2) As I am a newbie to WP, how difficult is it to convert one of my HTML/CSS web pages into a WP CMS page by where the admin person can change the text as well as any images embedded in the page?
What php/WP calls are required?
Any decent examples someone can point me to, that demonstrates a HTML/CSS page being converted for WP, to be used as a CMS.
Thanks