Syd_Lexia
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t login and other problemsI believe I have gotten it sorted out thanks to your help. And it turns out wordpress-support WAS on the server; I was logging in to an old FTP user with an old installation that wasn’t auto-deleted when I switched ownership to a new user.
Forum: Fixing WordPress
In reply to: Can’t login and other problemsThe wordpress-support folder does not exist on the server, and I don’t have it either of my old back-ups.
Forum: Plugins
In reply to: I need help fixing my sidebar…Thanks… is there any way to also change the calendar header?
Forum: Plugins
In reply to: I need help fixing my sidebar…I guess what I need to know is where links_list and get_calendar are defined
Forum: Plugins
In reply to: How do I change the number of entries that appear on the main page?thanks
Forum: Plugins
In reply to: How do I change allowed tags?Alternatively, I tried to add a MyPolls.net poll to my blog:
https://www.sydlexia.com/newsBut it is not working right. Specifically, the Vote button is absent. Is there anyway I can define tags for my own use so it works? The poll code is right here:
‘<FORM ACTION=”https://1506.mypolls.net/” METHOD=POST>
<TABLE CellPadding=3 Border=0 CellSpacing=0>
<TR><TD BgColor=”#9598FF”><FONT Color=”#000000″ face=”verdana” size=2><B>SydLexia.com – The First Movie Review</B></font></TD></TR>
<TR><TD BgColor=”#C0C0FF”><FONT Color=”#000000″ face=”verdana” size=1><B>Which of the following movies would you *most* like to see reviewed on the site?</B></font></TD></TR>
<TR><TD BgColor=”#C0C0FF”><input type=radio name=answer value=a1><FONT Color=”#000000″ face=”verdana” size=1>Suburban Commando (1991)</font><BR><input type=radio name=answer value=a2><FONT Color=”#000000″ face=”verdana” size=1>Cobra (1986)</font><BR><input type=radio name=answer value=a3><FONT Color=”#000000″ face=”verdana” size=1>Raw Deal (1986)</font><BR><input type=radio name=answer value=a4><FONT Color=”#000000″ face=”verdana” size=1>Demolition Man (1993)</font><BR><input type=radio name=answer value=a5><FONT Color=”#000000″ face=”verdana” size=1>Escape From New York (1981)</font><BR><input type=radio name=answer value=a6><FONT Color=”#000000″ face=”verdana” size=1>Scanners (1981)</font><BR><input type=radio name=answer value=a7><FONT Color=”#000000″ face=”verdana” size=1>Labyrinth (1986)</font><BR><input type=radio name=answer value=a8><FONT Color=”#000000″ face=”verdana” size=1>Stay Tuned (1992)</font><BR><input type=radio name=answer value=a9><FONT Color=”#000000″ face=”verdana” size=1>Encino Man (1992)</font><BR><input type=radio name=answer value=a10><FONT Color=”#000000″ face=”verdana” size=1>These are all horrible! ANY other movie would be better than one of these!</font><BR></TD></TR>
<TR><TD Align=Center BGColor=”#9598FF”><Input type=button value=Vote!></TD></TR>
<TR><TD Align=Center BGColor=”#9598FF”><A HREF=”https://1506.mypolls.net/” target=”_blank”><Font Face=verdana size=1 color=”#000000″>View Result</font></A></TD></TR>
<TR><TD Align=Center BGColor=”#9598FF”><A HREF=”https://mypolls.net” target=”_blank”><Font Face=verdana size=1 color=”#000000″><b>Free Web Polls</b></font></A></TD></TR>
</TABLE><Input type=hidden name=pid value=1506></FORM>’Forum: Plugins
In reply to: How do I change allowed tags?Thanks, that worked great. I played around with it a little bit and it appears that src in the only subtag that you *need* to define. Of course, the others obviously won’t work if you don’t define them….
Forum: Installing WordPress
In reply to: Problems with PHPMyAdminmany thanks
Forum: Fixing WordPress
In reply to: .htaccess and a remote linking issue.I think I figured it out. I moved the code above into a new .htaccess file that I placed into my images folder and deleted it from the .htaccess file in the root directory. Then I created a new folder with images that I don’t mind people linking. It seems to be working.
Forum: Plugins
In reply to: I need help modding commentsThank you all for your help. I have fixed the thing that was bugging me most… I even was able to mod that script so that the input field are gone and you are forced to use your username as your post name. ??
My only other issue is with modding the way comments appear.
What file do I need to go into to do that? I don’t think it’s the main CSS file.
I want do three things to the comments:
1. Add borders and little more space between them.
2. Get rid of the numbers
3. Make it so that in the comment, when it says Posted by (NAME), Name appears as a hyperlink to the user_email.
I would also like if I could make my name be a mailto link in the main posts.Forum: Plugins
In reply to: I need help modding commentsI got it to work. ??
How do I display the $comment_author string on the page? Whenever I try, I just get the actual phrase “$comment_author” displayed on the page.Forum: Plugins
In reply to: I need help modding commentsIn the *WRONG* place. Because that’s the part that when I take it out, the script works the way it originally did. The instructions aren’t clear enough on where I’m suppose to c&p that first part in.
Is it within the tag?
Is it right after the tag?
Is within the first tag after it says “start editing here”?
Is it right after that tag?Forum: Plugins
In reply to: I need help modding commentsI’m having trouble getting https://www.ads-software.com/support/10/7663 to work. I don’t think I’m putting the first part in the right place.
Forum: Plugins
In reply to: I need help modding commentsThanks. In response to my 2nd request, does that mean there’s also no way to force a user to use their username as their posting name? It irks me a lot that people are on the honor system with that.
Forum: Plugins
In reply to: I need help modding commentsThis is my post… sorry. I just registered and I thought it autologged me in. Apparently not.