txxxax on "user_has_cap filter allows edit but will not allow save"
Problem I'm working on a website where we need to be able to put a username in the custom field of a custom post type, and allow the user specified to make changes to that post and only that post. I...
View ArticleLebCit on "JavaScript loading but not working !"
Hello everyone, After three days, war coding, to make a js file run, i have only this great place to ask, hoping that i'll find someone with good experience in js into WP to tell me what's wrong and...
View ArticlePete on "Display a specific level of a category tree"
I'm trying to find a way to display a specific category level of a post. For example. I have a post with a hierarchical category tree structure like below... Parent cat Child cat A Child cat B Child...
View Articlecrdipu on "How to add custom status to quick edit"
Hi All, I have added some custom post status to WordPress, I can able display in New and Edit interfaces of POST. I would like to display those to quick edit too. Also I need to apply some condition to...
View ArticleAndy Mercer on "Call Media Editor Gallery Page Directly"
I'm calling the WP 3.5 media uploader from a metabox, and have gotten it working to select single or multiple images. What I'd really like to do is call it to the Gallery's page instead though, so that...
View ArticleBRG Web on "WP_Query Taxonomy Parameters"
I am trying to query a custom post type but it is not working. I am using Elegant Theme's Nexus with All in One Event Calendar. The theme has a featured slider in the home page that gets the recent...
View Articleknoppys on "Plugin Code does nto list all my posts."
Good morning I created my own plugin. Just something for listing all sub categories including posts and permalinks of a given parent category. Problem is it only seems to be outputting 5 posts per...
View Articlemaxarch3 on "Change image size large in p attachment display settings"
is it posible to change in my post add media in image attachment details size: Medium - 300 x 200 large - 1024 x 682 i will like to have something in between like 700 x ? do you know where i can adjust...
View Articlehektorjg on "Help with comment form popup. Close after comment"
Hi all! I need help to solve this headache. I have a site where you comment in a Wall where everybody comments, but you can comment wherever. So my solution to do it is a pop-up window with javascript...
View ArticleMatiasLN on "jQuery menu"
Hi! I want to create a menu system based on this: http://boston.html.themeforest.createit.pl/index-slogan.html#MainHeader The idea is to have the menu fixed at the bottom and on the top on the other...
View Articlerec19 on "Move admin menu names"
Hello I have plugins installed that show up as a parent menu on the left admin menu that I would like to put in the Settings tab. Can anyone give me an example, for instance, how you would move the...
View Articledveat on "Custom columns shown in post overview"
Hi all, I have an issue that I can't seem to resolve. A friend is running a WordPress site in combination with Shopperpress as a shop. He had that developped a couple of years ago, but isn't satisfied...
View ArticleLinesh Jose on "How remove description and slug fields from taxonomy"
HI, I've created a taxonomy "pro_agents" and i want to remove the description and slug fields from taxonomy adding and editing section. also i want to add new field " Contact number" int those section....
View Articlelemonthirst on "displaying the number of active visitors on a single post"
Hi, i've searched/tested most of the plugins available in the repository for a plugin that can count how many users are online on a single post. I want to display the number of active users reading...
View ArticleJpetracca on "Trouble with my loop: how to get next posts and previous posts...
I'm having trouble getting the loop to show next and previous posts on a page.php. The loop is supposed to show 10 posts (I set it down to 2 to try it out..) and then the next/previous posts link on...
View Articlewhiteorange39 on "Custom Taxonomy and Category Problems"
Hello! Bit green around the edges in php, but I've been currently tasked with fixing my companies old website design (not coded by me) and its been a nightmare. I have one problem that is particularly...
View Articlecrdipu on "post_row_actions filter is not working while update post using...
Hi All, I have created two links using post_row_actions, it was displaying fine when page loads. But the links will get disappear after update post using quick-edit. Is it a bug from WordPress or did I...
View Articledeg29 on "Post Loop widget issue"
I am using the Vantage theme and until today had the Post Loop widget on my front page in the "grid" format and filtering one category only (news). I'm not sure if this is related or not but today I...
View Articletnoguchi on "Display Groups of Custom Posts by their Custom Taxonomy Term"
Hi, I'm trying to output a portfolio page composed of sections of CPT post thumbnails organized by their custom taxonomy term slugs. While it's easy for me to output the terms associated with the...
View Articledamiroquai on "Is this corect syntax for adding java script to plugin?"
I wanna create plugin wich will place google analytics code or any other js code in footer. Can I do it like this? <?php /* Plugin Name: myplugin Plugin URI: */ function myganalytics() { ?>...
View Article