Posts by Jorge Ferreira • 15 points
4 posts
-
-1
votes1
answer29
viewsQ: How to get a wordpress post randomly
Good, I want to search for a random post of the articles but it always gives me the same article. wp-json/wp/v2/fatos_random? filter[orderby]=rand&per_page=1 Thanks for the help…
-
-1
votes1
answer47
viewsQ: Function on resize does not enable events
I have a little problem with my script that I can’t fix. I have a function that disables Hover and I also want you to enable Hover. Already managed to disable but now I can’t enable. Here is the…
-
0
votes1
answer79
viewsQ: Boostrap Validator
Great, I’m trying to make a Validator with Boostrap but it’s not working. I want the weight input to be for example : 70 kg. regex I think it’s working but when I give Ubmit, div.invalid-feedback…
-
1
votes2
answers737
viewsQ: Validate a link in input
Good people, I wanted to make a form where an input is required to enter a Steam link. How do I do? Thank you.