Hello, I'm new to wordpress and will be building a gaming site. On the main page I'll have my blog but some areas that show a featured sections or something. I want those areas/sections editable. Here just an example pic I found online http://web3mantra.com/wp-content/uploads/2011/03/psd-website-template24.jpg
Where it says "Multiple Options", "Shortcodes included" and "Updated Support"
I would like to have sections like that but be able to edit it from time to time easily.
Where it says "Multiple Options", "Shortcodes included" and "Updated Support"
I would like to have sections like that but be able to edit it from time to time easily.
How would I go about making this?
In your theme file you will add something like the following.
And in you theme's functions.php file add the following.
After some basic styling to get them to float side by side you should be good to go.
Hope this helps! I may not have explained well enough, let me know if you run into issues.