Remove title/logo Metabox from Genesis Customizer
https://gist.github.com/anwerashif/ee10c6fae5e877b47ad6902f83e18106
https://gist.github.com/anwerashif/ee10c6fae5e877b47ad6902f83e18106
Here is the code snippet to unregister default layouts except sidebar-content and full-width in Genesis. https://gist.github.com/anwerashif/6ff22274c087fc33b982c2f7f54cbf6f Add the code snippet in your theme’s functions.php
Place this piece of code in your theme’s functions.php to see the action. https://gist.github.com/anwerashif/9f4652160a56bac999eb7a8ac224381e After implementation of this code snippet you’ll be need to resize
To get rid of leading space(s) and all empty lines (even if the empty line contains spaces or tabs) follow the followings: Go to Search
https://gist.github.com/anwerashif/52ea50c9bcd357f054fbfa4fdf4f55f1
We often need to register custom post type in WordPress to meet niche content publishing system. Post type can be very useful for SEO as
I have created an archive template for custom post type in Genesis. I want to show my custom post ‘code’ into an archive template. Here
Easily disable the selected option at Ninga Form with jQuery https://gist.github.com/anwerashif/a3437014bc7a9ceead1ef799ed3cc3b4