Wordpress plugins allow users and developers to extend the default Wordpress functionality.

learn more… | top users | synonyms

0
votes
0answers
21 views

How to show a div on hover of icon when there are multiple divs on a single blog page?

I have a main div slidewrapper which contains a div mainchImage and another sliderimage div ..Sliderwrapper div gets appended to all post imagesog wordpress blog ..So the images are dynamically coming ...
0
votes
1answer
25 views

How to create custom wordpress gallery

Youtube link for make it easy to understand : http://www.youtube.com/watch?v=9by-igzg6Ms I just need a group of images in wordpress so i could link images with next one. I am not professional in ...
-1
votes
0answers
10 views

How can I change the Header for Theme My Login

I have multiple wordpress pages that already use custom templates that I've created. They were added from the Page Attributes section. Using Templates. And I am using this plugin called Theme My ...
1
vote
1answer
14 views

Wordpress - plug-in functions is available in templates but not available to other plug-ins

Case: Plugin A specifies a function that can be called in a WP template. But, calling this same function from within the code of Plugin B yields the error: Fatal error: Call to undefined ...
0
votes
1answer
15 views

Cancel the AddThis Wordpress plugin on certain posts

I have a Wordpress site that utilizes multiple custom post types to achieve different goals. I also use the AddThis plugin to append social sharing buttons to the top of the posts. However, I have one ...
0
votes
1answer
15 views

Global variables vanish in WordPress plugin

I'm writing a WordPress plugin. I want to display a custom message after a post is saved. This message will depend on the outcome of function called when the post is saved. Here's my code: ...
0
votes
0answers
20 views

Auto slide jQuery onload

