Profiles

  • Member Since: July 27th, 2014
  • Find me on:
  • Posted a reply to disable wp-json output, on the site WordPress.org Forums:
    For anyone else wanting to block this data leak, I found two methods: add_filter( 'rest_authentication_errors',…

  • Posted a reply to disable wp-json output, on the site WordPress.org Forums:
    Mod: Please fix the forum code then. It tries to accept the image and even…

  • Posted a reply to disable wp-json output, on the site WordPress.org Forums:
    Thank you, @threadi . Would you happen to know where the $access variable is defined?…

  • Created a topic, disable wp-json output, on the site WordPress.org Forums:
    How can I disable the output from calling https://mysi…

  • Created a topic, WP is telling me to update from a new to old version, on the site WordPress.org Forums:
    My dashboard says I have "Current version: 6.4.5" and …

  • Posted a reply to how does WP navigate and deliver pages with virtual folders?, on the site WordPress.org Forums:
    Thank you. So is it correct to say that the permalink is the only way…

  • Created a topic, how does WP navigate and deliver pages with virtual folders?, on the site WordPress.org Forums:
    How does WP work when every URL is a virtual folder? …

  • Posted a reply to how to modify server headers, on the site WordPress.org Forums:
    For the record, I fixed this by adding headers to Apache .htaccess file. For example:…

  • Posted a reply to how to modify server headers, on the site WordPress.org Forums:
    Thank you.

  • Posted a reply to how to modify server headers, on the site WordPress.org Forums:
    Strict-Transport-Security, Content-Security-Policy, X-Frame-Options X-Content-Type-Options, Referrer-Policy, Permissions-Policy

  • Created a topic, how to modify server headers, on the site WordPress.org Forums:
    I performed a header check against my site from https:…

  • Posted a reply to GA events not working, on the site WordPress.org Forums:
    You paste in the code (like the first one) into your webpage just like you…

  • Posted a reply to How to intercept form submission, on the site WordPress.org Forums:
    Also, to be sure, are you saying the PHP action hook and JS wpcf7submit event…

  • Posted a reply to How to intercept form submission, on the site WordPress.org Forums:
    Thank you. Action hooks are new to me. Does your plugin already have some part…

  • Posted a reply to Email sent through form has “fields” not info HELP, on the site WordPress.org Forums:
    Have you read the docs? https://contactform7.com/docs/ Here is the fields page: https://contactform7.com/text-fields/

  • Posted a reply to Email sent through form has “fields” not info HELP, on the site WordPress.org Forums:
    It looks to me like there is a disconnect between the form and mail data.…

  • Posted a reply to Email sent through form has “fields” not info HELP, on the site WordPress.org Forums:
    That looks proper. So that makes me wonder if your Form tab info is correct.…

  • Created a topic, How to intercept form submission, on the site WordPress.org Forums:
    I want to intercept the mail send action after wpcf7su…

  • Posted a reply to Email sent through form has “fields” not info HELP, on the site WordPress.org Forums:
    Sounds like it might be a syntax issue in your form. What text do you…

  • Posted a reply to GA events not working, on the site WordPress.org Forums:
    This may sound elementary, but are you sure this code is loaded and executed? Have…

  • Created a topic, Thank you, on the site WordPress.org Forums:
    Hi, I just wanted to say thank you for creating and sh…

  • Created a topic, Awesome, on the site WordPress.org Forums:
    This has really helped me because it shows me the piec…

  • Posted a reply to named sidebar?, on the site WordPress.org Forums:
    Thank you.

  • Created a topic, named sidebar?, on the site WordPress.org Forums:
    I found this in one of my templates: <?php get_side…

  • Posted a reply to How to use built-in CSS editor, on the site WordPress.org Forums:
    I know how to use the browser' dev tools. It looks like this built-in editor…

  • Posted a reply to How to use built-in CSS editor, on the site WordPress.org Forums:
    Thanks for the info. I still don't know if I grasp the theory. I can't…

  • Created a topic, How to use built-in CSS editor, on the site WordPress.org Forums:
    When I use the theme editor and select my style.css fi…

  • Posted a reply to styling is added to table HTML, on the site WordPress.org Forums:
    I already posted a question on the author's plugin page. Thanks for the help.

  • Created a topic, Copy-paste of table row forces in-line styles, on the site WordPress.org Forums:
    If I insert a new table row, then copy-paste an existi…

  • Posted a reply to styling is added to table HTML, on the site WordPress.org Forums:
    Thanks for the tip, t-p. It looks like I have a table editor plugin that…

  • Posted a reply to styling is added to table HTML, on the site WordPress.org Forums:
    I have a custom theme. You are saying that the theme modifies the HTML code…

  • Created a topic, styling is added to table HTML, on the site WordPress.org Forums:
    Why does WP think it needs to add in-line CSS styling …

  • Posted a reply to theme folder mystery, on the site WordPress.org Forums:
    Thanks for the help.

  • Posted a reply to theme folder mystery, on the site WordPress.org Forums:
    I never said they disappeared. :-) I just said I don't know what folder they…

  • Posted a reply to theme folder mystery, on the site WordPress.org Forums:
    Yes, I see the "MyThemeTemp" in the admin area. On the Themes page, I have…

  • Created a topic, theme folder mystery, on the site WordPress.org Forums:
    My active theme is MyThemeTemp. Indeed, if I modify o…

  • Posted a reply to It doesn’t work…, on the site WordPress.org Forums:
    I am now using a current version of jQuery and the plugin works. Thanks much!…

  • Posted a reply to How to change version of jQuery, on the site WordPress.org Forums:
    That could be a good hint for me, Jan. Can you tell me where a…

  • Posted a reply to How to change version of jQuery, on the site WordPress.org Forums:
    It is a custom theme based off of twenty-one (or something like that). Functions.php didn't…

  • Posted a reply to How to change version of jQuery, on the site WordPress.org Forums:
    Great, but where do I change the call to the JS file? What if I…

  • Created a topic, How to change version of jQuery, on the site WordPress.org Forums:
    My site it pulling this version of jQuery from <hea…

  • Posted a reply to It doesn’t work…, on the site WordPress.org Forums:
    I get this error: TypeError: jQuery(...).on is not a function[Learn More] confirm-theme-structure.js:2:2 <anonymous> https://berean-biblechurch.org/wordpress/wp-content/plugins/confirm-theme-structure/js/confirm-theme-structure.js:2:2 c</<.ready…

  • Created a topic, It doesn’t work…, on the site WordPress.org Forums:
    Hi, I installed this plugin. I can see the "Display T…

  • Posted a reply to how to add HTML to code view in editor, on the site WordPress.org Forums:
    I've tried it all. In Code mode, after I make changes, I hit Update then…

  • Posted a reply to how to style [audio], on the site WordPress.org Forums:
    Thanks, Steven, but how do I get access to the styles to edit them? Via…

  • Posted a reply to how to add HTML to code view in editor, on the site WordPress.org Forums:
    Hi Radu, I couldn't find any such thing in the UI. That is WP's solution…

  • Created a topic, how to add HTML to code view in editor, on the site WordPress.org Forums:
    This new page editor is driving me bananas. How can I…

  • Created a topic, how to style [audio], on the site WordPress.org Forums:
    I want to add an audio player to a page. I understand…

  • Created a topic, Not working with latest WP version?, on the site WordPress.org Forums:
    Hi, I've been using this plugin (v1.7) for a little wh…

  • Posted a reply to Error in From field after plugin update, on the site WordPress.org Forums:
    resolved