• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How do I remove the Website field in comments without a plugin?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › How do I remove the Website field in comments without a plugin?

This topic is: not resolved

Tagged: parallax-pro, remove field, remove url, website field

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 8 months ago by Genesis Developer.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • May 26, 2015 at 7:44 am #153634
    mariafernandez
    Member

    Hi,

    I'd like to remove the Website field in the comment section on my site: http://spanish-bookworld.com/spanish-pronunciation/

    I'd like to do it without a plugin.

    Does anyone have the code for removing this field in functions.php?

    Thanks.

    Maria

    Theme: Parallax Pro

    May 26, 2015 at 7:55 am #153636
    Genesis Developer
    Member

    Add the following code in functions.php file

    //* Remove comment form allowed tags
    add_filter( 'comment_form_defaults', 'parallax_remove_website_field' );
    function parallax_remove_website_field( $defaults ) {
    
      $defaults['fields']['url'] = '';
      return $defaults;
    
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    May 26, 2015 at 8:34 am #153643
    mariafernandez
    Member

    Thanks a lot!

    May 26, 2015 at 8:35 am #153644
    Genesis Developer
    Member

    Welcome


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble