AhmadKhan on "same permalink for posts in seperate categories"
Hi, I wana make some post with same permalinks in seprate categories. for example: I have post 1 with P1 permalink in cat1 and have post 2 with P2 permalink in cat2. now I wana change P2 to P1. at the...
View Articletheultimate1 on "[Plugin: JJ WP Easy Navigation] Looping navigation links...
About the plugin: A simple navigation plugin which helps users to move backward and forward posts using arrow keys or buttons. Link to Plugin page I did some modification to the plugin by adding the...
View ArticleWhiteAce on "FrontEnd Grouping by Custom Fields"
Hey there! just wanted to know if there is a way to group posts by their custom fields? let's say something like this: I have a <select> Custom field named "food name" -> I want to display a...
View ArticleDigex on "add an icon to homepage service tab"
I have a theme that i am customizing. I created 4 pages. On the homepage, below the featured slider, is a tabbed content area. Each tab is populated by one of my four pages. I want to add icons to the...
View Articleslyphidine on "[Plugin: Simple Events Calendar] Changing event sort order"
I saw a few questions about this. I answered it on the original question, but thought it might be hard to find. So here it is: I was able to change the sort order by adding some code to the php file....
View ArticleAikyrie on "Using Multiple Taxonomy Query in WP_Query"
I followed the instructions here http://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters in regards to using multiple custom taxonomies but my code doesn't seem to be working and I...
View Articlejraven90@aol.com on "Is there any way I can end my URL's in .htm"
I am moving a successful ecommerce site to WordPress, but all my old URLs end in .htm Since WordPress removes periods from URLs, it doesn't look like I can use these old ones. Because I don't want to...
View Articleandrewrowland.g on "Hide Specific Divs from specific user role groups"
What is the most secure way to hide specific divs from everyone besides a specific user role group?
View ArticleArshi.Sheikh on "Html Code via Post Method, Escape Problem"
i have created my self coded mailing system and associated with worpress using like we create template page, the problem this that when i post html email to another page it it escape html tags like...
View Articlejdpfresh on "Front end comment sorting"
I'm trying to figure out a way to sort my comments. I'm using the comments rating plugin which adds karma to the comment. I want viewers to be able to sort the comments from newest to oldest and from...
View Articlequeengab on "Create or find plugin form with notification mail and db...
Hi to all, is a sunny day in Rome very hot like my head :) I contact you for a question. I have to create a simple registration form with two caratherestics: senda notification via mail to the users...
View Articletmeche87 on "Insert variable into URL"
Hey I'm trying to concatenate two variables and use them to within a URL. However, it hasn't been working and I've tried several different methods. Here is my current code that I am trying to use, but...
View ArticleDanRoller on "Is full control of http response possible?"
I am converting a web application to wordpress. I need a way to write a page from the plugin with the http header from the plugin values. Use cases: (1) Extract a subset of plugin data in csv format...
View Articledetoner on "adding image to woocommerce archive descriptions"
Hi Can anybody help - woocommerce has the hook to add the archive descriptions using this function if ( ! function_exists( 'woocommerce_taxonomy_archive_description' ) ) { /** * Show an archive...
View Articlecredo61 on "Add a tinyMCE plugin + WordPress functionality"
Hi, I've added a button to tinyMCE which loads a php file into the iframe. Actually it's a shortcode manager and I need to use some wordpress functionality such as translation functions or getting...
View ArticleRobinBolscher on "normal navigation menu to WP nav menu"
Dear WP'ers, I am working for someone to move his existing website to the wordpress platform, by making a custom theme of his original website. Now I'd like to make a custom menu of the current...
View ArticleNeo on "How to check if a Textarea is empty in Javascript or Jquery?"
I would check, if possible Ajax, the comment form is empty. In the case of empty printed below the textarea red to "give me a text." If successful transmission, the green enter into a textarea, the...
View Articlethermann78 on "Admin users: Count of Custom Post Types"
Hey there, I'm struggling with a problem I couldn't solve so far by myself, so I hope to get a solution here. We have a Q&A-Community based on WP. Each new user can post questions that are based on...
View Articlejjruizrivera on "Html editor and security issues"
Hi I have been asked to enable the html editor in one site where users can enter their posts.Note that no post is published until it is reviewed by us. However I am not sure if enabling the html editor...
View Articleendervikin on "Single Page Analytics for users"
I want to create single page analytics for WordPress Users. I have a good background in Google Analytics but was hoping to save some time by finding someone that has already bridged GA and WordPress in...
View Article