Dr. Enrique Metz, articles - page 75
Hide a specific category title from displaying on site
How do I hide the category title in WordPress? How do I remove category category title from pages? How do I hide specific category from post? How do I...
How to create author profile showcase in wordpress
How do I create an author profile in WordPress? How do I show the author page in WordPress? How do I add an author image to my WordPress profile? How ...
Can I add the post featured image to a specific RSS feed?
Plugin Instructions Install the Plugin Featured Images in RSS w/ Size and Position. Once activated, go to Settings > Featured Images In RSS Feeds t...
Where can I find the inline-css of my theme header?
How do I change inline CSS in WordPress? How do I find the CSS of a WordPress theme? How do you make an inline CSS? What is inline function in CSS? Ho...
Correct wp-content ownership and permissions
I think the below rules are recommended for a default wordpress site For folders inside wp-content, set 0755 permissions chmod -R 0755 plugins. chmod ...
WordPress Custom Post Type and Shortcode for Portfolio Items
How do I create a custom post type Portfolio in WordPress? How do I create a custom post type shortcode in WordPress? What is a portfolio post in Word...
When changing theme's font, why does font-size attribute not work? [duplicate]
Which attributes can resize the font? How do I change font size in Woocommerce? How do you change text size on Wordpress? How do I make text size resp...
How do I hide the UI for specific Gutenberg Blocks?
How do I hide a block in Gutenberg? How do I hide plugin visibility in WordPress? How do I hide blocks in WordPress? How do I get rid of paragraph blo...
How to merge two .PO language files?
How do I merge two .po files? What are po files? How do I merge two .po files? An easy way to merge po-files for a recent update Open Poedit. File >...
How to add a target to a link
To do this you simply add a target= to the <a href>. ... Predefined targets are _blank loads the page into a new browser window. _self loads the...
Remove categories taxonomy from custom post type
How do I remove taxonomy from WordPress? How do I remove custom post type in WordPress? Is post type taxonomy? How do I add a category to a custom pos...
Relate two custom post type using meta box
How do I add a meta box to a custom post type? How do I add multiple meta boxes in WordPress? How do I create a custom post type in WordPress? How do ...