Plugins are tools to extend the functionality of WordPress. This tag should not be used to mark requests for plugin recommendations, which are off-topic per the FAQ.
0
votes
1answer
258 views
Author Specific URL's in WordPress
In continuation of this thread
Mapping multiple URLs to same page in WordPress
is there any other way except redirect similar pattern URLs to same page.
Our goal is to provide our guest and other ...
0
votes
5answers
82 views
Great blogs site resources/tutorial for Wordpress Developers? [closed]
I sometimes learn a few tricks from wordpress blog tutorial sites and its great that some of the people in this field , share what they know about working around with coding around wordpress.
Im ...
-1
votes
0answers
14 views
Backend template page
I have a plugin that I am using called "Participants Database" http://wordpress.org/plugins/participants-database/ I'm trying to figure out how to make a page in the backend for my plugin that will ...
0
votes
1answer
165 views
Different registration form for different roles
I have customised the worpress registration page by adding new fields using the Cimy User Extra Fields plugin so my site is now fine for allowing users to register as contributors.
I now want to ...
0
votes
2answers
307 views
Wordpress plugin search does not work and updates are not shown, VPS install
I have configured a VPS running CentOS 6.3 and Plesk 11. The install of a blank version of Wordpress works well. However, I have problems with updating Wordpress and searching for plugins. The two ...
0
votes
2answers
2k views
WooCommerce: multiple input field for multiple product variations
I'm trying to customize the default Woocommerce theme to my needs.
I have a product that comes in two variations:
it's wine, so variation A is a 6 bottle pack, and variation B is a 12 bottle wooden ...
1
vote
2answers
265 views
How can I save repeatable fields with one value inside an array?
Introduce
I am currently working on a slider plugin to learn a lot of PHP and WordPress.
I have create some repeatable field with javascript.
Some functional details:
When the user is clicking on ...
0
votes
2answers
645 views
How to use a WooCommerce action hook?
I am wondering how you would implement the following hook.
do_action( 'woocommerce_process_product_meta_' . $product_type, $post_id );
What is the correct way to call a call the action from a ...
0
votes
3answers
103 views
+150
Taxonomy Drill-Down / Plugin Help - hierarchical queries within plugin?
I hope this question doesn't make me look too stupid!
I am using a plugin called 'Query Multiple Taxonomies' -- it's a fantastic plugin and is written extraordinarily well. ...
0
votes
2answers
29 views
Show a special message for private page?
If I set a page to private, can I have it show a message instead of a 404 page for public users?
0
votes
1answer
16 views
accessing parent variables in child construct without executing action in parent
I am quite probably going about this the wrong way, but I cant figure out how to rectify this....
would be great if someone could point me in the right direction. happy to provide more details if ...
-1
votes
1answer
191 views
Book plugin to record books read and write my own reviews [closed]
I trying to find a plugin where-by I can keep an inventory of all the books I have read (I currently record them in a paper dairy) and also write little reviews for them. I've seen a few plugins but ...
1
vote
1answer
23 views
How to check what plugins used to be on a WordPress installation?
It's easy to see what plugins are currently disabled through /wp-admin — but how could I see what plugins used to be on an installation of WordPress and were deleted?
0
votes
0answers
17 views
typeerror this.getdoc(…) is undefined wordpress
I have face this issue after upgrade WordPress 3.0 to 3.5.1 . Can anyone guide me how can I fix it. My all tinymce editor stop working after upgrade.
0
votes
1answer
18 views
Shrinktheweb plugin problem
I've added the following code to a page:
<?php echo do_shortcode("[thumb]'".bp_profile_field_data('field=2')."'[/thumb]"); ?>
This pulls a url from my database, and it should, according to my ...
-2
votes
0answers
7 views
Suggest plugins for “Load More Posts” instead of next, back buttons? [closed]
I've been searching for a plugin that would allow to load more posts without page refresh so user can keep adding posts etc.. I tried out jetpack infinite scroll plugin and set method to click, yet ...
0
votes
1answer
21 views
Image sizes incorrect with Custom Post Type [closed]
I have no idea why this is happening, but if I use custom post types at all in my theme, the thumbnails generate, but WordPress doesn't use the generated images.
The code I am using for my ...
-2
votes
3answers
143 views
How can I create a virtual user on WordPress
I want to create a virtual user on WordPress, I mean the username and password will not exist in the database or in the Dashboard but if I login, the username and password must be recognized and the ...
-1
votes
0answers
19 views
Woocommerce related items - remove action / add action
I'm working on a Woocommerce plugin to show combo items on the product single page. I'm having some issues removing the action that displays the related items on the product page. I'd like the ...
0
votes
1answer
19 views
How can I apply a WP filter on specific plugin version
I have the plugins list in 'wp-admin/plugins.php' page. For each plugin there is some meta info extracted by WP from each plugin file:
/*
* Plugin Name: somename
* Version: 1.2.3
*/
I want to ...
0
votes
2answers
52 views
How to over-ride a file in a plugin?
I have a third party plugin that I'm using for a photo gallery (NextGen). However, with my black background, the loader gif animation looks pretty bad. I found a better loader gif and replaced the ...
0
votes
1answer
169 views
RE:Multuple Level Category Drop Down
I finally found exactly what i was looking for at Multiple level category drop-down
One problem - the example codes not working - and i realize its a year old so any ideas?
I am currently playing ...
-3
votes
0answers
15 views
Record and Upload Videos
We're trying to build a website that allows registered users to record a video and upload it to the server. Then the videos should then be accessible via a password protected link.
I've checked the ...
0
votes
0answers
21 views
incorrect path of plugin dir on network
I am using wordpress 3.5+ and I use it as network.
I read that the plugins I upload are activated for all the sites on that network.
So here is the issue. I uploaded a plugin say XYZ. It uploaded ...
0
votes
0answers
26 views
Pagination with “simple pagination” plugin only works with default permalinks?
I'm trying to get to the bottom of an issue I'm having with a plugin called "simple pagination". The site in question is "pahra.org" under the "members" page of the main navigation there are ...
0
votes
1answer
12 views
Get a list of galleries from an album in NextGEN Gallery
I want to get a list of galleries of a certain album. Than I would create a link to this galleries. How do I get the list of galleries in PHP?
I saw that there is some code like
global $nggdb;
...
0
votes
2answers
39 views
Add background image/layout for single page?
I'm seeing that a lot of sites (moz.com,hubspot.com) are using a background image as a layout. How do I add a single background image easily onto WordPress? I also want to add the layout here: ...
-1
votes
0answers
19 views
paypal integration to wordpress
I m new to paypal..,and what im doing is register local hotels for contact with travel agents..,what i need to done is when new user register, add paypal payment gateway (with out redirect to the ...
0
votes
0answers
18 views
Rad Dropbox Uploader shortcode issue
I have implemented Rad Dropbox Uploader with WP-Members. I needed something similar to the issue here, so I coded:
add_action( 'wp_loaded', 'wpse_100200_shortcode_magic' );
function ...
0
votes
0answers
17 views
Backup Buddy Questions
I have two hosting accounts.
Account #1) My personal hosting account
Account #2) My reseller hosting account
I am hosting a friend/client on my personal account as an Add On domain. I just ...
-1
votes
1answer
35 views
Advanced Ajax Page Loader and Masonry Grid
I am using Advanced Ajax Page Loader Plugin together with Masonry. Both work, however Maonry doesn't get applied once new content is loaded via ajax. You can see it here ...
0
votes
1answer
25 views
count the number of views of a post excluding own views
I am using WP Post Views plugin to display the post number of views. To do so, I use:
<?php if(function_exists('the_views')) { the_views(); } ?>
This plugin gives 3 choises in its setting :
...
0
votes
1answer
23 views
how to get notification when the plugin is installed
I'm making a wordpress plugin to get a notification when the plugin is installed
i'm using http://codex.wordpress.org/Function_Reference/is_plugin_active
but I still do not understand
please help
0
votes
3answers
355 views
How to speed-up BuddyPress - Plug-in Error
I installed a recommended plugin to help speed up the ever-so-painfully-slow BuddyPress. The plugin is "DB Cache Reloaded Fix By Ivan". I get the following error whenever I try to enable the plugin ...
0
votes
0answers
16 views
LayerSlider Plugin has glitches when implemented
I'm working with the LayerSlider WP WordPress plugin for a slideshow on a site and it doesn't function correctly. When I set it up through the WordPress dashboard, it gives me an option to 'preview' ...
0
votes
1answer
28 views
Auto Gallery from folder contents
I need to be able if this is possible, (i am a newbie at this so please take that into consideration)
I want to create a Wordpress shortcode that will add an automated gallery of the contents in a ...
0
votes
1answer
123 views
featured image problem with custom post type
I created a new custom post type based on the code provided by the wordpress codex. But when I try to set a featured image it returns and shows -1 in the featured image box instead of the images.
I ...
0
votes
2answers
250 views
Can't get plugin settings page to save data
have a simple plugin that inserts text (a Google ad) partway through the content of a single post. I'm trying to create a settings page that will let users change the ad code, and change after which ...
-1
votes
0answers
17 views
How can I call Jetpack Infinite Scroll if new content is loaded via ajax
If you check my demo website http://experimental.musicglaze.com you can see in red area some articles. If you scroll down 2 more articles will be added via jetpack infinite scroll. Now click on a logo ...
0
votes
0answers
21 views
Import sql data from a large file when installing plugin
I'm making my first plugin and I need to import about 31,000 records from a sql file into the wpdb when the plugin first gets installed by the user, but it is only importing about half of them only, ...
0
votes
2answers
113 views
Meteor Slides as header only for homepage and Use featured image of each page as header for respective pages
I am using meteor-slides plugin to make header as a slideshow. I am using twenty-eleven theme. Now i need to make this slideshow for my homepage only and featured images of other pages as headers for ...
-1
votes
0answers
22 views
SEO SearchTerms Tagging 2 plugin not working [closed]
I installed the plugin on wordpress 3.2.1. The problem is that almost all incoming searches goes under the last post, which is appearing as a first post on the home page. Only very few searches goes ...
1
vote
1answer
130 views
Using plugin functionality in external php script not working
I am encountering a strange problem which I couldn't solve so far.
I'm calling a .php script via cronjob (Debian/GNU Linux).
To use wordpress functionailty I added:
define('WP_USE_THEMES', false);
...
0
votes
0answers
13 views
Survey Quiz Plugin, next line answers
I recently installed the WP Simple Survey plugin, but my answer options are coming after every line.
I saw the source code, and figured the line where it was giving the options, but i could'nt figure ...
0
votes
1answer
31 views
Why was my plugin rejected from the WordPress.org repository?
I have made a WordPress plugin, and it works. But when I send it to the WordPress.org plugin team, they responded:
Calling wp-load.php directly
Including wp-config.php, wp-blog-header.php, ...
0
votes
1answer
117 views
MultiPostThumbnails and media queries
I am using the plugin "MultiPostThumbnails" and it's setting my width to 700px.
Is there a way to get it to not set the width and height at all? I want it to resize when I use media queries and ...
1
vote
3answers
293 views
Build a list of partners with Link, Logo and text
I want to build a list of partners. At the moment, I have tried with the "links" function, the problem is that I can't use html tags on the description field. Therefore I'm looking for another ...
1
vote
2answers
204 views
Opendir and Wordpress Path
I wrote a simple function to get the contents in a folder (called templates) in my wordpress plugin, but am having problems getting the path to work (thus the function always dies). My question is: ...
0
votes
1answer
432 views
I want to create a Visual Recipe site on WordPress, any suggestions or tips on how i can do it? [closed]
I would like to create a visual recipe site, which lists how to make a dish in step by step through pictures.. Is it possible to create a custom page template where i can the following fields.
...
0
votes
3answers
620 views
What happened to WP No Category Base?
What happened to the plugin in Wordpress plugin repository?
The link doesn't work:
http://wordpress.org/extend/plugins/wp-no-category-base/
and search for this plugin doesn't list it.
Yes, I know I ...


