Step one:Go to genesis settings and make the display of content archives “Entry excerpts” as follows Step Two:Copy the code below and paste it to functions.php of genesis child theme
Archives for April 2019
How to create Reseller Accounts in WHM
Connect Boxbilling with WHM and create cPanel accounts
Boxbilling is one of the popular free webhost billing software. Download Boxbilling webhost billing software from http://www.boxbilling.com/download Install it to your website root as Boxbilling provides both frontend and backend support. After installation login to your admin panel and Go to Configuration > Hosting Plans and Servers > New Server tab Add a New Server…
Thunderbird – set up new email account
Download thunderbird a mozilla project from https://www.thunderbird.net/en-US/download/ . Its free. Install it to your computer. How to create new mail account? Click on Menu icon in top right corner. Hover on “Option”. Click on “Account Settings”. You will get all your email account info here too. Click “Account Action” in bottom left corner. Then Click…
How to change wordpress “sub-menu” class to “my-class” for specifie menu
In header.php Then in functions.php This will replace the class “sub-menu” to “my-class”.