Questions tagged as 'wordpress'

0
answers

Change the language of my wordpress from the front page

I've been trying all day to change the language of my wordpress theme from an option on the front page nav, I've done the corresponding translation files and the language change works from the back-end. I have managed to get the list of availabl...
asked by 23.02.2018 / 16:47
0
answers

autologin with form in a web page

I'm trying to do autologin on this page netu.tv/signup.php, I have this until now but it does not work :( could you help me change it? or what could it work with? I've tried replacing the form of them in my code and nothing, help. <p> &l...
asked by 21.02.2018 / 23:26
0
answers

Woocommerce with Booking Plugins

I'm using the Booking plugins, I was fine to book by the hour and people. It makes the calculation of the price well depending on the people who attend. After an update when you add to the basket, the reservation passes well but does not drag...
asked by 23.02.2018 / 08:40
0
answers

How can I make a SUBMIT to the GravityForms plugin?

I have a question about the wordpress plugin Gravity Forms. I would like that in local mode, with the script that I have programmed autoreply the form of my wordpress. My question is ... If you know how I can do this same thing that I am mention...
asked by 21.02.2018 / 17:17
0
answers

Problems with the construction of php strucutura for wordpress / Wp_query

Hi, I'm putting together a zero themes for wordpress and I have an inconvenience with the call of some news that I bring from a file / single that I have to show in the home, the problem that I am solving badly is that every time I update the si...
asked by 21.02.2018 / 13:20
0
answers

Force check out form of the name only letters

I did the following function in wordpress in the file functions.php : function trick_change_checkout_field_input_type() { echo "<script>document.getElementById('billing_phone').type = 'number';</script>"; } add_action( '...
asked by 23.02.2018 / 00:12
0
answers

upload image to the database with wordpress (plugin)?

I am doing a plugin for wordpress a CRUD and I have decided in my form to add a input type file to upload images (which I only want to save the path of the image only once moved to my server) <form method="POST" ENCTYPE="multipart/fo...
asked by 19.02.2018 / 14:10
0
answers

Problems with the grid assembly in a theme in wordpress

Hello I need if you can help me with a theme that I am setting up for wordpress, I am arming it from scratch and I have problems with a structure that believes that bootstrap, where I use a grid of 1170 px and within it 1-3 columns- 4-3-1 for th...
asked by 19.02.2018 / 13:21
0
answers

Woocommerce API REST - Response when creating order lasts 10 MINUTES

I will share a problem to see if you can help me: I'm sharing the woocommerce api to create an order ( WC-DOCs ), remove the json from the same documentation, and everything works perfect, the order is created at instant (I can see it at th...
asked by 20.02.2018 / 07:24
0
answers

Rates according to Zip Code

Is there a method to assign rates according to the zip code? example * I have a book in stock but I can sell only to the zip codes 1012 1013 and 1014 * Each zip code as I have very far I need to put a different rate for shipping: I need to...
asked by 04.03.2018 / 18:26