Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Browsing all 8245 articles
Browse latest View live

christopherstamper on "WooCommerce: Checking a wp-user field before allowing...

I have a custom user field defined in WordPress, (Boolean)Authorized. I defined this field using another plugin (MemberPress) and it's accessible using the slug mepr_authorized. I would like to check...

View Article



Fandabydozy on "Add ID selector for each menu item in the WP Menus panel"

Is it possible to add an id tag for each menu item from within the WordPress 'Menus' panel. So it would be possible to go to "Appearance" -->"Menus" --> and then in the screen options panel have...

View Article

Meredith Matthews on "Filtering category dropdown?"

I would like to display a dropdown list of custom taxonomy categories on my site, so that users can navigate directly to category listings, and I would like the dropdown to both drop down and have a...

View Article

francoeurdavid on "Shortcode to Query custom Post-type"

Hi, I followed this to add a content-block to my theme. I want to extend it with the Shortcodes. I want to be able to write : [content_zone name="col-1"] The code should return the content of the...

View Article

netcollab on "Want to remove password from login/registration page"

Hi, I want to remove password from the login page such that only username is required for logging in. So in the registration too , i will only have username . My requirement is to create a username...

View Article


ajcke on "wp_list_pages Output Parent and Child Pages"

I've been using the code below to auto display pages and child pages in a sidebar. Our site has a few parent pages and the rest of the pages are all nested within these. Right now the code displays the...

View Article

ced1870 on "auto database update"

Hi I'm writing a plugin that adds an option on each widget. It works, but at a certain time the "options" database where my value is stored changes and the value become empty. I have just seen a...

View Article

hays298 on "Open Graph tags for Facebook"

My WordPress links have just stopped working on Facebook. They were working fine up until a few days ago. I checked them on the Facebook debugger and it comes up with the following warnings: The...

View Article


gorka.molero on "Turning IMGs into divs with background-image (preg_replace)"

Hey guys! I'm trying something out but as I'm not versed in PHP it feels like smashing my head against random walls. I need to alter the output of image tags. I want to replace the img tag for a div...

View Article


jeezy on "RSS Feed Post Category ID not Name"

Hi, I'm trying to get a WordPress RSS feed to also include the category ID value and not just the category name. The reason is I'm importing an RSS feed into another system and I want to be able to...

View Article

Rossini on "Jquery dropdowns not functioning on touch device"

Hi I have created a homepage that allows has 5 jquery jump menus as quick links on it using a simple method found here: http://www.codecaven.co.uk/jquery-jump-menu.php This works great until it comes...

View Article

Kic00 on "tinyMCE upgrade in 3.9 broke javascript in a plugin"

Hi - the WP upgrade to 3.9 broke a plugin we are using (which isn't supported by its author anymore). The lines of javascript that broke were lines where the author was trying to override the...

View Article

lsilver on "Automatically Edit And Save A Post Upon Publishing"

I'm using a plugin which requires a post to be updated before it's functionality kicks in. It is too time consuming to do this each time I make a post. I have to edit it, and then save it (with no...

View Article


ced1870 on "add js only if condition is true"

Hi I'm developping my plugin and it works :), that is the good news Now I would like to make it correctly. 1/ I have a fonction that check if a word exist in the content: add_filter('the_content',...

View Article

rocke on "Custom - Parameter in contact-form-manager Plugin"

I am using "contact-form-manager" Plugin for my inquiry page i have many field but need help in 2 place of field Textbox and Select option all is working fine , from back end i can create forms, and...

View Article


Manoj H L on "Add content/meta tab between Title and Content in WP Editor"

I would like to some meta tabs or suggestions for user editing the post. The best place to add that content will be between Title and Content Editor. Is their any action or filter to achieve this..

View Article

KarlJan on "Inserts into procedures"

Hello, I've been playing arround with procedures and tried putting the comment insert into a procedure. I've got some trouble and was wondering if you guys could take a look. function...

View Article


lmstreng on "Custom Post Type, the single-.php problem"

So I feel like I am doing something obviously simple, yet can't figure out what! I've created my custom post type 'project' and created single-project.php to display the individual project posts. It's...

View Article

Pioneer Valley Web Design on "Current User Can on WPMU"

Glad to know I am not alone in this and none @ wp has an answer.

View Article

Nagytalp on "Display custom taxonomy part as "label on image" @home"

Hi! I have this code: < ?php $p_terms = get_the_terms( $post->ID , 'tagportfolio' ); print_r($p_terms); if ( $p_terms && ! is_wp_error( $p_terms ) ) { $term_links = array(); foreach (...

View Article
Browsing all 8245 articles
Browse latest View live


Latest Images