Dr. Enrique Metz, articles - page 131
Show image gallery from a custom field
How do I display an image in advanced custom fields? How do I use ACF gallery? How do I make a custom field image? How do I add an image to a custom f...
Where to find HTML to post Adsense Code
After you've generated the AdSense code, you need to paste it between the <head> and </head> tags of your site. We recommend you place the...
Unhook a function within a class in the child theme
How do I override the parent theme function in a child theme? Can you make a child theme of a child theme? How do you use a child theme? What is the d...
How to use a custom post type as child of a particular post of another CPT?
How do I assign a custom template to post type? How do I display custom post type? How do I display custom post type in front end? What is a custom po...
Auomated crash recovery?
What is automatic crash recovery? How DB can be done in recovery? What is DB recovery? How do I restore a crashed computer? Can you recover unsaved au...
Function in a wordpress shortcode
Basically, it allows developers to add their code inside a function and then register that function with WordPress as a shortcode, so users can easily...
Is it possible to use WP-CLI in a plugin (or theme)?
WP-CLI is a command line interface to WP. So, it is used in a Unix shell environment. Plugins and themes are written in PHP (which itself also runs in...
Custom URL redirect in WP
In this case, you'll need to set up a manual redirect without a plugin in WordPress. Go to Tools > Redirection and scroll down to the Add new redir...
How to use filter hook “the_posts” with a function that refers to $this?
What is a filter hook? How do you apply a filter? How do I apply a filter in WordPress? What is difference between action hook and filter hook? What d...
WP_Query how to add a thumbnail to the first post from the last 5 posts?
How do I get recent posts to show thumbnails in WordPress? How do I display an image in WordPress? How do I view single posts in WordPress? How do you...
Edit copyright in Hesita Child Theme
How do I edit Hestia footer? How do I remove the copyright footer from my WordPress theme? How do I edit the CSS in WordPress child theme? How do I ch...
Add border/background color/color text of embedded pop-up [closed]
How do I add a background color to a border? How do you add a color to a border in HTML? What is the correct syntax to set border color? How do you ad...