Questions tagged as 'wordpress'

3
answers

How to export all wordpress post to an XML file with php?

I would like to know if anyone knows how to export all the posts from my site in wordpress through PHP code, which will take data such as the title of the post, prominent image, content, put it in its respective label and save it in an XML file...
asked by 10.08.2016 / 06:30
3
answers

Custom Post Type with assigned Post

I need to have in the administration an option called "Educational Institutions" and that's why I created a CPT called "ie" but it should not be with URL, that is, it should always be wwww.misitio.com/institucion-educativa-wordpress and no wwww....
asked by 28.05.2016 / 08:26
2
answers

Large number of requests for two ips to hosting wordpress (Possible attack?)

Very good, I have two ips in the webpage hosting in wordpress that make requests to me practically every second. The server is maintained but when I give it a reed or there is a slight peak of visits the server is overloaded. This is a vps in...
asked by 20.12.2018 / 12:41
1
answer

How to migrate a Mysql Database to Wordpress?

Very good colleagues, I want to turn to you to see if you can give me lights in this dark landscape for me. A Client has a website made in PHP, so that they have an idea, it deals with offers of temporary jobs. Therefore it has its Database,...
asked by 05.12.2018 / 16:23
1
answer

Error when addressing

I'm circling but I can not find the error: I have wordpress installed in home root. I made a redirection so that from the web it looks like domain.com. Could you help me? mi (.htaccess) located in public html: RewriteEngine on RewriteCond %...
asked by 27.11.2018 / 17:43
1
answer

how to receive data in PHP sent from AJAX in wordpress

I am not receiving the id from ajax in PHP, I have tried several forms but it always remains null, if in the file content.php I load the variable "$ post_id = 123" statically shows the data correctly. I have my JS, where I get the id of a HTM...
asked by 16.11.2018 / 14:48
1
answer

Show different PHP wordpress layout if there is or there is no featured image

How can I do to show an article with a totally different layout for articles that have a prominent image and another layout, for articles that do not have a prominent image?     
asked by 27.09.2018 / 06:00
1
answer

Slider is not properly configured

I am trying to modify a wordpress theme, but I have encountered a problem which I could not find out the reason for. According to the same documentation, it is only a question of activating the slider option, and telling you what kind of image...
asked by 27.09.2018 / 07:03
1
answer

Change img in responsive wordpress

I'm having problems with imagenes that occupy all div 1080px , to pass them to responsive I want them to occupy longer than wide obviously cutting the photo by the sides but I can not do it, how much stretching the pho...
asked by 24.08.2018 / 14:39
1
answer

How to make ajax queries from a js file in a Wordpress widget?

I'm making a widget for wordpress and I need to make ajax queries to a file that is in the same folder. If I just put the name of the file look for it in the link where I put the widget, for example, if the widget I put it on the page www.mido...
asked by 23.08.2018 / 20:09