Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Add Widgets to Center Column Front Page Only (http://forum.bytesforall.com/showthread.php?t=2876)

MountainStream Aug 8, 2009 12:52 PM

Add Widgets to Center Column Front Page Only
 
I would like to add widgets to the front page only in the center column. Additionally, I would like to only have 2 blog posts on the front page. The widgets would go under the blog posts.

I have the adding widget to center column figured out, but it goes on all the pages not just the front page.

Can any one help me with the code and where to put it?

Flynn Aug 9, 2009 02:55 PM

Try the plugin "Widget Logic"

MountainStream Aug 9, 2009 03:30 PM

I don't get it. There's no instructions for Widget Logic and I don't see anything about this 'plugin' in the admin panel outside of editing it. I don't see how that is going to answer my original question.

And the funny thing just happened. I found in the WordPress settings the abilities to limit the number of posts on the front page. Tested it out, and when I cut it to two it the software added a numbered navigation bar at the bottom, and duplicated the widget areas.

What's causing that? There really has to be a better way of doing this.

Flynn Aug 9, 2009 03:55 PM

If you google "widget logic", the first result leads to http://wordpress.org/extend/plugins/widget-logic/

Download the plugin from there, install it at your site, then all widgets will have an extra field where you can put Wordpress conditional tags such as

is_single() AND in_category('Cheese')

to limit the widget to specific pages. The above example would limit the display of this particular widget to single pages of posts filed under the category "Cheese". See http://codex.wordpress.org/Conditional_Tags for more Conditional Tags. You can group or combine these tags endlessly with AND and OR and brackets ( ... )

dan.s.ward Aug 9, 2009 04:21 PM

Widget Logic is cool but it does not help get widgets in the center column of a page.

It would be nice if there was a way to add a widget area to the content area of a page without editing the theme's code.

MountainStream Aug 9, 2009 09:32 PM

I agree with you Dan. Shouldn't have to write a ton of code to put a widget area in the center column.

Sakshin Aug 10, 2009 03:13 PM

I'm on the same track. Needing to divide the center colom into 2 coloms. Anybody any suggestions?

Flynn Aug 11, 2009 02:32 AM

Please start a new thread. There are 3 different questions in this thread now

Sakshin Aug 11, 2009 09:04 AM

I will but it seems I don't have the right privilages to start a new threat. But now I'm here, i found something here http://www.sitepoint.com/forums/show...35&postcount=7 but it doesn't work for me. Could you tell me if this is suitable for atahualpa? please?

Flynn Aug 11, 2009 01:25 PM

Are you sure? Did you click on the "New Thread" button? You cannot post in the Gold forum if you mean that, that one is read only, but all other forums should work.

What you posted is just some HTML and CSS to have two columns side by side. Sure you can do that in Atahualpa. The much more complicated issue will be to split the posts to be displayed in two columns. Please start a new thread for this.

Sakshin Aug 13, 2009 12:51 PM

I did open a new thread about it and you can find it here http://forum.bytesforall.com/showthread.php?t=2948


All times are GMT -6. The time now is 12:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.