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
5 views
Product Bundles + Gravity Forms=Quantity
We have just bought both Product Bundles and Gravity Forms Add-ons to be able to create packages. The feature we want doesnt seem to be there. We want customers to be able to pick 2 x number one, 3 x ...
0
votes
0answers
19 views
Is there any plan for WordPress to handle retina support for the site content?
I see from browsing Themeforest that there are many retina ( HD ready ) themes available; and WordPress itself has retina standard icons for the backend too; but what about the content, both future ...
-1
votes
0answers
10 views
Need event registration w/ point system and feedback features [closed]
I'm looking for a plugin that will allow the creation of an event/activity with a weighted point system and would allow for users to submit feedback about the event when they are finished with the ...
0
votes
1answer
17 views
Want to modify a Plugin - Tweetily - Can I make it tweet a Custom Field instead of Post Title?
http://wordpress.org/extend/plugins/tweetily-tweet-wordpress-posts-automatically/
I was wondering if somehow it's possible to make it tweet a Custom Field instead of Post Title?
in top-core.php, at ...
0
votes
0answers
17 views
Using arrays in $_REQUEST
I am setting up a form that will be populated with arrays of information, e.g.
<input name="model[]"><input name="make[]">
and those two inputs would be repeated n times. I would expect ...
0
votes
1answer
10 views
Wordpress comments - delimiter “/” not found
Im using wordpress comments as a "chat". Not real time chat its more like comments with more flow.
But when 4-5 or more members using coments at the same time i get this message:
Not sure why this ...
1
vote
1answer
24 views
Allow users of my plugin to define their own shortcode rather than use mine?
I'm creating my first plugin. So far everything is great, but my shortcode is something like this [BIMS] and that acronym might not be easy to remember, or appeal to everyone. I'd like to include an ...
0
votes
2answers
36 views
Wordpress functions give fatal error in included php file
First, my problem is similar to this thread. However, the solution posted there doesn't work for me.
I'm creating a plugin that displays a contact form on a page using the Shortcode API.
Plugin ...
1
vote
3answers
37 views
Nested shortcodes
I'm using 2 plugins in my wordpress blog - WP-Members and Dropbox Folder Share. I want to do something like this:
[dropbox-foldershare-hyno link="[wp-members field="some_link"]" ver_como='lista']
...
0
votes
1answer
19 views
Building a simple “settings” plugin to change textstrings on the home page
I am trying to build a little settings area to change the strings of some text (image urls & links) on the homepage via the dashboard.
I have found a useful tutorial which provides the plugin ...
0
votes
0answers
23 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
11 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
21 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
9 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
10 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
15 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
14 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
22 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
7 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
15 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
23 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
25 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
27 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
13 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
37 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
16 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
23 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
29 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
21 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
53 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
39 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
39 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 ...