Add Elements to the Built in Menu
If you want to add an html element such as a span or strong tag to your native Wordpress menu in or navigation here is a snippet for that. The…
If you want to add an html element such as a span or strong tag to your native Wordpress menu in or navigation here is a snippet for that. The…
This will show the custom field for the Advanced Custom Fields template plugin
This will pull in the content from a specific page. Where page_id=38 is where you define the page id. Change "38" to your desired page id.
The following snippet will output the children of a parent page. Change '000' to the page ID.
This snippet is for the Advanced Custom Fields Gallery Plugin.