Questions tagged as 'wordpress'

0
answers

Wordpress form [closed]

The title is very uninformative, but I hope that with this description of my problem it is clear: I would like to know if there is any plugin (free or paid) that does the following: A form where only one field is displayed (CODE) and dependin...
asked by 01.12.2016 / 20:29
1
answer

how to change the 404 error title in wordpress

Hello everyone I've been looking for days how to change the title of wordpress error 404, I currently see "page not found" and I want to change that title for another, but I could not find where in the script I change it, I hope that can you hel...
asked by 15.05.2017 / 15:15
2
answers

They do not load the data of the custom type

Good morning, I do not know why they do not load the data of the custom type and the wordpress page is blank, this is the code: <div class="contenido-portada"> <?php $argumentos = array( 'post-type'=>'slider' '...
asked by 05.04.2017 / 17:07
1
answer

Import Wordpress Templates

I am new to the Wordpress theme, I would appreciate them helping me solve the following problem I have, for a university theme I need to set up a simple web page on my hosting and I found some .zip templates to import them into WordPress but whe...
asked by 15.10.2018 / 22:47
1
answer

Do Hover in an image and it stops immediately with Slick Slider

I am implementing slick on my website, for this I have adjusted it so that the slider turns continuously if doing the typical image stop at the center. The problem is that for this I had to autoplaySpeed to 1 and speed to 5000, by activating the...
asked by 14.08.2018 / 08:45
1
answer

I can not access local wordpress from Smartphone (Error Connection Refused)

I have installed a copy of my website on localhost (use xampp for Windows) to be able to test it. Everything is fine ... Until I want to access from another device located in the same local network (in this case from my smartphone) The pro...
asked by 19.04.2016 / 14:19
2
answers

Change the extension / wp-admin to a specific

Well, my question is if I can change the url of wordpress / wp-admin for one that for example is called / web-secret, to be able to be without plugins, is that I have found some solutions but I do not get to catch them at all . Greetings to e...
asked by 18.05.2018 / 13:09
2
answers

I can not enter my Wordpress (Pagina Empresa Ayuda)

This is the website of my company link I use it every day, it's where customers order me. Without it I am lost, as a result of trying to fix some problems that have arisen today. That's how it ended, unable to enter or even me....
asked by 28.06.2018 / 02:07
1
answer

Error parsing header X-XSS-Protection: 1; mode = block;

I am trying to attach to my website a simple iframe taken from youtube. The issue is that (work with wordpress), do it from the code or do it through custom fields with an editor, or direct in a post gives me the following problem. Error parsi...
asked by 06.03.2018 / 15:12
1
answer

Excerpt function in wordpress

I have the following excerpt function in wordpress add_filter( 'excerpt_more', 'wpdocs_excerpt_more' ); /** * Filter the except length to 20 words. * * @param int $length Excerpt length. * * @return int (Maybe) modified ex...
asked by 13.12.2017 / 10:34