Echo Current Post Category in Single Post Page
Current Post Category with Link Add this code in the Single.php where you want to display the categories you selected for the blog post.
Current Post Category with Link Add this code in the Single.php where you want to display the categories you selected for the blog post.
How to setup mail sending based on the department wise using contact form 7 ?. Here is the solution for this. First, you have to...
Display Custom post type taxonomy’s image and text fields on taxonomy term page using Advanced Custom Field. In this code ‘banner’, ‘text-caption’ are my ACF...
How to create the basic event listing page with ACF date field & Custom Post type. To make event ticker that wants to show only...
Use this code for create a unique ID for each Advanced Custom Fields Repeater Fields.
Finally got the solution for adding placeholder/watermark in contact form7. This code is working and replacing the “—” blank value from contact form7 select menu....
To display latest post from custom Post type by custom taxonomy category you have to write the below code where you want to display the...
The repeater field allows you to create a set of subfields which can be repeated again and again whilst editing content! here is the code...