Questions tagged as 'wordpress'

1
answer

How to correctly configure a corporate email to send and receive messages

I am creating my website with wordpress and I have created a corporate email but it only allows me to send emails and not receive. When I try to send an email it bounces and this error comes out: 550 Please turn on SMTP Authentication in your...
asked by 04.09.2018 / 05:03
0
answers

Wordpress does not bring the username Sql statement

I am modifying a wordpress plugin that brings me a series of fields from my table .. $result = $wpdb->get_results( "SELECT * FROM '{$wpdb->prefix}statistics_visitor' ORDER BY '{$wpdb->prefix}statistics_visitor'.'ID' DESC LIMIT 0,...
asked by 01.09.2018 / 20:42
0
answers

Message "This site does not support Facebook" when entering from facebook to a url, by means of a mobile

Quetal, Please someone has an idea why does this message come out when wanting to enter from a mobile facebook to a shared url (my website)? From September 6 of this year, if I enter the mobile and share a link from my website on facebook, this...
asked by 11.09.2018 / 05:49
0
answers

How to insert username in wordpress with a plugin

I am trying to modify a plugin, I added a field that is called user_name, The plguin consists of counting the number of visitors to the page and who visited it through the ip .. what I want is for me to record the username in the table but I can...
asked by 03.09.2018 / 16:54
1
answer

error 400 bad request in Ajax with admin_ajax from wordpress

It turns out that I'm doing a Wordpress plugin in which I need to make an AJAX for the file "admin_ajax.php" of Wordpress, but when I send the request, the client gives me the error 400 (bad request) and I do not understand why what reason...
asked by 29.08.2018 / 18:39
0
answers

Where do I share the folder of a MySQL container in docker so as not to lose the connection?

I have created two containers, one from wordpress and another from mysql. They were working perfectly until I shared a folder between the mysql container and the pc. In doing so I lost the connection in the wordpress, and the folder I share from...
asked by 21.08.2018 / 10:48
0
answers

use img in wordpress main menu

I have the doubt to know if it can be done and that is that in the main menu of wordpress I want that in the medium option to change the text for an img, in wordpress settings I have not seen anything and I do not know if there will be directly...
asked by 23.08.2018 / 11:18
1
answer

Carousel help images (php, custom fields)

Good I have the following doubt, I have created this carrousel of images taking the data of custom fields. The case that in the image, the corresponding link does not apply and no image appears in the carrousel. Previously if I do a var_dump...
asked by 31.08.2018 / 13:13
0
answers

Hello world in wordpress Calypso

Just start in wp calypso . I'm trying to make the hello world, but it throws me the following error:    WebSocket connection to   'wss: //public-api.wordpress.com/pinghub/wpcom/me/newest-note-data'   failed: Error during WebSocket han...
asked by 24.08.2018 / 19:19
1
answer

Help get_the_terms wordpress

Good I have this code in php, and it is the root of having the sectors will leave some icons or others. But I do not know how to get the sectors with get_the_terms. The taxonomy is sectors. echo ("<div class='iconos-sectores' style='display...
asked by 17.08.2018 / 11:42