We open the custom_functions.php file and go through two of the most basic WordPress PHP functions, add_action and remove_action. We use the example of removing our Thesis Nav Menu from it’s out of the box location above the header and add it back below the Header. We also discuss the what the custom.css file and [...]
Watch the Video →This member wants to create a simple footer. We talk about the kind of information he wants on the footer. Look at videos that show how to create a footer. Look at code that is a bit more complex than he wants and then get a function that he thinks will do what he wants. [...]
Watch the Video →