-2
votes
0answers
15 views

Map to show all photo locations?

I'm looking for a solution to show all posted photo's location in one map (Google Maps or Open Street Map) ... are there any solutions for this "problem"? Or do I have to build something new from the ...
0
votes
1answer
13 views

Update permalinks after domain change

I installed my blog in a free hosting webpage, the hosting gave me a free domain and I used that domain in my blog, then I did buy a .net domain, I changed the URL in Settings->General of my ...
-1
votes
0answers
18 views

Use JSON API authentification ! How to use it?

wordpress.org/extend/plugins/json-api/ github.com/mimetic/wp-json-api-auth Hi, i want to use JSON API Auth to protect the json output but i don't know how i can use it. I enable the controller in ...
0
votes
0answers
10 views

Quicktags on all textarea.. Not working on plugin?

I want to put a couple of quicktags/buttons on a textarea which is outputted by a plugin called user submitted posts. I have given this textarea an unique id and read this on the Quicktags ...
0
votes
1answer
32 views

delete user not working

Im just noticed that when I try to delete an user does remove the user, but not their comments. Also choosing the option to change the deleted user's post author to admin does not work either. Is ...
0
votes
1answer
15 views

Control time of addition of posts to RSS?

I have a friend who is trying to control when posts get added to the RSS feed, not when they get added to the site. Is there a way to duplicate the date published section in admin, but for the RSS ...
0
votes
1answer
32 views

Is there a common structure for a wordpress formular?

I am working on a plugin for wordpress and was wondering if there is any common standard for the html and css structure and naming which I should use if I create a html form? so is there a definition ...
0
votes
0answers
20 views

Insert blog template on home template

i need to include "blog_page_2_column.php" into homepage. I insert this into homepage template: <?php include(TEMPLATEPATH . '/blog_page_2_column.php');?> Works fine but i cant change the ...
0
votes
0answers
22 views

Reduce number of SQL queries inside WP_Query loop to fetch author data

This question applies to scale and does not concern typical blog implementations. I'm working on a web app where I'm running standard WP_Query to fetch some custom post types. This usually results in ...
0
votes
0answers
13 views

Different template and themes visible for different users

I'm trying to accomplish the following task: Create a WP installation which will allow different users to: see and manage posts and pages created only by them see and change templates of their ...
0
votes
1answer
25 views

Identify and display the fact that user is admin next to username in comment section

For all users to see. Not only the admin in cause. Also I am using a plugin called simple user ranking for displaying the user rank which is calculated for the number of comments posted, so I need to ...
-1
votes
0answers
18 views

Shotcode error on functions

