I have read so many articles and seen so many pens praising the much under-used display:table, to create layouts lately. I thought it would be interest...
Custom Stylesheet in WordPress with Advanced Custom Fields and the ACF Options Add-On
I absolutely love Advanced Custom Fields and us it for every WordPress based project I develope. This, in hand with the Custom Post Types UI plugin really help to flesh out WordPress as a much more…
What You'll Be CreatingBy default, WordPress creates archives which list all of your posts in reverse order. If users are looking for posts in a certain category or with a given taxonomy term,...
In web development, the process of transferring marked-up pages from front end to back end developers often poses certain difficulties. Problems arise mostly when back end developers try to convert a markup into templates for their own needs. Fortunately, today this kind of problem can be easily solved by means of MV* (MVC) Frameworks where the work with views is carried out only by front end...
wordpress-post-modal - This WordPress plugin allows you to open any page in a modal window. This is a starter plugin that you would customize for your project.
If you’d like to limit the search form on WordPress site to specific post types globally, there’s and easy way to do that: But let’s say you want to have a specific search form se…