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)

0
votes
0answers
3 views

Get field entry from one plugin to another plugin

I am using the WP-Members plugin for my blog. In this plugin, I create a custom field with the Option Name: share_link. I now want to pass this value to DropboxFolderShare so that it sets the link of ...
0
votes
0answers
12 views

load just content part of a post into lightbox/modal window

I'm thinking to load into a lightbox/modal window just a specific part of a post. The post markup is something like this: <div class="single-template-wrapper"> <header ...
0
votes
0answers
10 views

Redirect url in plugin to somewhere else?

I am using WP-SNAP Extended! v1.0.0 and I want to use this alphabetical menu as a sub-menu beneath my header. I managed to get the alphabetical menu in place, but now, if I click on a letter, it will ...
0
votes
3answers
20 views

How to trigger $_GET request within admin plugin page?

I have this form in my plugin function: <form method="get" action="" enctype="multipart/form-data"> <p class="submit"> <input type="hidden" name="do_it_hidden" value="run"> ...
0
votes
1answer
7 views

Get content or excerpt of top rated votes @GD-Star Rating?

I am using the GD-star Rating plugin and I have a function which outputs the top rated posts. The problem: it won't show the content or the excerpt of those posts. How can I do this? This is the ...
0
votes
0answers
9 views

Dynamic Image Replacement through call rail phone call tracking plugins in wordpress

I want to dynamically swap an image that contains a phone number. I followed steps given in http://www.callrail.com/docs/web-integration/dynamic-number-insertion/images/ but images not swapped. I ...
-1
votes
0answers
8 views

How good is to use Nginx with Varnish and Apache 2 [closed]

I am planning to move out few of my websites from shared hosting to VPS hosting and i am evaluating to use Nginx to host my WordPress powered sites. After doing some analysis and Googling i came ...
0
votes
0answers
13 views

Contact Form 7 conflict with Advanced Ajax Page Loader plugin

I am using Advanced Ajax Page Loader plugin form loading my pages. One of the pages contains Contact Form 7. When the page loads, it shows fine but when I try to submit the form, contact form 7 ...
0
votes
0answers
21 views

I want to change my header color and insert a image in footer [closed]

So, I have been developing this wordpress site recently, and I want to change the header color to black color, I have used the Theme Tweaker plugin, but dont work. I also try using the css editor to ...
0
votes
1answer
14 views

How can i add a submenu to a custom menu of another plugin?

I'm writing a couple of plugins. One plugin would be the core plugin with certain bits of functionality. The other plugin would extend that functionality. What I've done is in the CORE plugin, I've ...
0
votes
2answers
34 views

How to add character to content of post?

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

When adding action or shortcode from inside a class, do I reference it with &$this or $this? [closed]