Hello i have this shortcode that is generating a error. Can someone help? add_shortcode('do-action', 'do_action_shortcode'); function do_action_shortcode($atts, $content = '') {   ob_start();   ...
0
votes
0answers
11 views

I need to include post template into home template

i need to include "blog_page_2_column.php" into homepage. I do this, insert this into homepage template, works fine but i cant change the page of blog... Any idea? The web is ucrburna2013.com.ar Thx
0
votes
2answers
23 views

Widget to show posts in the sidebar basing on its IDs

I am trying to create a widget that displays posts in the sidebar taking post IDs as input from the user. The result of my code is that the widget displays just the first entered ID and ignores the ...
1
vote
0answers
8 views

BuddyPress: How to get forum name from $forum_id?

I am using an action hook groups_new_group_forum. Now I have $forum_id and $group_id available in the callback function. How can I get forum name or group name from the available $forum_id or ...
0
votes
0answers
30 views

List number of posts with a specific meta_key for each meta_value

I would like to list my posts by a specific custom field. At the same time, for each custom field, I would like to count the number of posts with a specific custom field value. I have a custom field ...
0
votes
1answer
24 views

Display Country Flag in Profile Wordpress/Buddypress

Hoping someone could help me with a question regarding displaying country flags next to a member name. Right now I am using a custom meta containing country and then echo the flag back if the ...
1
vote
2answers
31 views

How to remove the cufon script from Dzonia Lite theme [closed]

I am using Dzonia Lite theme in my website. When I try to remove the cufon script from my functions.php file the sliders that were present in the website are not working. Colud anyone suggest me how ...
0
votes
1answer
30 views

Post type archive page not working

I registered a custom post type using Custom Post Type UI, and created an archive page and named it archive-recipe.php, 'recipe' is my custom post type name. But its not working, instead its using the ...
0
votes
2answers
33 views

Identify the page being shown while in The Loop

In my loop, I'm trying to set it so that certain text is displayed on certain pages, if there are no posts to display. I thought this would be simple, using is_post(), but it seems that this function ...
0
votes
1answer
21 views

Get all sticky posts from one user through user ID

So I need to get number of sticky posts each user have and compare it to one variable. I managed to do this, but I am wondering is this the right way to do it. //Retrive all sticky posts ID ...
0
votes
2answers
40 views

Get current custom user taxonomy

I’m using the plugin User Groups which lets me group users with categories. The plugin is working essentially the same as using the manual method (custom user taxonomies) described by Justin Tadlock ...
-1
votes
0answers
15 views

Pop up login system for wordpress site with social login option [closed]

I am looking for a login system for our web directory site Linktons on a pop up, where there will be option to login with email as well as social login with facebook and twitter. is there any existing ...
1
vote
1answer
25 views

Query users by capability - uninstall/deactivate callback

The situation Running on MU, I'm writing an open source/publically and freely available plugin. As I used add_screen_option() to allow users to easily setup the admin page to their likings, I'm left ...
0
votes
0answers
10 views

categories to subdomains using .htaccess without plugin

I need to do the following thing Mapping this subdomain live. mywebsite.com/something to mywebsite .com/live/something for examples : www. live.mywebsite.com/ ==> www. mywebsite.com/live/ http:// ...
0
votes
3answers
34 views

Is a multisite install what I need?

I have a client who owns a chain of clubs - all of them unique and requiring different sites, however, there will be one GLOBAL login for members. The members area will include things like club ...
0
votes
0answers
18 views

WooCommerce: Add 'revisions' support to products

I need to have 'revisions' support for products in WooCommerce. I understand it's not been designed to work properly with revisions (all the custom fields) but really all I need this for is to keep ...
-2
votes
0answers
16 views

Need a Gift Card Plugin or Extension for WP Woocommerce? [closed]

Does anyone know of any good gift card plugin or extension for wordpress? I'm using Woocommerce and need to add a gift card option to my site? Thank You
-1
votes
0answers
12 views

Cross domain tracking - Wordpress and Google Analytics [closed]

Which is the best approach to automatically add the _link GA action to every outbound link that points to a certain domain? e.g. <a href="http://example.com/intro.html" ...
1
vote
2answers
21 views

Display all comments or recent comments per user on author page

I have author pages for each author and I want to see all of their comments (or all of their recent comments) if I click on their nickname. How can I do this? I tried the beneath code, but that does ...
0
votes
2answers
28 views

Create 3 buttons for new post for a different category

I am customizing the admin panel of WordPress. I have users with roles to only write to 3 categories. I would like to design 3 buttons or divs to create a new post but each one for a different ...
0
votes
0answers
16 views

How do I setup Woocommerce using hooks

I want to use the Woocommerce plugin with my current Wordpress site using the hooks method. I want to use my own themes of course. I can usually follow these type of instructions but I don't quite ...
0
votes
1answer
15 views

How to get next previous category in same taxonomy?

Like WP get_adjacent_post function gives the next and previous post data based on the parameters i want to get the next/previous category data is there any WP built in function which does the right ...
0
votes
0answers
10 views

restrict_manage_post to remove filters

Using restrict_manage_post, is it possible to remove default WP-List-Table filters? Example that I tried, but failed below: add_action( 'restrict_manage_post', 'remove_cpt_filters', 99); function ...
0
votes
0answers
22 views

Sort by user meta data

I am using the plugin: ep-display-user and can't get it to sort by meta. This is my code: function epdu_get_users($visible){ $user_ids = $this->wpdb->get_col("SELECT ID FROM $this->table ...
0
votes
0answers
9 views

How to utilize theme customizer live preview in this situation?

Short version: I am using the theme customizer in my theme and javascript for the live preview. I am not sure how to implement the javascript for php(as seen in code excerpt). I am creating a theme ...
0
votes
1answer
34 views

Delete old post with new post

Hope you can point me in the right direction, with a plugin or function. With "Contact Form 7" logged in users post their info with "Form to Post" plugin. Everything is front end. It is a big form ...
2
votes
1answer
31 views

Display custom list of tags in post/page editor with hooks

I used the information posted on this blog post to display specific tags when editing a post. The editors on my site wanted the ability to display pre-specified tags instead of the most popular ones. ...
0
votes
0answers
19 views

Test (prior to calling “grouped.php”) if product is_type('grouped')

Long time reader / First time asker! I am setting up a woocommerce theme, well im extending my current theme. I would like to test to see if the product is a "grouped" product in the ...
0
votes
0answers
16 views

Curious, possible to make admin create/edit post page to look like taxonomy page?

This idea just came to me, where I thought it would be great to have something like this for CPTs that doesn't need much content/fields to fill out. Basically a Post page where your able to add a ...
1
vote
2answers
38 views

Images not showing after moving site (but path id OK)

I moved (actually copied) a wordpress site (http://inglesen100dias.com/) to a new server and domain (http://blog.inglesen100dias.com/). I followed the process described in Wordpress' website ...
0
votes
1answer
56 views

How to create a category and sub-category sorted blogroll with all posts?

I would like some help to post all the posts of my website into a blogroll sorted by categories and subcategories. The end-result HTML I would like to see displayed would be something like this: ...
0
votes
1answer
30 views

How to protect wp-admin through .htaccess?

I'd like to protect the /wp-admin/ directory at the server level. This means two logins. One through the server and another through WordPress. I believe this can be handled through .htaccess. Does ...
0
votes
0answers
26 views

How do spam users register while I've only enabled registration by Gmail via Janrain?

In wp-login.php?action=register, I've disabled text fields (sorry this web site is in Japanese only but hope you can see that there's no text field) and enabled registration only via social login by ...
-1
votes
0answers
17 views

Customized theme shows up in admin panel but not on blog [closed]

I created a wordpress blog and customized the Minimalzine theme. The customized version with globe background shows up here: http://wikiprojectmed.wordpress.com/wp-admin/customize.php But It ...
0
votes
1answer
31 views

How can I insert a dynamic URL in my email template?

I'm not sure if that's even possible, but I thought I should give it a try. I'm using WP Better Emails plugin in order to create HTML emails for my buddypress website. I want to add to the footer an ...
0
votes
1answer
31 views

Parent for a single (single.php)

Is it posible to get the parent ID of an single page.... I mean not a Page I mean an is_single()... page. I have a page witch contains some custom posts and when I click on one of these i came to the ...
0
votes
0answers
17 views

Custom permalinks structure and custom post types

For all posts, regardless of of the post type I want the URL to be, /read/%post_id%/%postname% and have the custom post types be archives so you can go to /%post_type% and /%post_type%/%category%. ...
0
votes
0answers
11 views

Creating a new post every time an image is uploaded

I'm making this question because the one I found by searching seems not to work. I have a custom post type project on my theme. When I upload an image via the media library in the wordpress backend I ...
0
votes
1answer
20 views

Wordpress User Name Limitations

I need to know what the wp specifications for the usernames are. Like allowed minimum and maximum length, are special characters like ü,ö,ä,ß accepted,..? Unfortunately I couldn't find any insight on ...

15 30 50 per page
1 2 3 4 5 633