I have posts and I have recipes. Recipes is a custom post type. Recipes make use of the category taxonomy and a newly added recipe has been categorized under...
There is a problem: I want to add a table ‘linkmeta’ to work like ‘postmeta’ or ‘commentmeta’.. and use functions like add_metadata / update_metadata / delete_metadata! but, in this...
I often need to link to custom taxonomy term archive pages and would love to be able to do so through the AJAX internal link navigator added to the...
I have five domains pointing to the same server/wp installation. the domain names are important and my visitors need to be able to stay on their preferred domain as...
What is the proper process for setting a page up with a link to it in the footer? Currently, all my pages are in Appearance -> Menu…and of course...
I am using Visual Composer to add an accordion to my page. Now I need to be able to deep link to arbitrary elements in the accordion. In other...
When adding a link in the WP visual post editor you have to click the settings after adding the link and then click the Open link in a new...
How can I prevent WordPress from converting links in my page content into hyperlinks? For example if I write http://www.test.com I don’t want it converted to a link. 2...
My WordPress blog suddenly seems to have started giving me 404 errors when accessing category pages. For example, http://blog.rtwilson.com/category/tok-related/. Interestingly, this doesn’t happen for child categories (such as GIS...
So I have a css file that is called blue.css and a universal one called style.css I have a few css colors inside a /css folder. How do I...