I am trying to modify the Royal Slider wordpress plugin to achieve an auto scroll of thumbnails like on this page (http://www.erikalmas.com/#fineart). I have searched the jQuery file for the slide ...
0
votes
0answers
7 views

“Error parsing the WSDL file:” Web service plugin in Wordpress

i've been looking around stackoverflow if anybody had already asked this question, but not find one. I am new at using Wordpress and using THIS PLUGIN GUIDE to activate the plugin to use over Web ...
0
votes
0answers
6 views

Widget conditional tags issue

I use this plugin on my blog http://wordpress.org/plugins/widget-logic/. And I want to display adsense for each category so if my post is posted in 'Cars' I want to display Cars Adsense, for this I ...
1
vote
1answer
19 views

top level menu item is also being displayed as sub-menu item

I am new to wordpress development. I am trying to create a plugin but my top-level menu item is also being displayed as sub-menu item.below is my code. <?php /* Plugin Name: rooties_main_menu */ ...
0
votes
1answer
18 views

Doesn´t get right information from wp_Query in wordpress using Easy Content Types

Have problems to sort out right information using WP_Query together with Easy Content Types. My query looks like this <?php $query = new WP_Query( array( 'post_type' => 'buildarea', ...
0
votes
1answer
29 views

TypeError: Cannot read property 'style' of null (Javascript/Wordpress)

I am trying to get a plug-in called Appointment calendar to work with my wordpress website, but the calendar supposed to appear doesn't. The reported error is File: jquery.cycle.all.min.js ...
0
votes
1answer
10 views

Wordpress and pluigin CM Tooltip Glossary

I've problem with this plugin : CM Tooltip Glossary. When i click 'add new', on fev second it's form with this plugin, and when all page loaded, it's refresh again and redirect me to original form ...
1
vote
1answer
24 views

How to pull out certain value using php and this output

I've come across a weird scenario I do not know how to code around. I'm creating a JSON API for a wordpress site. I'm using the Connections plugin and trying to pull out the "original" image filename. ...
0
votes
0answers
11 views

adding reference on wordpress woocommerce [closed]

My client wants does water delivery business. He wants to have something like an online booking and payment. If someone buy a service, he needs to fill in his details(name, address, date) and have a ...
0
votes
1answer
36 views

Javascript “print contents of div” function repeating the same content

I am attempting to edit a Wordpress plugin for a client which is used to print a coupon by using a custom javascript function to print the contents of a div. This plugin is called by a shortcode: ...
0
votes
0answers
10 views

Facebook - WordPress connect

For 2 days I have problem with connect WordPress (v3.5.1) and Facebook. I've downloaded latest version of "Facebook for WordPress" (v1.4) and created Facebook App. When I try to connect them, nothing ...
0
votes
2answers
31 views

Post Content is not Displaying while using the next and the previous post.?

<?php if (is_single()) {?> <div class="post-prenex"> <div class="alignleft"> <?php previous_post('&laquo; &laquo; %', 'Previous Post ', 'no'); ?> </div> ...
0
votes
0answers
15 views

How to enable lightbox effect for NextGen Gallery slideshow?

I am using NextGen Gallery plugin for Wordpress. I have created a slideshow and I want to add lightbox effect there. Right now when I click on current image then slideshow moves to next image. I want ...
1
vote
1answer
59 views

How correct code in wodpress sidebar to show only posts from last 1 month from category

I started to work on one website after another developer and I don't understand how to make popular widget to show only posts from last 3 months from categories(1 month for category news). I see ...
0
votes
0answers
13 views

Wordpress Plugin file Redirect

I have a plugin that I want to integrate the views in wordpress without sending them to the plugin page /wp-content/plugins/CRM_SVN/LoginController.php?action=new. I would rather have a nice url ...
-1
votes
1answer
8 views

Editing field_value using mysql - error

My question relates to ContactFormDB WordPress plugin. I am looking for a way to edit the field_value but am getting syntax errors with the SQL code below. I would appreciate any help. UPDATE ...
0
votes
0answers
5 views

Shortcode doesnt work in posts

I use this plugin wordpress.org/extend/plugins/facebook-albums. But a try to use it in posts but doesn work. In page works fine. Take a look: Post: ...
0
votes
1answer
20 views

Wordpress action starting before it's done

i'm trying to create a new bbPress forum when new post is saved...I made out this code but the only thing i get it's an infinite loop. The strange is that the loop starts not when i save a post, but ...
0
votes
2answers
29 views

How do I change the position of HTML inserted during a Wordpress Action

I'm pretty new to PHP development. I'm trying to build a WordPress plugin for experience. I'm using: function spg_insert_comment_form() { if ( ! is_admin() ) { print 'Test Form Position'; } } ...
0
votes
1answer
19 views

WordPress jQuery Conflicts

I am running scripting I turned into a WordPress Plugin. It works outside of WordPress as a standalone application and it works locally as a WordPress Plugin. I now am trying it out the live web site ...
0
votes
1answer
25 views

PHPMailer or wp_mail integration to Plugin - Or Alternative? Contact Submit to send two seperate emails with attachments

I have tried for days to merge a piece of PHPMailer code that works great into a WordPress plugin with zero success. I am happy to go down another route as long as it achieves the goal of sending two ...
0
votes
0answers
10 views

How to Get Radio button values from signup page to wp-admin/user-edit.php in wordpress

I am using sexy login plugin this have below sign up form <form id="sl-register-form" action="<?php echo esc_url( site_url( 'wp-login.php?action=register', 'login_post' ) ); ?>" ...
0
votes
1answer
17 views

How set required buttons in Wordpress custom form 7 Plugin?

I user Wordpress custom form 7 Plugin. In my form I have 4 buttons of product types. If I enter the first button, the hidden input field gets the button value. How can I set that button to be ...
0
votes
1answer
20 views

A custom wordpress plugin

I am new to word press and I am studying wordpress now a days... I would likes to create a plugin which had both admin and public views. Scope of plugin is add hotels by administrator, public can ...
0
votes
0answers
22 views

Wordpress. NextGen Gallery, JJ NextGen JQuery Slider (Not Sliding)

Hi everyone i got a theme for a word press installation which came off O Desk and didnt get commented very well, ive been trying to figure out how to sort the slider out on the headded. like the ...
0
votes
2answers
18 views

WordPress 404 page by wrong url

For now only if im entering page id which doesnt exist I get the 404 page. http://EXAMPLE.COM/?page_id=51573 But its not redirecting to 404 page if im going to http://EXAMPLE.COM/blablabla is that ...
0
votes
1answer
9 views

Buddypress Conditional Profile Fields

Is there any way I can create custom/conditional registration/profile fields in buddypress. I tried Googling a lot about this, but I am not getting proper solution. The condition what I am thinking of ...
-1
votes
0answers
30 views

Price calculator using driving distance within Google Maps [closed]

I'm currently developing my courier website. I've been looking for a code which allows potential customers to get a quick quote. They would insert the postcode from where they want the item collected ...
0
votes
1answer
15 views

One button to change all settings in the Wordpress theme customizer?

I have been attempting to create a theme reset button for the Wordpress theme customizer that automatically removes all of the theme_mod settings. I have tried multiple ways to do this and have never ...
0
votes
1answer
22 views

Worpress virtual page of a plugin for front end user

Hi, I have a wordpress plugin and its have a view page for fornt end user.Now this view page link is like: localhost/wordpress/wp-content/plugins/my_plug/plug_page.php Now i want to create a ...
0
votes
1answer
14 views

Wordpress Editor text tab design issue?

I tried the Wp_editor in wordpress for the visual tab is working fine and the text tab is getting list order. <?php $settings = array( ...
0
votes
0answers
29 views

Bullhorn REST API - how to make candidate user login?

I am new to Bullhorn REST API. I need to make a wordpress plugin for Bullhorn API. How to make candidate login action in this API? Is there any direct method to implement user login action in Bullhorn ...
0
votes
1answer
18 views

Count errors in wordpress

How to count correctly errors in Wordpress? So far I tried this: if(count( $errors )==0) echo 'no errors'; else 'some errors'; but this is not working, it display everytime: some errors. I did ...
0
votes
2answers
26 views

add new fields on registration page

I have a wordpress website, and I want to add new fields when user register, like phone number and street address. I know how to add input fields in registration form, but I cannot understand how to ...
0
votes
1answer
30 views

user id which initiated script

I'm developing a website on wordpress platform. I have strange issues caused by user id. It is this the user who initiated the script: global $user_ID; what i mean is, when somebody go to a page, ...
0
votes
3answers
59 views

i want to display all checkboxes value which are checked

I want to display all checked checkboxes in php. <script> function RequestObject () { var ReturnValue = null; try { ...
0
votes
1answer
26 views

Allow PHP files in Orchard MVC site

I'm running Orchard on my main domain as CMS. On a subdomain, I have wordpress installed and now I wanted to install the Jetpack plugin. Per ...
1
vote
0answers
25 views

Short wordpress URL /?p= in twitter button not showing URL in tweet

I like DigDig plugin but only thing what I would like to change is to have shorter URL in tweets(not some .ly shortner) but to use example.com/?p=123 instead of example.com/2013/../../... I did that ...
0
votes
0answers
30 views

Handling $_POST in Wordpress

How can i handle $_POST in wordpress? I am creating a custom "send" button which displays in my plugin's admin panel. When pressing the "send" button, mails have to be send to the subscribers. But how ...
0
votes
1answer
17 views

How Can I Trigger An Email Notification To Purchaser in WP-Ecommerce Using WP-Ecommerce-Shopstyling When An Order Is Submitted?

I'm trying to trigger two emails during the check out process of WP-Ecommerce and have them styled using your awesome plugin. Order Submitted - not sending anything to the buyer at the moment ...
0
votes
1answer
25 views

Wordpress: the_excerpt not working

I recently updated wordpress and now all content is outputting for this module, except "the_excerpt()" <?php function blog_feed_content(){ ?> <ul id="blog_list" class="jscroll"> ...
0
votes
1answer
20 views

Horizontally Display Elements

I am using the Get Me Cooking Plus recipe plugin for Wordpress. I would like to display the post image and post titles in the recipe index horizontally (like this site: ...
-1
votes
0answers
30 views

Wordpress site add writing option

My site is made with wordpress. Before I ask let me say I'm Glad to find such a huge and helpful forum. What I want to ask today is I want to add an option to my site "Write for us" or something ...
0
votes
0answers
12 views

Wordpress managing columns

I am working on a Wordpress plugin and i have a problem with outputting some data. I want to create a custom column. Right now i have the following code: add_filter('manage_nwsbrf_posts_columns', ...

1 2 3 4 5 62