Hello!! I need help on how to code Featured Post and Magazine style frontpage in an existing WordPress Theme.. Any Help is really much appreciated.. Thanks..
Have you tried using the sticky post feature in Wordpress? And for the magazine style TinyMCE plugin using tables or the Raw html plugin. Or find or purchase the theme like the Revolution themes?
You dont have to code anything Install Featured Content Gallery (its free) and then activate it. Go at the settings page and get a code similar to this: <?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?> Code (markup): Add that code in your index.php where you want the featured content to be displayed
Thanks for the reply. But I don't want to use any plugins. It must be in the feature of the theme. I want to edit my existing WP theme and then add a featured post and change the frontpage to a magazine style theme with a thumbnail of the photo in the left side.. Anyone can help me to code it? I will really appreciate it.. Thanks..
If you can't find someone who'll do it for you you might try one of the freelancer sites like elance.com, http://www.rentacoder.com/RentACoder/DotNet/default.aspx
Yeah I know how to find a freelancer, but If anyone wants to help how to code a featured post and magazine style frontpage. I will really appreciate it.. I just need to know where to add the code, for example in the function.php and etc.. Thanks in advance..