Questions tagged as 'wordpress-plugin'

0
answers

Woocommerce does not show price of variable products

I have a page in WordPress with woocommerce , which has activated the variation of the products, the fact is that the price of product variations that are the same is not shows the price of the product .. I read several forums and they indica...
asked by 31.10.2018 / 18:54
0
answers

Blank screen when loging (WordPress)

Yesterday I was working with my site without any problems, however, in a moment my Wordpress session was closed, when I want to re-enter it I used to get a PHP error; search in google and solve it, now the problem is that the reCAPTCHA (which is...
asked by 24.10.2018 / 22:53
1
answer

Carousel help images (php, custom fields)

Good I have the following doubt, I have created this carrousel of images taking the data of custom fields. The case that in the image, the corresponding link does not apply and no image appears in the carrousel. Previously if I do a var_dump...
asked by 31.08.2018 / 13:13
1
answer

When reinstalling plugin, wordpress adds -1 to the name of the folder

Desistale a Wordpress plugin that I developed and gave me an error "could not uninstall completely" , I finished uninstalling it manually deleting the files that had remained in the folder. When reinstalling the plugin is now installed by addin...
asked by 06.08.2018 / 00:30
0
answers

Configure access using Google OAuth in Wordpress plugin

I would need some guidance, since I have not managed to find something to help me with the next problem. I am developing a plugin in WordPress, in which I would need the user from the admin and with a settings page you can configure your goog...
asked by 02.08.2018 / 13:54
0
answers

Get the value of a field in gravity forms

I need that when filling in a form, one field is automatically filled in with the value of another. I've been testing with: add_filter( 'gform_field_value_titulo_proyecto', function ( $valor ) { return gform_field_13_174;// modificando...
asked by 31.07.2018 / 11:28
0
answers

Problem payment credit card

We are having problems with the MP plugin for wordpress / Woocommerce. Users can not complete the purchase with the basic checkout using a credit card. If you can do it with debit or if the client shares the link generated from mp with debit...
asked by 19.07.2018 / 23:12
0
answers

Do not load css with wp_enqueue_style in Wordpress

I'm trying to create a plugin that links to a "bxSlider" css following a tutorial but at this point I fail: <?php /* Plugin Name: BXSlider para WordPress Plugin URI: http://easy-webdev.com Description: Añade BxSlider a WooCommerce Version:...
asked by 10.07.2018 / 14:52
0
answers

In what order should the bbdd data of wordpress be deleted?

I am developing a free plugin for wordpress and I have a question when uninstalling the plugin. The plugin creates a custom post type, and some custom fields that are saved in postmeta. I have seen that there are several functions, but I get a l...
asked by 19.06.2018 / 12:24
0
answers

Doubt with wordpress

I am developing a WordPress plugin to show me a series of articles and specific fields. Until everything is correct and done, I have done this with Custom Post Type. But I would like to give plugin more functionality and it is to be able to add...
asked by 20.06.2018 / 12:57