

Albert
Posts
-
Controlling sidebar hide/show on post
Many themes does not have hide/show sidebar control. The following steps add the functionality to... -
New team member have no permission to access – Dynamics 365
In Dynamics 365, create a new user. The new user get error after login: “You... -
WordPress Sitemap Query
In WordPress MySQL database, we may directly query wp_posts table to get sitemap. By combining... -
Query menu in WordPress
Menu set in WordPress is stored in MySQL database. The rules as followings: 1. menu... -
WordPress database model
The main entity within WordPress are users, posts and their comments, categories, tags, options, and... -
SSH Access
-
Control Search Engines Crawling
Normally, websites want to be exposed to the public. Search engines are helping the websites... -
Install sample data for Dynamic 365 trial
The steps to use Sample data in Dynamics365: CRM Administrator goes to Settings Under Settings... -
webmail not working
-
Get horizontal data from “contact-form-7-to-database-extension” plugin
WordPress “contact-form-7-to-database-extension” plugin stores data in two tables: wp_cf7dbplugin_st ———- stores submit_time as the key wp_cf7dbplugin_submits...