I have a class, a WP plugin that adds actions and a shortcode. However in tutorials I saw the type of referencing the class with &$this and in some other cases $this. add_action('init', ...
0
votes
0answers
14 views

Maintain custom post types and taxonomies in all themes [duplicate]

When I change the theme in dashboard, activated plugins that use custom post types, stay in the menu. But my own custom post types that I created myself disappear. Logically, It is because I create ...
0
votes
0answers
11 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 ...
1
vote
1answer
21 views

Should i delete the posts created by a plugin on uninstall?

I created a plugin which is based on a Custom Post Type. When someone uninstalls this plugin, should i delete the posts under this post type or i should just leave them untouched?
-2
votes
0answers
6 views

Need Plugin for show product in listing form [closed]

Please any body can tell me, plugin name for show product name with it's category like in listing form.
-1
votes
0answers
10 views

Image gallery carousel in post [closed]

I'm trying to get a image carousel in my post using the standard WP_gallery function. So I was looking for a plugin that would do the work for me. But I could not get the plugin work with my custom ...
0
votes
1answer
19 views

Advanced custom fields and Slideshow gallery desn't work together?

Im using WordPress 3.5.1 and the twentyten theme. I'm using advanced custom fields and want to ad a slideshow. I'm using the plugin Slideshow Gallery ( ...
0
votes
0answers
13 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' ...
1
vote
0answers
23 views

Is there a way to use latex \cite{reference} in wordpress?

I am using QuickLatex plugin and it works great. But when I tried to cite some references using \cite{paper1}, it did not seem work. [latexpage] Here is a citation \cite{example}. ...
0
votes
1answer
24 views

Hooks - Query about WooCommerce plugin integration to non-compatible theme

I am quite new to WordPress and wish to learn more about hooks and how to use them. Could anyone point out the necessary hooks in this page.php code to replace the markup in the following WooCommerce ...
-1
votes
0answers
9 views

thickbox.js Endless loading gif. Why is thickboxL10n not defined?

Below is the line that throws the error. I am using thickbox.js jQuery("#TB_window").append("" + ""+caption+"" + TB_imageCount + TB_PrevHTML + TB_NextHTML + "");
1
vote
2answers
36 views

Use oEmbed in List Items

I'm aware that WordPress has oEmbed functionality. But the content to be embedded has to be on it's own line like so: Lorem Ipsum http://www.youtube.com/link/to/content More Lorem Ipsum ...
-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
20 views

is_plugin_active() returning false on active plugin

So I have the following in an include in my theme file: include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); if ( is_plugin_active( WP_PLUGIN_DIR . '/woocommerce/woocommerce.php' ) ) { ...
-3
votes
0answers
8 views

Looking for the solution/plugin for making appointments [closed]

I have a site where anybody can register, every registered person should have own calendar(or schedule) that one can manage(confirm/delete appointment). A random visitor should be able to choose a ...
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
17 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
11 views

Disabling a plugin when logged in as admin [duplicate]

Is there any way to disable a specific plugin when logged in as the administrator? Currently I'm using a plugin called Wp-Minify and I would love to be able to have the ability to pause it when I'm ...
0
votes
0answers
28 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
11 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
5 views

Need Metabox show the values [duplicate]

I can show the metabox of my code but no works for save and get values into the field i save until <?php function reaction_buttons_meta2() { global $post; echo $_POST['reaction_buttons_off2']; ...
2
votes
0answers
52 views

Can't use the built-in wordpress install/upgrade plugin feature

When I try to upgrade or install a plugin I get a successful message: Downloading install package from http://downloads.wordpress.org/plugin/jquery-lightbox-gallery.zip… Unpacking the package… ...
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
1answer
33 views

Wordpress plugin with its own “site”/theme

I am currently starting a plugin development project and ideally I'd like the plugin to run using its own custom theme as if it was it's own separate thing. Is it possible to include a theme within ...
0
votes
0answers
37 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 ...
-1
votes
0answers
12 views

Wordpress Live Blogging Methods? [closed]

What are some ways to Live Blog on Wordpress platform ? Is there Any third party tools I can embed to do a Live blog ? Wordpress Plugins which are powerful and easy to use ?
1
vote
0answers
38 views

Ajax : Call undefined function plugin_function() … can't call any plugin function

I use a Ajax query to show some content, but I can't use any of my plugins functions. Javascript : $('#load_more').click(function() { var data = { action: 'load_more', id: ...
-1
votes
0answers
19 views

Can someone use my plugin code for their plugin? [closed]

I understand that wordpress works including plugins and themes need to be GPL compliant. If I release a premium paid plugin with GPL license, does that allow someone else to copy my plugin code and ...
-5
votes
0answers
33 views

Editing “Kahi's Highlight Used Categories” plugin - part 2 [closed]

I have posted before, wanting to style the parent category in use, and the current category in use. Here is a Plugin that does that: Editing "Kahi's Highlight Used Categories" plugin ...
0
votes
1answer
23 views

Delete option doesn't appear for plugins

On the Plugins screen I have options to activate and deactivate plugins, but I no longer have the "Delete" option. I'm relatively sure the option appeared earlier. Also, when I hover over "Plugins" ...
-3
votes
0answers
18 views

Google XML Sitemap Generator: dev vs. production

Anyone have experience with the Google Sitemap Generator plugin for WP? If so, could you take a look at my question on the WP support forums? ...
0
votes
1answer
28 views

Requires PHP version 5.3.0

When I try to install "Background Manager" plugin I am getting this error "The plugin "Background Manager" requires PHP version 5.3.0 or better, but version 5.2.17 was detected". Could anyone suggest ...
-6
votes
0answers
39 views

How do I add features to the Meme Plugin? [closed]

I have installed the Meme Plugin on my WordPress web site. At the end of the meme creation process there is a Create & Share option allowing users to share access to their Facebook accounts. How ...
-1
votes
0answers
44 views

How to embed an external page into wordpress?

I need to embed a webpage into my post, how can I achieve this? Is there any plugin for this? I have read many methods online but all were outdated.
-3
votes
0answers
25 views

JSON API custom fields not showing full content

I have custom edited JSON API plugin and it looks like that http://domain.com/api/posts/getByCatId/?dev=1&cat_id=7 and I get only 5 items but I have much more in database. I try Open file ...
0
votes
1answer
40 views

Why is the Settings API is not saving my array of options

I am writing a set of classes to easily create options pages accessible via submenus of the standard WordPress menus and a way to easily create options for said menus. The way I am wiring it is via a ...
0
votes
0answers
26 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 ...

1 2 3 4 5 61