Dr. Enrique Metz, articles - page 26

How to display images of a post as a media gallery
How do I create a custom post type Gallery? What is the method used to create an image gallery? How do I add images to WordPress gallery? How do I dis...
theme change doesn't show on mobile
Why my phone theme is not working? How do I fix WordPress mobile view? Why does my WordPress site not work on mobile? Can WordPress work on mobile? Ca...
Implement One Time URL Script
How do I create a one time URL? How do I create a temporary download link? How do you create a unique link? How do you expire a link? What is onetime ...
How can i restore a Wordpress site with the DB and Wordpress Files
How to manually restore a WordPress website from a backup (In 5 steps) Step 1 Log in to your hosting account and open phpMyAdmin. ... Step 2 Import yo...
How to get users by specific ID's WordPress
1 Answer. To get a list of users by their IDs you simply need to add the include argument to your query; $args [ 'include' => [ 1, 2, 3, 4 ], // Ge...
Errors after upgrading PHP to 7.4 WordPress
How do I fix my broken WordPress site after updating PHP? Will upgrading PHP break my WordPress site? Should I upgrade to PHP 7.4 WordPress? How do I ...
Problem with permalink routing?
Why is my permalink not working? What is a permalink issue? How do I fix permalinks in WordPress? What happens if I change my permalink structure? How...
How to create dynamic URLs on WordPress?
How to set up dynamic links using If-So On your WordPress dashboard, go to “If-So → Add New Trigger” Click on “Select a condition” and select “Dynamic...
Creating two pages out of a custom post type
How do I create multiple custom post types in WordPress? Is custom post type single page? How do I add multiple images to a custom post type? How do I...
Changing CPT permalink
How do I change the permalink of a post type? What happens if I change my permalink structure? How do I change a permalink in a WordPress database? Ho...
How can I get user data into a javascript object?
How do you find the data of an object? How does JavaScript store data in a data object? What is object in JavaScript? How do you add a property to an ...
disable gutemberg welcome message
There is a setting to disable the Gutenberg tips. wp-admin >> Posts >> Add New >> Show more tools and options >> Options >&...