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
1answer
18 views

Transient unique names

What would be the correct way to assign a different name to each transient for each instance of a plugin used as a widget or shortcode?
0
votes
0answers
31 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
26 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
28 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
2answers
49 views

Widget redirecting to home page

Am trying to create a widget that searches for names. The searching and all that is fine, but when I hit submit, I get returned to the front page. I tried messing with the action="", but no matter ...
0
votes
1answer
38 views

Trying to use shortcode for a plugin on custom homepage of Responsive theme

The Responsive theme has a custom home page option, with a feature content div that is defaulted to an image. I cannot get shortcode for my slideshow plugin to work in this. I can insert html just ...
0
votes
0answers
41 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 ...
-1
votes
0answers
39 views

Upload image functionality in menu admin

I want to create a custom plugin or function inside functions.php where it allows you to select an image from default Wordpress media library and allocate for each menu. I then want this to be passed ...
0
votes
2answers
33 views

How to move image attachment from post to another?

How to move image attachment from post to another (not to "Remove Permanently" and Re-Upload) ? I'm using WordPress 3.5.0 and I have a thousand images to process. Is there a built-in function for ...
0
votes
0answers
36 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
13 views

Preventing collisions between permalinks and subdirectories [duplicate]

I've deployed a WordPress installation on the root of my site. This site also has a few subdirectories that should remain accessible, such as /somefolder/. I've configured WordPress to use ...
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() ...
2
votes
1answer
27 views

Which files get updated in a plugin update?

When a user updates a plugin from the WordPress admin panel, does every plugin file get overwritten, or just the ones that have changed from the previous version? For example, let's say that a plugin ...
0
votes
0answers
24 views

Wordpress Custom post type won't save properly

Note: I first asked this question on stackoverflow but didn't get an answer. I created a plugin with a new custom post type, it works locally as it should but on one of my websites, which happens to ...
0
votes
0answers
45 views

Get image URL from media library in input

On wp-admin/post.php?post=447&action=edit for example I have a link and an input. The link appears as follows: <a href="#" class="button insert-media add_media" data-editor="tj_image_url" ...
0
votes
0answers
26 views

Creating an events calendar where users can enter events via a custom post type

I'm building a plugin that enables users to add events via a custom post type. The custom post type with have a meta box with two fields: one for the event date and one for the event time. I know how ...
-3
votes
0answers
47 views

Sorting posts by date, title or keyword. [closed]

I want to give the site users the ability to sort posts by title, date, or keyword. How can I do that in WordPress?
0
votes
1answer
35 views

How to enqueue some javascript source once per page

I need my plugin to generate the following - once per page: <script type="text/javascript" src="https://<ritc url for js file>"></script> <script type="text/javascript"> ...
-1
votes
1answer
24 views

Creating Features List in Wordpress Post

I want to create features list in wordpress post. I know how to do in CSS but I was wondering if it can be done by using a short code or a plugin?. Like [features_list] Item 1 Item 2 [/features_list] ...
1
vote
1answer
34 views

wordpress.org codebase

Is the codebase that runs wordpress.org publicly available? Specifically, I'm interested in the part that parses the plugins SVN repository to determine the current and past versions of plugins. I ...
-1
votes
0answers
15 views

Intro wordpress theme or plugin [closed]

I am looking for an theme or plugin which gives me an intro page from where to choose from two links. Any tips?
-2
votes
0answers
38 views

wordpress frontend create custom field? [closed]

i want to create custom fields in frontend and also manage at frontend. basically i want to create a slambook website where any user can create his slambook fields. and also manage as well. i try a ...
0
votes
1answer
32 views

Is it save to replace <input type=“submit” > with <button type=“submit”> in WordPress search form

I am asking because of a large userbase and possible conflicts with plugins. I mean the 2013 theme for example targets the button with .searchform [type="submit"] even of it has the .searchsubmit ...
-5
votes
0answers
42 views

Test / Quiz Plugin Needed [closed]

I need a plugin that helps me create a questionnaire and then calculate the results, similar to this one: http://www.transformdestiny.com/nlp-guide/nlp-representational-systems-preference-test.asp
0
votes
0answers
25 views

Remove Adminstrator Hyperlink from a user having role to add and see users

I have create a user role using Advance Access Manager wordpress plugin having role to see, add and remove users name as site_admin. When user login with his Id he is able to see the adminstrator and ...
0
votes
2answers
17 views

How can I temporarily remove content from all pages, but leave up URL?

How can I temporarily remove content from all pages, but leave up the URL? I need to turn off all site content, but leave the URL's up so google can still find them. ...at least I think I want to do ...
-1
votes
0answers
26 views

WordPress Random Redirect plugin is not random

