thomgian7
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding An E-BookThank you so much. Everything worked as I hoped it would. This was a test run, so I wil probably run it live this weekend coming up. Again, thank you for your help.
Forum: Fixing WordPress
In reply to: Adding An E-BookI have the ebook uploaded under Media in WordPress. Is that enough to be able to have it on my website? Also, is there a way that I can have a picture of the front cover of my book on the side bar and then have it say underneath the picture “Click Here to Download” or something to that extent. If I have to write some kind of code, I will do that, however I will need a step by step instructions as to what exactly to write, as I am new to coding.
Forum: Fixing WordPress
In reply to: Right Side BarI actually figured out what my problem was. When I switched from HTML to Visual, it messed things up. Today, I did program everything in just HTML and it worked fantastic. Thank you so much for your help.
Forum: Fixing WordPress
In reply to: Right Side BarSite is back to normal.
Forum: Fixing WordPress
In reply to: Right Side BarI edited my question, can you please look above your response.
Forum: Fixing WordPress
In reply to: Right Side BarOk, so I figured all of that out, and I thnk you for it. I will print this all out as reference, but I have one more question. Because this is a multiple poem page, so I created the link for Sacrificial Blood using your example, and then I took the same code, renamed it for one of my other poems, Through Open Doors, but it all redirects to my early poetry page. I was wondering if there was a way to make it scroll to the poem that it links to, instead of having it redirect to my early poetry page.
Forum: Fixing WordPress
In reply to: Right Side BarThe issue is that it is not it’s own page. The name of the poem is “Sacrificial Blood” , but it is not on it’s own page. It is on my early poetry page, which can be seen here…Early Poetry. I have written it as a static page, not a blog page, so there is no URL for Sacrificial Blood, it is just plain text.
Forum: Fixing WordPress
In reply to: Right Side BarSo 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.
Forum: Fixing WordPress
In reply to: Right Side BarI 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
Forum: Fixing WordPress
In reply to: Right Side BarI 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?
Forum: Fixing WordPress
In reply to: Right Side BarOk, 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 page and my Latest Poems page. I am not good at writing a code.
Forum: Fixing WordPress
In reply to: Right Side BarAt 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-2Forum: Fixing WordPress
In reply to: Right Side BarI have went directly to the Widget Website, and it says it is not compatable with 3.1
Forum: Fixing WordPress
In reply to: Right Side BarUnfortunately, 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.
Forum: Fixing WordPress
In reply to: Side by Side WidgetsI added your code as said above. I have added text to my pages, and now my Facebook and my Twitter Widgets are no longer side by side. Facebook Widget ended up to be slightly higher than the Twitter Widget. Is there any way to fix this? My website is https://www.howlingnight.com if you want to take a look.