Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Static Page on Sidebar


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Sep 15, 2010, 07:37 PM
whitie
 
5 posts · Feb 2010
Hi, I was hoping to be able to create a static wordpress page then display that page on the sidebar.

I found a plugin called "Super Page Widget" which does this, however when I utilise it, suddenly my centre area displays "404 cannot find page" error. I have tried using the plain text widget, which works to a point, but it is a pain to create a nice page using it rather than the tools available in making standard wordpress pages.

Has anyone found a great solution for doing this, or for making "Super Page Widget" work with Atahualpa?

Thanks
  #2  
Old Sep 15, 2010, 10:16 PM
lmilesw's Avatar
lmilesw
 
9,381 posts · Jul 2009
Central New York State USA
You might want to take a look at The Spectacu.la Page Widget
I haven't done any testing but I saw it awhile ago and it looked interesting. It also indicates compatibility with WP 3.0.1
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Sep 15, 2010, 10:36 PM
whitie
 
5 posts · Feb 2010
Thanks for your help lmilesw. I will have to check that out.

I've also just had some luck with a plugin called Shortcode Exec PHP.

I created a shortcode called "show_post" with the below code:

PHP Code:
extract(shortcode_atts(array('post' => '10'), $atts));
get_a_post($post);
/*the_title();*/
the_content();
/*[show_post post="post_number"]*/ 
The in the sidebar I inserted a Rich Text widget (text widget works as well), with the following code:

PHP Code:
[show_post post="140"
... And voilą it worked. Your solution seems like it might be more suited directly to the problem though so thank you!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Wordpress as CSS =>Right Sidebar disappears on Static Page gnosis Sidebars & Widgets 0 Jul 2, 2010 09:00 AM
static front page, page title on header, remove content but keep sidebar questions Magic Atahualpa 3 Wordpress theme 0 Jan 25, 2010 12:12 AM
Default Non-static Front Page (Home Page) Is Missing (Atahualpa Theme) SavvyBaker Center area post/pages 0 Jan 18, 2010 04:02 PM
Static sidebar - can it be done?? CobaltFall Sidebars & Widgets 0 Aug 13, 2009 12:42 PM
Show sidebar on only one static page Loretta Sidebars & Widgets 0 Jul 23, 2009 03:46 PM


All times are GMT -6. The time now is 11:34 PM.


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