Denis Bouquet
  • About
  • Work
  • Lab
  • Contact
  • Blog

Tag: WordPress

21Nov

WordPress Contact Form 7 edit “-Please choose an option-” copy of include_blank

Here is how to replace the include_blank default text “-Please choose an option-” that is generated when you use the include_blank option in your select. In functions.php you can add a filter to update it.

10Nov

Updating MAMP and WordPress returning 404 page not found for all pages except the homepage

After updating my macOS version, MAMP refused to open. I downloaded the latest version on the official website and installed it. All my WordPress websites were showing the homepage properly, but not any other pages.

01Jul

WordPress AFC: How to write HTML code the instruction field without rendering as HTML

The instruction field in ACF will render as HTML so you can bold elements, add line breaks, etc. What if you wish to give users instructions about HTML tags without rendering them?

11Nov

How to replace the title placeholder “Add title” in WordPress

In functions.php you can add a little snippet of code to rename the “Add title” placeholder text at the top of every page in the CMS.

22Aug

WordPress logout link and redirect from front-end

How to add a logout link and redirect to a page after logging out.

28Jul

MembershipWorks plugin, how to redirect to the current page on login

You can specify one page to redirect after login. Make this page the current page to provide a better experience for your visitors.

Older posts

Copyright © 2016-2026. All rights reserved. Designed and coded by Denis Bouquet