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
0answers
3 views
WP deregister, register and enqueue
a plugin that I bought is loading a few js and css files on all pages, so I wanted to write a new function to deregister the handles, and enqueuding them where I wanted. however I am not sure If I ...
0
votes
1answer
13 views
Overriding a function in wordpress
A theme that I bought is adding unnecessary inline JS code that is not needed in the front page.
/* Scripts - dynamic css */
add_action('wp_footer', 'upme_custom_scripts');
function ...
0
votes
0answers
9 views
How to correct Error: message on website Twitter Feed
I'm receiving a Error: Twitter did not respond. Please wait a few minutes and refresh this page message on my website at www.toan.ca. This has been going on for a few days and i would like to know ...
1
vote
1answer
14 views
Why Won't Exported Blog From One Site Import Into New Site?
I have an old RHEL Workstation site, running the latest wordpress version 3.5.1.
I have a newer CentOS 6.4 site, running the latest wordpess version 3.5.1.
I have added the Wordpress import plugin ...
0
votes
0answers
17 views
MCE table plugins are broken?
I've tried individually using both the MCE Table Buttons and the Ultimate Tiny MCE plugins on my WordPress 3.5.1 site, and they both do the same thing; I go to edit a post or page, I click the table ...
0
votes
1answer
6 views
wpdb get_var is not returning any result (verified mysql query returns only one value)
I'm trying to modify a wordpress plugin to make it more adaptable for our needs. I have a custom user_meta called practice and we separate our users based on practice, so we need to separate quiz ...
-2
votes
0answers
13 views
Is there a plugin to get people subscribe to a weekly newsletter with the following functionalities : [closed]
I haven't found a subscription plugin that does all that. Is there any ?
A plugin that sends a weekly notification email to a mailing list ; for which I can configure :
which day in a week it is ...
0
votes
0answers
17 views
homepage olderposts link showing page not found
I am using WordPress 3.5.1 version, now I had a problem with olderposts link present at bottom of homepage. it is ok with rest of the category pages.
I am working on this problem since last two days, ...
1
vote
1answer
21 views
How do I disable a plugin enforced by my host (in mu-plugins)?
My host makes mandatory two plugins which get automatic updates under mu-plugins folder.
Is there a way I can disable them with some trick, for example with a plugin folder of the same name under my ...
0
votes
1answer
15 views
How do I reset BackWPup?
I recently installed the BackWPup plugin to my site, and it has been working fine, until recently when I changed servers, now it doesn't backup. I'm wondering if this is because I changed servers it ...
-1
votes
0answers
13 views
Add product to order via PHP - Woocommerce
I want to add a product to an existing order, I check the WC_Order class, but I didn't see any method to add items to it.
I'm creating a plugin to quote certain productos, and if client and ...
0
votes
0answers
15 views
how I get number of disqus comments beside post title?
I want to display number of disqus comment beside the post title. With Disqus plugin the comment number is displayed down where is called comments plugin. Is there a possibility to get comment number ...
0
votes
1answer
10 views
Wordpress Feed Creator Name Tag Full Name Instead Of First Name
I am parsing a Wordpress feed in my iOS application. I don't know much about Wordpress and its customisation. The feed shows the author name as below:
<dc:creator>andy</dc:creator>
...
2
votes
2answers
50 views
What happens when wp_cron is deactivated in Wordpress?
In a Wordpress 3.5.1 the apache log generates the following error related to wp-cron.php:
[18/Jun/2013:10:53:21 +0200] "POST /wp-cron.php?doing_wp_cron=1371545601.7393701076507568359375 HTTP/1.0"
...
0
votes
1answer
25 views
How can I exclude a dynamic URL to show a popup created using 'Wordpress Popup' plugin
That might be a long shot, but I though I should give it a chance.
I am using WordPress Popup in order to show a popup when a user lands on specific pages on the website.
You create a popup and you ...
-1
votes
0answers
19 views
Beginner/Well-documented plugins for practice for a newbie [closed]
I just read Plugin development chapter from 'Professional Wordpress 2010' book. I also created the example plugin.
But i am not confident yet. i need more practice. So, please suggest me few plugins ...
0
votes
0answers
14 views
Assign custom posttype capabilities on init: no menu-item on activation
I develop plugin with custom post type (cpt) who has some custom capabilities. I add those capabilities to the roles (according to the current caps, see code below) on plugin activation. That won't ...
0
votes
0answers
10 views
Plugin javascript (floating elements) not working on custom post type single page template [closed]
Strange problem, not sure how to figure it out.
I had someone create me a cool little plugin that allows me to input a CSS element ID and that element will float to the top of the page and stick ...
-1
votes
0answers
18 views
Wordpress Activity plus and Buddypress media plugin
Hi I had integrated the Buddypress Media plugin in my site. But it is not working like ...
-2
votes
0answers
19 views
Is there a Wordpress plugin to run a ladder? [closed]
I'm a part of a group that plays darts and I'd like to run a ladder, where players can challenge each other.
Are there any plugins for this?
0
votes
1answer
20 views
How to force load a page in plugin?
I have a plugin which do very simple task...
if ( $_SERVER["REQUEST_URI"] === '/foo' )
{
// How to display the content of page of ID = 3, without using wp_redirect()
}
So the url is staying at ...
-1
votes
0answers
12 views
Is there a plug in that allows for users to create their own user home page? [closed]
I am intermediate Wordpress at best.
I have created a website with Wordpress and am trying to figure out if it is possible to create a website that allows users to create their own user home page and ...
0
votes
2answers
26 views
How do I find out which plugin is exceeding memory limits?
I had an issue today when my sites had stopped working. Calling up the link just showed a cryptic message Database connection error, on all my sites on one server. The error disappeared on rebooting.
...
0
votes
0answers
14 views
GD Star Rating plug-in: Altering Dynamic Cascading Style Sheet (Remove Thumbs Down)
I’m in the midst of creating a page that allows users to vote for one of two competing images. I’ve used the GD Star Rating plug-in for WordPress in the past, but am struggling with altering the ...
1
vote
1answer
57 views
Why Better WP security plugin returns 418 I'm a Teapot “error”?
I am working on the Wordpress website and all of a sudden after deploying it on the server, I started seeing a problem where some of the pages on my website return 418 I'm a Teapot as Response status ...
-1
votes
0answers
24 views
portfolio plugin- linking thumbnails to permalink
I'm trying to customize Nimble Portfolio plugin; currently, after clicking on post_thumbnail a lightbox appears. I would like to be taken to the permalink page after clicking on the thumbnail. How can ...
-1
votes
0answers
14 views
Using third-party authentication with WordPress admin login [closed]
I manage a lot of WordPress websites and am looking for ways to improve the security of them. Currently I use a randomly generated password for each and store them with 1Password however this is ...
0
votes
0answers
24 views
sending beer//kiss/wine icon to a member help?
working with buddypress and wordpress (latest versions)
when you are in the members directory looking at a member card and you want to send him a personal message you have to click on the "send ...
-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
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
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 ...
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?
-2
votes
0answers
8 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
22 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 ...
-1
votes
0answers
20 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 ...
-1
votes
0answers
18 views
WP eCommerce Light-box issue [closed]
The current eCommerce plugin on this website is WP-eCommerce. It's been working very well but now the light box that's supposed to help people take a closer look at the product they want when they ...
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 ...
-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
2answers
55 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
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 ...
1
vote
1answer
28 views
Pagination for single custom post type page, using Posts 2 Posts plugin
Is it possible to add pagination to the single.php for a Custom Post Type, such as single-items.php. On this single page, I am using the Posts 2 Posts plugin ...
0
votes
0answers
27 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
14 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
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 ...
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 :
...
-2
votes
3answers
149 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 ...
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







