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

Demetrius Pop on "access JSON results from wordpress database with wpdb"

I have JSON results from Google API added to to wp_options table. At this point I just need to echo the specific elements. Namely, the coordinates. The option_name I have is py_menu_item. One of the...

View Article


pvijeh on "Fixing sql #1062 duplicate content error"

Hello, I am trying to upload one of my site's sql databases using phpmyadmin-- however i get the following error: #1062 - Duplicate entry '153' for key 'id' Does anyone know how to solve this error?

View Article


AliceWonderFull on "Modifying behavior of wp-comments-post.php ??"

The wp-comments-post.php within it is the following line of code: $comment_author_email = ( isset($_POST['email']) ) ? trim($_POST['email']) : null; I would like to run it through a filter that...

View Article

MBWD on "Error after editing functions.php that won't go away"

I'm using twenty twelve, and am attempting to enqueue jquery so that I can experiment with using functions on a test site. The error I'm running into has happened to me nearly every time I've played...

View Article

dealfiles on "Exclude admin from custom function"

I took over a WP site that was developed by another person. They created a custom function in functions.php named wp_authors_directory (see code below). They then created a page template to display the...

View Article


TCBarrett on "Default custom post column to 'off' in screen options"

Is it possible to add a custom column to a post type with a default setting 'off' (unticked) in screen options?

View Article

wazzaday on "Hiding certain posts based on a condition"

I have a custom post type, called users, when a post is generated (via front end) it is given a date 5 days in the future. I want to hide all posts in the dashboard that are not 5 days old yet, and...

View Article

Guillotex on "Get Post Feature Image on my own homepage"

I built a homepage for my WordPress site from scratch, copying the style of the theme Reflex (which I actually bought). I'm doing this because this way the site is faster, and use a lot less bandwidth....

View Article


osterichs on "Zend Gdata Fatal Error on wordpress plugin directory"

hey, i have a question about gdata youtube. i've devolp my plugin for wordpress and when add post it's getting error like this Fatal error: Call to a member function resetParameters() on a non-object...

View Article


zecke on "Echo do_shortcode with variable"

Hi I got this code: <?php $terms = get_the_terms( $post->ID , 'category' );foreach ( $terms as $term ) {$term_link = get_term_link( $term, 'category' ); echo $term_link;} ?> That echo me...

View Article

artykajay on "Track one IP address -"

Does anyone know of a plugin / counter / code I can use to track one particular static IP address - don't wish to block him, just keep a count of visits & hopefully add a count to a page or sidebar...

View Article

scdwb on "Custom users.php column to Order by user_meta"

Hello, I've added a new sortable column to the Users.php page in the WordPress admin (Users > All Users). This works really well and the new column is populated by a custom user_meta value. Here is...

View Article

John Paul on "DDoS Attacks"

I have heard huge amount of DDOS attacks from Wordpress websites exploiting the xmlrpc file in the installation. Is the vulnerability still exist in the latest version 3.7.1. The following link proves...

View Article


mysteryentry on "Uploading images + Video externally to Wordpress admin"

Hi all, I am hoping someone can point me in the right direction. I have paid a programmer in the past to develop a site however I am now looking to try to develop as much more on my own as possible....

View Article

souleye on "image permalinks?"

I have some images on my website. some have an absolute url such as: http://www.sharpfocusphoto.com/business-headshots-on-your-terms/business-headshots_5669/ but others have I would say dynamically...

View Article


LoaddNet on "Using PHP to return related post url."

Hello Forum! I am working on something very simple I couldn't find anywhere on net so I decided I will try to do it for myself but have a little problem. I decided to ask this forum as I have been...

View Article

sai krishna on "How to block ip of a robot?"

Hello, this is sai krishna from Greenyweb One of a blog owner is copying my articles as it is using a automatic plugin, Within seconds of publishing i'm seeing my article in his blog. After a little...

View Article


james_barrett on "Help with a loop"

I am working with a template that uses colour box. My problem is that the loop will only link to the featured image that I upload. I need to code the loop so that if I upload a video in the post the...

View Article

mit.sarvesh on "Data fetch from wordpress page"

I am working on a project which requires the page to fetch data from another wordpress page and display the content fetched under the same page. I used ajax for this purpose but don't know how to fetch...

View Article

starbright on "Multiple categories posts and latest titles"

What is the best concept to call a list of selected categories, with 5 recent posts - displaying the most recent as a post and the other 4 with featured image and title? Good example are...

View Article
Browsing all 8245 articles
Browse latest View live