Server setup: Ubuntu 12.10, Nginx 1.3.16, with a WordPress 3.5.1 install. We are using the "Random Redirect" plugin which shows a random blog post at the URL http://example.com/?random Currently the ...
0
votes
1answer
26 views

How to Get Admin Settings for a widget when using the_widget() with custom widget

I have searched around for an answer to this question and I found this: Manual display of widget which gave me a solution of: if(function_exists('the_widget')) { $instance = get_option( ...
-2
votes
0answers
26 views

Can we use 2 seo plugin at a time [closed]

in my blog i'm using 2 seo plugins, google xml sitemap generator and robots meta. the problem is if i use robots meta along with google xml sitemap generator, google is not indexing my blog post. will ...
-1
votes
0answers
12 views

In Responsive theme vslider plugin not working

In my website i used Responsive theme, in that home page vslider plugin is not working.
0
votes
0answers
28 views

Loading a purchased jquery plugin in a wordpress theme

I purchased a 360 Panorama jQuery plugin that I would like to integrate into my wordpress site. All the tutorials I've read said to include the function add_my_script() and wp_enqueue_script tags to ...
-1
votes
1answer
25 views

Internet Explorer seperating lists differently in Twitter Widget Pro than all other browsers [closed]

I am having some trouble with the Twitter Widget Pro Plugin - for some reason in internet explorer if the first tweet has a link, it will make the link its own list item and add a bunch of extra ...
-1
votes
2answers
52 views

Dave's Wordpress Live Search only works when logged in as admin

I am using Dave's Wordpress Live Search on my site www.frome.fm but it only works when logged in as admin. When logged out or browsing as guest the spinning icon shows for a second or two but then no ...
0
votes
0answers
18 views

How to get a product description from product page?

How to get a Jigoshop product description from product page? I want to add a product description on product page. I need to edit loop-shop.php (although I do not want to edit the core files) so I ...
1
vote
0answers
50 views

Changing image URLs in media library

On a default wordpress install, the media library is located at: /wp-admin/upload.php. I am trying to update the image URL to point to my CDN, not my local server. This filter ...
-2
votes
0answers
15 views

create a list of files in a given directory [closed]

I would like to achieve something quite easy from the shell not so much on a managed host where I'm running my wordpress. Basically I would like to run a simple script such as: ls -1 ...
0
votes
1answer
41 views

WP_Table_List and ob_start() memory limit

I have class which extends WP_Table_List and renders a table. See the events results In the prepare_items() function I querys the DB function prepare_items($race) { $columns = ...
0
votes
0answers
22 views

Add products to jigoshop from php

Hi I have wordpress theme and Jigoshop configured but the main problem is: I have several products in Wordpress i.e. T-Shirt, Color, Drawing Figure, etc. And now when the client order he/she could ...
0
votes
1answer
112 views

Woocommerce customize the product name in the cart and order pages

I am using woocommerce plugin. I got hook to customize the price in the cart page and all other page. This is the hook to customize the product price add_action( ...
0
votes
4answers
43 views

contact 7 plugin stops some pages from working properly

I started to use contact 7 plugin and I'm having a slider and some effects on other images when i activate the plugin they stop working this is the web page http://www.digitalways.com.sa/ I ...
0
votes
0answers
17 views

Plugin folder isn't accessible for plugins

When a plugin needs to include a file from it's own folder it can't be read. It returns the 404 theme page. For example. If a plugin installs some CSS to the header of a theme like so: <link ...
0
votes
0answers
49 views

Press this! not working

I am trying to debug a Press this function on a site {Adult Contents} This issue is, images on the page does not add up and does not show... javascript code for press this button is javascript:var ...
0
votes
1answer
30 views

Best practice when modifying plugins CSS [duplicate]

If i need to change CSS for a plugin, should i place the modified declarations with the plugins classes in my child themes style.css file or modify the plugins style sheet directly?
-2
votes
0answers
27 views

Social Media Plugin [closed]

I know this is off topic but I have to ask. I have seen a lot of plugins which have facebook share, facebook like,google + etc . But all the one I have seen can only be fixed before the content or ...
0
votes
2answers
26 views

Creating a press page for our project

Over time our project got some good press: press releases, interviews, media appearances Now I want to create a "press page" (something like this). Requirements: is easy to update - everyone can ...
0
votes
3answers
71 views

Jquery plugin not working on single pages

I use a news ticker jQuery plugin to show the last posts. The codes are in the header.php file and work fine on the home page, but not on single pages. The links are loaded but they don't move. Here ...
1
vote
1answer
129 views

How to get user-meta from Social Login registered users?

It looks like social login plugins (such as Wordpress Social Login, OneAll etc.) do not create users in the original wp-database as regular registration from Admin dashboard. Hence it is not possible ...

1 2 3 4 5 61