yboss on "Embed Category Search Into Page Loop issues"
Greetings WP community, I've been playing with WP for a while now and I'm trying to create an 'events' page that will post wordpress posts from 'cat=4' or the events category. It is posting fine except...
View ArticleVicWarh on "Goodreads star rating system"
Is there anyway to implement it in a wordpress site? Please advice, Thanks
View Articleti2m on "wp_mkdir_p not working"
Hi, I've written the plugin Edge Suite which handles animations in form of OAM files, which are nothing else then ZIPs. I'm using the codex method wp_mkdir_p to create nested directory structures....
View Articlebleggate on "retrieve multiple pages and posts/ category for Home page, using...
Hi I am wanting to feature on my home page only in an archive type feed, pages and posts (or a category) - using WordPress php and codex this is the code I have worked on to date for the functions.php...
View Articleicing on "Combining and Minifying CSS the right way"
I have read that combining and minifying CSS saves useful bandwidth and increases the general performance of the website. Most of the CSS Minify tools remove the commented out text from a CSS file....
View Articlemoksh on "login in frontend"
i am using theme my login plugin. when any user login through login page it redirect to dashboard. so what changes i have to do to redirect them to another page? mean i have to redirect them to edit...
View Articlebobspalding on "WP-E-Commerce Predictive Search Pro - Developer tells me to...
Hi. I asked a3Rev's support forums to add a Sort Results by variance (colour, size etc.) and sort results by price, a little bit like eBay, and my response was feel free to hack the the plugin to suit...
View Articleframeitphoto on "Warning Error - creating default object from empty value"
My web host is forcing me to switch to PHP 5.4. I was on 5.3 and they won't force the switch until next April so plenty of time. Well I switched anyway (although I can go back). An got a problem. I use...
View Articlekenyonhoagadmin on "Is it possible to extend the time it takes for the...
Hello, I'm just curious if it is possible to extend the length of time for updating the Twitter Feed. For example, rather than having the feed pull in tweets for up to two hours back, can I make it...
View Articledevrekli on "How to Add Meta Noindex to Feeds, RSS and Trackback?"
Hello. How to Add Meta Noindex to Feeds, RSS and Trackback? maybe we could do with functions.php? how? thanks
View Articlemydavisfamily on "Help: Fatal Error - Using $this when not in object context"
Can anyone help out on this problem. By substituting $thiss for $this I get rid of the error msg but then only the admin receives an email and none of the BCC: copies are sent out. Below is a snippet...
View Articleenoquenroll on "Displaying list of cities according to the selected state....
Hello, I come to ask the community a help of a simple hook on WordPress. I'm trying to display a list of states and cities in two dropdows to select a single option in the a form. The list of cities...
View Articleikosweb on "How to separate data in wordpress metabox?"
just created a kind of long metabox using a tutorial at wptuts but I am lost in two things: The output of the metabox displays all data grouped (ex. in grouped checkboxes they are all in a whole even...
View Articletambourdeville on "Custom post type and permalinks"
Hi all! I have an issue with my plugin: I want to declare a custom post-type "flip_pong", in a class "flippong". Untill here, everything is ok. The issue happens when I want to see a post of this CTP...
View ArticleRichardLight on "Wordpress variables in enqueued javascript"
Hi, I want to include a SIMILE timeline in my Wordpress plugin, so need to include the relevant javascript library files. These require some initial settings to be specified in javascript, which...
View Articleenseense on "Category dropdown query_posts"
First of all i don't really know if it is the right forum to post in, if not please any one move to the right place, thanks. I'm develeoping a dropdown menu that is filtering diferent categories from...
View ArticleLuismin on "Add plugin to editor"
Hi. I'm going to add a button to my WordPress Editor like a plugin. So, I need to know where is the init call to put some code in order to call to my plugin. Something like this plugins : "simplelink"...
View ArticleMatthewRuddy on "Remove new media modal entirely?"
Hi. Is it even possible to do this? I've been using Backbone extensively so I'm well used to it, and yet I can't figure out for the life of me how to completely remove a media modal (wp 3.5+). The...
View ArticleOttens on "Style post format on home only"
I'm trying to style the post format aside only on the front page of my blog. Specifically, I want it to give me a larger thumbnail there. Problem is, that also changes the way aside posts are displayed...
View Articlehyoon01 on "Where are the tags/hooks such as "wp_nav_menu_args"?"
So as I was looking through the source code in nag-menu-template.php to change the hyperlinks of each page listing in the main menu, I came across: $args = apply_filters( 'wp_nav_menu_args', $args );...
View Article