I'm just getting the site going at www.hopeunbridled.org and I have a couple of things I need to do. 1. All the secondary pages have 'Categories' and 'Archives' listed on the right had side, toward the bottom. I want to remove those. How can I do that? 2. On some of the pages I would like a two-column or three-column format instead of the full page format. How can I change that? 3. I cannot seem to find the "contact page" setup others are talking about with google map. I input the iframe text, but I cannot see the map or response form fields, etc. Thanks for your help.
OK. I figured out #1 above. What I was seeing were "default widgets" and all that needs to be done to remove them is to add any other widget. If you do not want any widgets to appear, simply add a "text widget" and leave all text fields blank. On #3 above I installed a WP plug-in called 'Contact Form 7'. I'm still trying to get it to work. So Ssggestions on #3 are still very welcome. I do still need help with #2 above. Thanks!
I figured out how to get Contact Form 7 working. I would like to know more about the other contact form others are talking about in this forum with gMap included. I do still need help with #2 above. Thanks! Seriously, thanks for all your help!
Hello, For the column issue in the fullwidth page, you can use column shortcode. Code: [col2] This is content... [/col2][col2_last] This is content... [/col2_last] see the link for more detail: http://inkthemes.com/wptheme/blackbird-technology/?page_id=96 See the link for reference: http://www.inkthemes.com/how-to-use-shortcodes-in-themes/02/ I hope this will help you.