Forum Replies Created
-
AuthorPosts
-
[email protected]
ParticipantHello any news about this?
[email protected]
ParticipantHello now it is more clear. A thank you very much. Maybe can you tell me if developer team is planning retake this matter?
[email protected]
Participant295 / 5000
Resultados de traducción
Hello, I really appreciate your answer. But you haven't really answered any of my questions.I want to think that it is because my English is very bad and at some point you have not understood me.
I am using the file "functions.php" because in the file "functions.php" I wrote the following lines:
require_once('custom-functions/funciones.php');You can see it:
https://imgur.com/3Wo1xwfNow you can see that my code is working and none of my questions were aimed at telling you that the Hook you provided was not working. On the contrary, this works but I asked you 3 specific questions. I did not receive any response. Can you solve them please? If because of my poor English you don't understand something, why don't you tell me and I'll try to explain it better
[email protected]
ParticipantHello, I did it but it doesn't work correctly:
- With this solution I can't have differents register forms, For example I can't have one form with one sort and other form with other sort Is it possible?
- No is possible change the lables for Password and Username fields, please see the next image:
https://imgur.com/gQAwCk4
https://imgur.com/a/sKpEzYp - With this approach can I use "Custom table extension" Can you explainme please?
- In this post:
Ahn said "and will do for User Profile next." I had hoping that User profile will work equal to "Frontend Submission extension"
Do you think that in sometime Anh retake this extension?
[email protected]
ParticipantSorry but I don't understand. I added it code in my functions.php and i didn't get nothing. What should I do?
March 8, 2021 at 10:05 AM in reply to: ✅Registration: username as email, duplicated fields, avatar, visibility issue #24765[email protected]
ParticipantHello some notice about this?
[email protected]
ParticipantYes he did it. Thank you very much!!
[email protected]
ParticipantThe high CPU is caused by the site's PHP processes.
asograd+ 19934 2.9 0.3 747480 93496 ? Rsl 15:44 0:29 lsphp:/home/asograduados/public_html/index.php
asograd+ 23664 3.0 0.3 747424 95172 ? Rsl 15:46 0:27 lsphp:/home/asograduados/public_html/index.php
asograd+ 28947 0.1 0.0 483752 21972 ? S 15:48 0:00 | _ lsphp
asograd+ 17495 6.6 0.3 735404 88504 ? Rsl 15:59 0:05 | | _ lsphp:graduados/public_html/wp-admin/admin-ajax.php
asograd+ 17776 6.7 0.3 732588 84096 ? Rsl 15:59 0:05 | | _ lsphp:/home/asograduados/public_html/index.php
asograd+ 17877 6.0 0.3 730672 82828 ? Rsl 15:59 0:04 | | _ lsphp:graduados/public_html/wp-admin/admin-ajax.php
asograd+ 18008 5.1 0.3 739420 86396 ? Rsl 15:59 0:03 | | _ lsphp:/home/asograduados/public_html/index.php
asograd+ 18030 6.1 0.3 742240 90184 ? Rsl 15:59 0:04 | | _ lsphp:/home/asograduados/public_html/index.php
asograd+ 18644 6.7 0.3 735456 86084 ? Rsl 16:00 0:04 | | _ lsphp:graduados/public_html/wp-admin/admin-ajax.php
asograd+ 18874 6.7 0.3 744664 91752 ? Rsl 16:00 0:03 | | _ lsphp:/home/asograduados/public_html/index.php
asograd+ 18926 7.0 0.3 747664 97092 ? Rsl 16:00 0:04 | | _ lsphp:/home/asograduados/public_html/index.php
asograd+ 19988 4.7 0.2 732068 69396 ? Rsl 16:00 0:00 | | _ lsphp:graduados/public_html/wp-admin/admin-ajax.phpasograd+ 20218 6.3 0.2 723448 53808 ? Rsl 16:00 0:00 | | _ lsphp:/home/asograduados/public_html/index.php
The site is causing many sleep queries which is driving up the CPU as well.
| 9330549 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Query | 0 | Init | SELECT post_name FROM ag_posts WHERE post_name = 'submission-for-1046-3079' AND post_type = 'erforms | 0.000 |
| 9331552 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339039 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339077 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339113 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339122 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339129 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339147 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339150 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339156 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339163 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |
| 9339187 | asograduados_gradsitecoma | localhost | asograduados_luiscolmagrad | Sleep | 0 | | | 0.000 |[email protected]
ParticipantHello, thank you for your answer, but this code doesn't work in functions.php I am reading and the get_the_id() function only work in the loop, and I am not using the loop. maybe can you help me please?
[email protected]
ParticipantI don't unsderstand the soplution. Before I copied and paste the php code in my functions and it worked howeever now the especial char have strange characters. How to solved it?
[email protected]
ParticipantHello, I really appreciate your time. Very good support. It still doesn't work for me. I don't know if it's because I'm using this code in my functions.php
but I have to do the following:
$imagen = rwmb_meta('if_vehiculos_imagen', array( 'size' => 'full' )); $full = (wp_get_attachment_image_src($imagen,'full'));I checked that metabox definition was before this code. Some idea for solved it?
[email protected]
ParticipantSorry but it don't work for me. The helper is returning a string with the ID of attschment.
[email protected]
ParticipantOk, thank you very much.
[email protected]
ParticipantThank you very much.
[email protected]
ParticipantThank you for your answer but it don't solve my questions. I don't need hide the admin menú post type for specific user. I want enable to anyone user create new features in a car custom post type but I dont want ENABLE edit my custom fields in metabox plugin because a basic user could damage other fields or settings
-
AuthorPosts