Questions tagged as 'wordpress'

1
answer

CSS Drop-down Menu Contact Form 7 Wordpress

I've been struggling with this for a while, could you give me a hand? I found a CSS code to customize the contact form of the "Contact Form 7" plugin of Wordpress. The design is fine, but if I want to add a drop-down menu it does not consider...
asked by 06.05.2018 / 19:05
0
answers

Problems with page with post type WordPress

I try to paginate the posts of a post type, and I copied the code from another website where I used it but for some reason that I can not understand, I can not get it to work. I do not get the texts of the next and previous buttons. And when...
asked by 04.05.2018 / 00:50
1
answer

CSS in select Contact Form 7

I have a problem that is killing me with the Wordpress Contact Form 7 and the theme of the select style. I explain: I have two selects with bootstrap design and they look like this: As you can see, the addon with the icon is larger t...
asked by 30.04.2018 / 20:34
1
answer

how to make a remote post from my wordpress site to an api in angular

I need to make a remote post from my wordpress site to an api in angular, in order to register from my website.     
asked by 31.03.2018 / 04:06
1
answer

Clean Woocommerce cart when closing the browser

I would like that when closing the browser I could clean the shopping cart, that the products entered can be cleaned. I managed to do it when you reach the index, but I require it to be when closing the browser.     
asked by 30.03.2018 / 23:52
1
answer

I can not click on the bottom sidebar in Wordpress

I'm setting up a web in Wordpress and I have a problem with the bottom sidebar, in the bottom bar where the widgets are, I can add and modify them without problem, but then the links do not work or a form that I added in the widget, it's like it...
asked by 04.04.2018 / 11:25
1
answer

Error installing wordpress. Shows setup after installing

I have installed wordpress on a domain. I can enter the domain administration however when I enter my main domain the setup still appears when the page should appear: Welcome to WordPress. Before getting started, we need some information on t...
asked by 20.03.2018 / 06:39
0
answers

Update with Check Box with Fatal Error - PHP + MySQL

Hello, I am trying to update in the "operator" field for each request in which the check box is pressed. With this code I get this error (Fatal error: Call to a member function update () on null). Can someone help me? global $wpdb; $solicitud...
asked by 15.02.2018 / 01:16
0
answers

Disadvantage with theme arming for wordpress / php

Hello, I am putting together a themes for wordpress and I have a problem with the call of some news that I have to show on the home, I attach an image of how the structure is and I attach the code of that armed. One of the problems that I have i...
asked by 19.02.2018 / 23:34
0
answers

Generate manifest.json using plugin

I am trying to create a simple plugin that generates and loads the manifest.json dynamically with PHP. I have clear how to load the label in the header with add_action('wp_header', 'mifuncion') and the function only makes echo '<link r...
asked by 20.02.2018 / 10:45