Title: Right Side Bar
Last modified: August 19, 2016

---

# Right Side Bar

 *  Resolved [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/)
 * I hope I am aksing this question correctly. I am currently running a poetry site
   at [http://www.howlingnight.com](http://www.howlingnight.com). If you go to my
   Latest Poems Page and my Early Poetry, you will notice I have poems written. 
   I am currently running on the Word Press Twenty Ten Theme. The question is can
   I have a hyperlink list on the right side bar of just those two pages of all 
   the poems on that page. Example, I have a poem called Through Open Doors. I want
   that to be listed on the right side bar of just my Early poetry page and no where
   else. I was hoping if this can be done

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/right-side-bar/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/right-side-bar/page/2/?output_format=md)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952796)
 * The [Widget Logic plugin](http://wordpress.org/extend/plugins/widget-logic/) 
   will let you control the pages on which a widget appears.
 * Using that, you could have Text widgets with your links just appear on the desired
   page.
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952831)
 * Unfortunately, I cannot use this widget. It is not compatable with Word Press
   3.1. It is only compatable with WordPress up to 3.0.5. Any other suggestions 
   would be appreciated.
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952833)
 * It would be highly unlikely that something compatible with 3.0.5 would not be
   compatible with 3.1.
 * I have used the widget myself, and it works with 3.1. If it does not work for
   you, there probably is something in your theme that interferes.
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952869)
 * I have went directly to the Widget Website, and it says it is not compatable 
   with 3.1
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952876)
 * I can only tell you that it works for me, and apparently for others as well because
   16 other people say it works where you vote for 3.1 at [http://wordpress.org/extend/plugins/widget-logic/](http://wordpress.org/extend/plugins/widget-logic/).
 * Can you please post a link to where it says it will not work with 3.1?
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952882)
 * At the link that you have posted if you scroll up on the right side, the same
   side where it says people have voted, right underneath where it says download
   version 0.47 Requires WordPress Version: 2.5 or higher
    Compatible up to: 3.0.5
   Last Updated: 2010-3-2
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952883)
 * That does not mean that it will not work with 3.1, only that the author has tested
   it up to 3.0.5.
 * I am using the plugin with 3.1, and it works!
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952909)
 * Ok, I have the plug-in, but I am so confused about how this actually works. I
   have read the Read Me.txt for this plug-in, but I am still so confused. I have
   two seperate pages that I need two different widgets on, but I am confused as
   to how exactly to write this code. The page titles of this are my [Early Poetry](http://www.howlingnight.com/early-poetry)
   page and my [Latest Poems](http://www.howlingnight.com/lastest-poems) page. I
   am not good at writing a code.
 *  [Alwyn Botha](https://wordpress.org/support/users/123milliseconds/)
 * (@123milliseconds)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952917)
 * [http://wpblogger.com/customize-your-sidebars-with-widget-logic.php](http://wpblogger.com/customize-your-sidebars-with-widget-logic.php)
 * [http://www.betternetworker.com/videos/view/technology/website-development/how-do-i-use-the-widget-logic-plugin-for-wordpress](http://www.betternetworker.com/videos/view/technology/website-development/how-do-i-use-the-widget-logic-plugin-for-wordpress)
 * MOVIE too …
 * [http://www.youtube.com/watch?v=C4f-Zp8iWps](http://www.youtube.com/watch?v=C4f-Zp8iWps)
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952943)
 * I attempted to use one of the is_(‘page’) codes as follows:
 * is_(‘early-poetry’)
 * I am getting the following error message which appears on all of my pages:
 * Fatal error: Call to undefined function is_() in /home1/howlingn/public_html/
   wp-content/plugins/widget-logic/widget_logic.php(161) : eval()’d code on line
   1
 * Can anyone help?
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952945)
 * The code is:
 * `if (is_page('early-poetry')) return true;`
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952960)
 * I have tried the code above written exactly as is. I get the below error on all
   of my pages:
 * Parse error: syntax error, unexpected $end in /home1/howlingn/public_html/wp-
   content/plugins/widget-logic/widget_logic.php(161) : eval()’d code on line 1
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952961)
 * I don’t know what to tell you. I copied and pasted that code into the Widget 
   Logic field of a widget and it ran with no errors and performed as expected.
 *  Thread Starter [thomgian7](https://wordpress.org/support/users/thomgian7/)
 * (@thomgian7)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952965)
 * So I tried the Widget Logic code the second time, and it works for my early poetry
   page. I have one other question. I need to anchor link it to the title of the
   poem. For example the name of the poem is Sacrificial Blood. I want to anchor
   link the text Sacrifical Blood to the poem Sacrificial Blood. The way I am posting
   my poems is by way of static pages.
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/right-side-bar/#post-1952966)
 * You need to find the URL for the page that you want to link. You can go to the
   page in a browser and copy the URL from the address bar.
 * Paste the URL into the Text widget inside an anchor tag, like this:
 * `<a href="paste-the-URL-here-inside-the-quotes" alt='' title='Sacrificial Blood'
   >Sacrificial Blood</a>`

Viewing 15 replies - 1 through 15 (of 25 total)

1 [2](https://wordpress.org/support/topic/right-side-bar/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/right-side-bar/page/2/?output_format=md)

The topic ‘Right Side Bar’ is closed to new replies.

## Tags

 * [hyperlinks](https://wordpress.org/support/topic-tag/hyperlinks/)
 * [right sidebar](https://wordpress.org/support/topic-tag/right-sidebar/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 25 replies
 * 3 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/right-side-bar/page/2/#post-1952990)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
