add
Add WordPress custom taxonomy terms as css class
On a custom post type archive I’m trying to add the custom taxonomy terms slug as a css class to the tag. I’ve managed to
Add custom taxonomy as a css class
On a custom post type archive I’m trying to add the custom taxonomy terms slug as a css class to the tag. I’ve managed to
add a logo over slider in a wp theme
hi, same this post http://wordpress.org/support/topic/float-logo-over-slider i also have the same problem, except that the slider i have is http://themepunch.com/revolution/ - Revolution Slider. please help me
How to Add Attribute Terms Image in Woocommerce?
in woocommerce i have created an attribute “Brand”. And there are some terms in “Brand” like “Nokia”, “Samsung” etc.. Now what i want, i want
WordPress add navigation to number of posts of sub_field
I am using Advanced Custom Fields sub_field on WordPress to add images to a page to create a simple gallery view. Here is my code
Add navigation to number of posts of sub_field
I am using Advanced Custom Fields sub_field to add images to a page to create a simple gallery view. Here is my code which works
How to add a filter to get_the_author_meta?
I need to filter calls to get_the_author_meta() where the field is “display name”. i.e. make all calls to get_the_author_meta('display_name', $p->uid) return “John” without modifying calls
Add async script
I am working on a plugin that has to inject a script on pages (something like RefTagger), which would be easy using wp_enqueue_script, but there
How to let wordpress automatically add a featured image?
I am trying to let wordpress automatically add a featured image at new posts. Conditions: The post category id must be 3 Each author/user has
Woocommerce add attribute info to product shortcode
I want to add a product’s size attribute to the product information shown by the Woocommerce [product] shortcode. Is there a way to do this?
How to add the author name in wordpress manually through coding
Recently I bought a template from Themeforest.com. I have an issue with this template. I am unable to display the author name on the blog
How to add a new link to the default register form’s footer links?
I would like to add a custom link to the footer section of the register form. How can I do this? I am using the