Profiles

  • Member Since: March 24th, 2017
  • Find me on:
  • Posted a reply to Cannot hide title with CSS, on the site WordPress.org Forums:
    An observation: the <h1... title only appears when editing a page. For a site visitor…

  • Posted a reply to Cannot hide title with CSS, on the site WordPress.org Forums:
    Thanks. I'd forgotten how opaque Wordpress is. It's going to take few more hours to…

  • Posted a reply to Cannot hide title with CSS, on the site WordPress.org Forums:
    Thanks for your reply. The page only exists on my development server and is not…

  • Created a topic, Cannot hide title with CSS, on the site WordPress.org Forums:
    Using v6.1 I'm attempting to build a sample page-only …

  • Posted a reply to Why do some plugins ask for ftp access?, on the site WordPress.org Forums:
    Fascinating! That makes it possible to install Woo Commerce. New one on me! Thanks.

  • Posted a reply to Why do some plugins ask for ftp access?, on the site WordPress.org Forums:
    Thanks for the reply. Here's an example that does not meet those criteria: I'm working…

  • Created a topic, Why do some plugins ask for ftp access?, on the site WordPress.org Forums:
    I'm curious as to why some plugins want ftp access to …

  • Created a topic, Sidebar name not retained, on the site WordPress.org Forums:
    A custom sidebar named "Facebook Feed" was created wit…

  • Posted a reply to Activate and/or init plugin, on the site WordPress.org Forums:
    Thanks for your reply. I suppose it really answers my question if it can be…

  • Created a topic, Activate and/or init plugin, on the site WordPress.org Forums:
    I've working on a relatively complex plugin but an not…

  • Posted a reply to PHP Notice: is_tax was called; depends on function call, on the site WordPress.org Forums:
    Question is withdrawn. The fundamental error appears to be the method of activating the plugin.…

  • Created a topic, PHP Notice: is_tax was called; depends on function call, on the site WordPress.org Forums:
    I'm working on a plugin that uses a custom member logi…

  • Posted a reply to Validate plugin setting, on the site WordPress.org Forums:
    I think you're right about add_settings_error() as the missing link. I'd not seen that before;…

  • Posted a reply to Validate plugin setting, on the site WordPress.org Forums:
    Thanks for your reply. Having read this I got the impression that WP_Customize_Settings::validate() was a…

  • Posted a reply to Validate plugin setting, on the site WordPress.org Forums:
    Here is how the current form is created: rma.php function rma_init() { $plugin = new…

  • Created a topic, Validate plugin setting, on the site WordPress.org Forums:
    I am trying to understand how to use WP_Customize_Sett…

  • Posted a reply to Requirements for remote member authentication, on the site WordPress.org Forums:
    Thanks for your reply. The user database will reside on a remote host. I'm looking…

  • Created a topic, Requirements for remote member authentication, on the site WordPress.org Forums:
    I'm working with a church group that is migrating its …