Theme.json Customize and Development for Guttenberg Editor Theme.json Customize and Development for Guttenberg Editor Creating the theme.json file In the root theme folder in cPanel, create a file called theme.json. The file have three sections: settings, styles, and templateParts. SubjectLinkBlock Editordeveloper.wordpress.org/block-editor/how-to-guides/themes/theme-json/How Createfullsiteediting.com/lessons/creating-theme-json/
Read More »Customize Twenty Twenty One Theme
Header Change Header Color Size header#masthead {max-width: 100% !important;padding-left: 10%;padding-right: 10%;background: red !important;padding-bottom: 2%;padding-top: 2%;} Change Header Font Color SubjectsURLCSS Trickshttps://allaboutbasic.com/2021/01/05/wordpress-theme-twenty-twenty-one-modifications-and-customizations-of-headers-fonts-styles-and-more/CSS Trickssevenspark.com/docs/ubermenu-3/theme-integration/twenty-twenty-oneTheme Customizationkinsta.com/blog/twenty-twenty-one-theme/#customizing-a-template-fileReviewtorquemag.io/2021/01/twenty-twenty-one-review/Child Themeblog.hubspot.com/website/wordpress-create-child-theme
Read More »How to Export and Import Posts and Products in WordPress
How to Export and Import Posts and Products in WordPress Export Content Login to the wp dashboard of the source siteHover on ToolsClick ExportChoose post to exportShould you choose to export posts only, keep in mind that featured images will not be carried over and must be manually imported again …
Read More »WordPress User Roles and Permissions Management
WordPress User Roles and Permissions Management WordPress User Roles and Permissions Management [email protected]@[email protected][email protected]@[email protected]tgmtatgmtatgmt
Read More »How to Edit & Configure User.ini File WordPress
How to Edit & Configure User.ini File WordPress ; cPanel-generated php ini directives, do not edit; Manual editing of this file may result in unexpected behavior.; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor); For more information, read our …
Read More »How to Edit Index.php File in WordPress
How to Edit Index.php File in WordPress <?php/** Front to the WordPress application. This file doesn’t do anything, but loadswp-blog-header.php which does and tells WordPress to load the theme.*@package WordPress*/ /** Tells WordPress to load the WordPress theme and output it.*@var bool*/define( ‘WP_USE_THEMES’, true ); /** Loads the WordPress Environment …
Read More »