Questions tagged as 'wordpress'

1
answer

How to redirect a url with regular expressions

I am using the redirection plugin and I want to redirect from a category url to an article url. Of https://www.misitio.com/perros-gatos/razas/page/12/ a Destination URL: https://www.misitio.com/razas/ What I had done was r...
asked by 08.08.2018 / 19:33
1
answer

Plugin for wordpress

I am trying to make a plugin for wordpress in which I show the client the account status of their clients. What I do is simple, a query to a database in which there is a list of clients and the status of them, whether they are active or not. &...
asked by 25.05.2018 / 04:57
1
answer

'$ _SESSION' in wpwngine

Good afternoon everyone, I have a project in Wordpress where variables session of PHP are used, the migration is being made to the server wpengine , but said server does not allow sessions PHP , I tried to use setcookie()...
asked by 03.05.2018 / 19:55
1
answer

Change text "Select file" in Contact Form 7

How could I change the text in the file field of the contact form 7 plugin in Wordpress? Currently the upload button says "Select file" and has a placeholder that says "No file was chosen". I would like to change the text of the button and de...
asked by 09.02.2018 / 20:20
1
answer

How to make a repeater in wordpress with a row of two columns and another of three

Hello I'm wanting to make a repeater in wordpress but I had a problem with the diagram done in bootstrap. I attached an image of said example The code that I implement is the following: Although I assemble a repeater what makes me repeat the...
asked by 15.03.2018 / 20:20
1
answer

Problem with remove_post_type_support () in Wordpress

I'm having a little problem with a Wordpress function, and although in principle everything is correct, the action is not executed.    What I need For custom entry types, disable the add comments feature. If possible, I would like to have...
asked by 10.11.2017 / 12:30
1
answer

Search by "external_reference" DO NOT walk

I'm having the same problem as many other users as I could read, the search for external_reference of payments, does not work. Suppose: $filters = array( "external_reference" => 'reterenciaX' ); $searchResult = $mp->search...
asked by 22.07.2017 / 16:47
1
answer

Custom Wordpress content [closed]

Good morning, my question is this, I want to make a Wordpress page in which visitors to access certain content must previously register, and not only that, but depending on which profile they have registered 'rensa, technical ... see on my websi...
asked by 12.06.2017 / 12:38
1
answer

User requests permission from another [Wordpress]

I have a blog in Wordpress and I want that when a user makes a post, if he wants to modify it or eliminate it, he should ask permission from an administrator and he will grant it, or not. The thing is that I'm searching the internet an...
asked by 06.06.2017 / 11:52
1
answer

When calling the logo that we personalize in wordpress, I do not apply style

I'm getting a template with materializecss, the problem comes when I decide to make the dynamic theme logo so that it can be changed from the same wordpress. Ok, the problem is that if I now want to put an id with the styles in the image or the...
asked by 09.05.2017 / 03:14