Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Comments, trackbacks & pings »

Website in comment form leads to author name as a link in the comment list


  #1  
Old Jun 2, 2011, 05:49 PM
--yeah--wow
 
I have been looking in this forum, on Google, and in the plugin list, but have not come up with a solution for this problem:

In the comment form a visitor can fill in the website field. This will result in the name becoming a link to that website, which is what I don't want.

I have looked for a way in which there is no need to alter the source code, because of the trouble that will give when updating.

I have searched for a way to just delete the website field from the form. Haven't found how to do that without changing the source code.

I have searched for a way in which the name is not translated to a link to the website. Haven't found a solution either.

And I haven't found a plugin that can handle this.

I have noticed that I can edit the comment and delete the website, but that is not something I like to do for every comment with the website field filled in that comes in.

Does anyone have an easy solution where there is no need to make adjustments to the source code?

Thanks in advance!

By the way: the "BFA recent comments" widget handles this problem perfectly, which is nice. I would like that for the comment list as well, but really, any solution along the lines above is fine.
  #2  
Old Jun 2, 2011, 07:25 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You could use something like the following in ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:
#commentform #url, #commentform #url+label {
    display: none;
}
I just used Firebug to look up the selectors
__________________
~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 Jun 2, 2011, 08:34 PM
--yeah--wow
 
It really worked. Thanks very much. I think I need to brush up om my CSS and also install Firebug.

Bookmarks

Tags
comment, form, link, website

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to remove website field from the comment form ? sober Comments, trackbacks & pings 5 Oct 31, 2010 04:40 PM
Skip to Comment Form Link KenL Comments, trackbacks & pings 3 Mar 26, 2010 06:01 AM
[SOLVED] Remove Website Box from Comment Form frgvn Comments, trackbacks & pings 2 Mar 1, 2010 08:36 AM
[SOLVED] Open Comment Author link in new window Larry Comments, trackbacks & pings 4 Sep 26, 2009 08:26 AM
comment author link... designer666 Comments, trackbacks & pings 1 May 11, 2009 01:23 PM


All times are GMT -6. The time now is 08:00 PM.


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