webbeloz
-
[wordpress] nav menu title ( navigation label )
my experiments are blocked here: => '' . attrac_list_authors(); . ', and then remove with CSS " display: none; " where this is not necessary. Mario
-
[wordpress] nav menu title ( navigation label )
ok. in small steps continuation and development have reached a temporary solution that allows me to call my function. The only problem now is to put in place and only for this particular menu item. If anyone has found or used something similar I w…
-
Php query insert to
There is some rust in my Php Sql. (: Ok, if I have more updates about it I make it known. thanks
-
Php query insert to
I found a solution, I still doubt whether this is the ideal solution. $email = mysql_real_escape_string($_POST['email']); $mysqli->query("INSERT INTO coming_soon_emails (ip, email) VALUES ( '$ip', '$email…