WordPress Post / Page visual editor missing.
Just simply go to your WordPress profile and ENABLE / DISABLE the settings. Please image below.

Add sub-page using 1 page without adding another pages using add_rewrite_rule is very simple but clean strategy most specially if you have multiple sub-pages. Using add_rewrite_rule, your task is done. Please copy the codes to your functions.php. Example: I have this page, https://www.anthonypagaycarbon.com/parent/ and the page ID is 10. add_filter(‘query_vars’, ‘wdes_query_vars’); function wdes_query_vars($vars) { $vars[]…
Wrap the genesis footer widgets and footer section by footer wrap. Example: Using the codes below, this will be the output look like. Copy the codes and paste it into your function.php
How to replace Woocommerce placeholder image URL? Just copy the codes below.
This error is sometimes showing after updating the WordPress. It is advice to update your Genesis theme first before the WordPress. To fix this error, upload the latest version of your Genesis themes manually (FTP/cPanel). You can’t access the wp-admin if you get this error.
Im very pleased with your work.