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.

learn more… | top users | synonyms (2)

1
vote
0answers
28 views

Caching RSS plugin data

I'm developing plugin and I need it's data to be cached, let's assume that it's large RSS feed grabber. Basically data of one RSS feed is about 100 lines of parsed HTML code (about 2KB). On one page ...
1
vote
0answers
34 views

How do post a Photo to Facebook when a post is published?

I have a wordpress site. It is now using the official Facebook plugin. When a new post is published, an action will be posted to Facebook. The posted message contains a small thumbnail , post title ...
1
vote
0answers
99 views

which plugin should i install to use these XML-RPC methods

Can any one tell me which plugin should i install to access these XML-RPC methods, // - Demo 0115 'demo.sayHello' => 'this:sayHello', 0116 ...
1
vote
0answers
137 views

wp e-commerce sort by stock

I have a site using wp e-commerce plugin and want to sort items by stock. I have been trying for hours without any luck: I don't have an option to sort by "SKU" in the administration (as I've read ...
1
vote
0answers
127 views

Widgetize Buddypress Activity Plus plugin?

Is there anyway to widgetize the Activity Plus plugin so I can display the post form in a widget area on my Genesis News child theme front page? I'm using the BP Sitewide Activity Widget to display ...
1
vote
0answers
53 views

Submit custom form from post content and execute in plugin

