Questions tagged as 'wordpress'

1
answer

Caldera Forms Price Calculation

I'm making a simple price calculation form with the Caldera Form plugin. The problem arises when I select a box from the drop-down and it does not show me any price (when I should show it) Has this happened to anyone? I attach images of ho...
asked by 31.05.2017 / 18:05
0
answers

Variables $ _GET and $ _POST in Woocommerce Wordpress

I am having problems when removing a product from the shopping cart. The problem comes from a woocommerce feature ( update_carta_action ), and this function does not receive the parameters $ _GET or $ _POST and therefore does not enter to take a...
asked by 23.05.2017 / 17:32
1
answer

Plugin to upload files from the front-end to Cloud or Wordpress Backend

I am trying to make a website in which registered users are redirected to a form where they can upload their photographs. These photographs can be a lot, both in number and size. I am unsuccessfully looking for a plugin that allows me to impl...
asked by 19.05.2017 / 13:02
1
answer

Problem with loop in Wordpress and WPML

I have a loop to pick up the items that have a box checked (which I add with Custom fields). Everything works correctly in the default language, Spanish, but when I translate the product into English I do not see the same window as in Spanish, I...
asked by 16.05.2017 / 11:27
1
answer

IONIC 2 Text innerhtml

I am putting together an APP with the REST API V2 of Wordpress and IONIC, the intention is to show the latest news from a website. The problem that I have, that although it seems simple I can not solve it, is that by showing the excerpt of the J...
asked by 22.05.2017 / 18:08
2
answers

Javascript in WordPress onClick and opacity

I am using CSS & Javascript Toolbox in WordPress , and I have an element that changes the opacity with the class="casa" . When I do onClick , I use this code, but it does not work: <script type="text/javascript">...
asked by 15.05.2017 / 10:58
1
answer

Wordpress does not load .php file into iframe

I have a .php file that includes HTML content in my ftp of the hosting, which I want to insert in the form of an iframe within a wordpress page. If I do this with a pure HTML file, it always works when I insert it: <iframe src="https://w...
asked by 06.05.2017 / 17:45
0
answers

Recover plugins installed by REST API

What I want is to make a system where I can monitor all the pages I manage. These pages are set with Wordpress, and I know that it has an API to manage content like post and others, but what I want is to list all the plugins that are installed o...
asked by 12.04.2017 / 01:56
1
answer

WooCommerce Checkout of evanto Plugin

I have acquired a plugin of Evanto , to add select fields to my wordpress theme in the checkout. Now I face several problems: I can not access the technical support of the plugin because I do not receive the email confirmation email....
asked by 17.04.2017 / 14:28
0
answers

Warning: array_keys () expects parameter 1 to be array, object given in ... (error in Wordpress theme)

In a theme I had installed in my wordpress, the following errors have recently emerged after the platform was updated:    Warning: array_keys () expects parameter 1 to be array, object given in   (...) \ wp-content \ themes \ event \ inc \ li...
asked by 09.04.2017 / 21:33