I have prepared custom form (quiz plugin) with embedding in custom posts via {{QUIZ_ID}} placeholder. My form is displayed in post correctly but bigger problem is what form action should I create (and ...
1
vote
0answers
383 views

Contact Form 7 Not working with WordPress 3.4.1

I am having issues with the Contact Form 7 with it not sending emails using WordPress 3.4.1. I can state that this combination is not working for me, for one of the sites I developed. It also doesn't ...
1
vote
0answers
94 views

Magic Fields gives error File ___ doesn't exist?

I'm using WordPress 3.4 with plugin Magic Fields 2.0. I've created a write panel with an image field called 'icon' as a (media upload) type, and icon is not inside a group. However, whenever I try to ...
1
vote
0answers
140 views

How to allow user to select User ID in Formidable Pro form?

The goal of this formidable pro form requires three non-standard things to occur. I've written a custom plug-in with code that accomplishes two of the three goals, but I am unable to get the third ...
1
vote
0answers
168 views

Adding (image) caching to my Tumblr widget

I've hacked together a simple plugin to show the latest image from a Tumblr blog. To avoid upsetting the Tumblr API (v1), I want to cache that image within Wordpress... I think perhaps I can do this ...
1
vote
0answers
38 views

How to call a function from a plugin from within a different plugin's admin options panel?

I have a basic plugin admin options panel for events. I want to call a function that is from a different social media plugin (Mingle). I can call Mingle plugin functions in the theme, but not within ...
1
vote
0answers
141 views

WP-Super-Cache - generate cache programmatically

I wonder if there is possibility to generate WP-Super-Cache programmatically after the cache is being purged ( after I have published a new post ). I thought of writing some kind of crawler that will ...
1
vote
0answers
150 views

How can I get the Event Calendar for PHP 5.3 plugin to display a category specific calendar on each category archive page?

I am using the Event Calendar for PHP 5.3 plugin. I have a set of regional categories, ex. Coastal. I want to put a calendar on each region page, and I want that calendar to only show events from ...
1
vote
0answers
228 views

bbPress plugin: forum lists not showing in correct order?

I'm running Wordpress 3.3.1 and bbPress 2.1 (plugin, not standalone) my forums are are not being listed in the front page archive or forum summary pages in the correct order; I double checked many ...
1
vote
0answers
326 views

GeoMashup plugin: how to customize cluster markers / icons?

Is there a way to customize the standard cluster icon marker which GeoMashup uses to display nearby posts grouped in a certain area? by default it's a red dot in V2, or a blue dot in V3 how to ...
0
votes
0answers
11 views

How to add characer to content of post?

In per posts, there are "oo/x/". How to add "0" before "x" if length(x) <10 ? Example: x=12345678 ; length(x) = 8, so add "00" before x ===> x=0012345678 x=1234567 ; length(x) = 7, so ...
0
votes
0answers
9 views

How to integrate jPanelMenu jQuery into WordPress

I would love to know how, if possible, to integrate a jQuery plugin into WordPress so it replaces the navigation. Trying to integrate jPanelMenu in my WP site. jPanelMenu is a jQuery plugin ...
0
votes
0answers
11 views

wp ultra simple paypal cart plugin

Just wondering if anyone has experience the 'wp ultra simple paypal cart plugin'? I've added to my site and as I'm UK based, i've changed the currency in settings to reflect this: Currency 'GBP' ...
0
votes
0answers
21 views

get_terms not working in a plugin

I am using the following in a page template.... <?php $custom_terms = get_terms('my_custom_term'); print_r($custom_terms); foreach($custom_terms as $custom_term) { echo ...
0
votes
0answers
16 views

How do I add populate media files from my plugin

So I am creating a plugin that will be able to upload a special kind of video. I added a two new tab under Media Page called "Add New Custom Video", "Custom Video Library" - I was able to call the ...
0
votes
0answers
27 views

Add “Write For Us” Option

My WordPress site is located at Howbees. I would like to add an option of "write for us". Is there a plugin for that? I've searched and found that it can be achieved using registration and then ...
0
votes
0answers
10 views

Affiliate linking id to payment page

I'm sorry if this has been repeated but I haven't found anything exactly to what I need. I have a website for a client that will be sending links to affiliates. The affiliates will link to our ...
0
votes
0answers
19 views

Easiest way to restrict 1 page to members of my mailchimp mailing list

I have one page on my website which I want to restrict to people who are on my mailchimp mailing list, or alternatively people can quickly join my mailing list and then see the page. I'm using gravity ...
0
votes
0answers
22 views

Problem for recover and save metaboxes

I create metaboxes but i can´t save data and also no show data insert into field , this is my code <?php function reaction_buttons_meta2() { global $post; echo ...
0
votes
0answers
33 views

How to Display Sequential Post Number Count

I know this has been answered at least a couple of times already and there is an answer out there from alchymyth2010 but I am looking for a different solution if possible because I have a fairly big ...
0
votes
0answers
29 views

Get page type to display content

I have some checkboxes to select where can I display my plugin and I save in db in this format: Show popup in this pages: x Article (Public) x Pages (Public) x File (Public) x Revisions (Not ...
0
votes
0answers
25 views

How to dynamically change spots of text in custom page?

When I create a page I'm suppose to describe the content on the editor of Wordpress. When it's a simple text with some images its ok. But the problem is: My custom layout has a lot of deep HTML and I ...
0
votes
0answers
12 views

img tag doesn't display in post content when added via wp_insert_post function

I have a wordpress photoblog. I developed a small function of my own using wp insert post function to make post programmatically. It uploads image from my server and makes a post. Problem is, it ...
0
votes
0answers
13 views

Show custom image size when all I have is the image URL

I'm using the Types plugin for a client's project and they want to output some gallery images as thumbnails which link to the larger versions. The problem is the full size versions are MASSIVE (I ...
0
votes
0answers
11 views

Integrating Meet-up feeds into the regular portion of a Wordpress blog

Good day, This is the first question I've ever posted on StackExchange. I've set up a WordPress site for our local makers group, www.redmountainmakers.org. My problem is that I've been asked to ...
0
votes
0answers
22 views

Yoast SEO Plugin auto-disables date-based archives, fix?

Have had Yoast activated for some time and noticed recently that trying to access date archives redirects to blog homepage. I made sure that in "Date Archive" settings, "Disable the date-based ...
0
votes
0answers
19 views

Current Page Highlight Issue

I'm currently working on website that has Wp-ecommerce and the current page link doesn't highlight except when I dedicative WP E-commerce. Any Ideas what the problem could be.
0
votes
0answers
12 views

How to remove details wordpress uploader

I modify wordpress uploader and when user select image in directory already then image insert in to post automatic This implement Can be done or not? otherwise if can't do i want to delete details ...
0
votes
0answers
23 views

How to export indesign file to xml and import file xml file into wordpress as page with heading and content?

Task - Converting Indesign file To WordPress pages I searched lot and got answer to do that i need to Convert In-design file to Xml and Import it into Wordpress using some plugin i need ...
0
votes
0answers
32 views

Hook functions for Wp e-commerce?

I am new to wp e-commerce plugin, I need the following hook function for this plugin customer register success event customer login sales order place after Hook function to change order shipping ...
0
votes
0answers
16 views

Zend Autoloder.php file missing?

I'm using a Wordpress plugin Zend Framework for wordpress and I'm downloading the actual Zend library to plug it into the plugin (it doesn't provide by itself) from ...
0
votes
0answers
16 views

Plugin De/Activation Not Firing On MultiSite install

I have a very rudimentary plugin in development, but at the point of needing to enable the register_activation_hook() and register_deactivation_hook() I have stalled. I am getting zero output from ...
0
votes
0answers
18 views

Nestle post type under category WordPress

I have previously asked this question on the main Stack site but haven't received any answers so I figured I would ask it on this side. I'm using a plugin called Easy Recipe that creates posts when ...
0
votes
0answers
29 views

Integrate Facebook comments with native comments

I've finally installed the Facebook Comments plugin to allow readers to comment using their Facebook identity. After the installation, I got two different comment sections, with two separate comment ...
0
votes
0answers
16 views

Custom WP plugin installation permission problem

I've developed a custom plugin for WP. When I install it manually on my server, using FTP transfer, all is perfectly working. I tried to make a zip file and uploading it through WP admin panel. All ...
0
votes
0answers
11 views

Google XML Sitemaps ERROR: sitemap is not a valid feed template

I use the last beta version on my multisite and suddenly i get this msg on mydomain.com/sitemap.xml ERROR: sitemap is not a valid feed template. how can i fix that?
0
votes
0answers
28 views

NetworkError: 500 internal server error when plugin is activated

I guess I have a similar problem. My plugin is FAQ and when I want to submitt a question it appears "NetworkError: 500 Internal Server Error - ...
0
votes
0answers
19 views

admin_notices not working on plugin activation

The class "My_Plugin" initializes my plugin and the class "My_Plugin_Notices" is supposed to output various admin notices with its methods. I set the property "admin_notices" in "My_Plugin" as an ...
0
votes
0answers
24 views

Alter the reset password link

after clicking on the reset password option in WP, we're getting this link wp-login.php?action=rp&key=[theKey]&login=testing> instead of getting this can we alter it to something link ...
0
votes
0answers
25 views

get_option include <br /> in my adsense

As title said I saved in wp-options -> option_value a adsense code but when I try to display to website in the code I get some "<script type=\"text/javascript\"><!--<br ...
0
votes
0answers
25 views

Plugin WP e commerce No Product Page

I was importing a csv file to my products page. The csv file was a list of products from a separate vendor. The csv file import froze I hit refresh and went back into the wp admin clicked on product ...
0
votes
0answers
40 views

Woocommerce: Set thumbnail detail (clipping area)

I am using the german Wordpress 3.5.1–de_DE with Woocommerce 2.0.8 and the Woothemes Mystile Theme 1.2.8. I have a big picture for a product (Jellyfish.jpg) and want to use a specific area of that ...
0
votes
0answers
34 views

Modify wordpress plugin to auto complete on taxonomies instead of title

I've been trying for hours to modify this plugin to work with custom taxonomies instead of post titles and/or post content http://wordpress.org/extend/plugins/kau-boys-autocompleter/ Added the code ...
0
votes
0answers
42 views

Script timeout when importing/inserting > 45-50 posts from an external table

Wondering if anyone can spot the obvious mistake or give me some guidance on where I'm going wrong. I should also state this is my first plugin with Wordpress, so I'm sure I have overlooked ...
0
votes
0answers
32 views

Plugin frontend with themes

I'm developing a calendar plugin and i need to show my content like a page, how i integrate my plugin file with themes? I created a index.php file in my plugin directory and load the get_header() ...

1 2 3 4 5 9