Posts by Felipe Henrique • 2,135 points
181 posts
-
0
votes2
answers63
viewsQ: Error while placing opencart site in domain
I developed a website in opencart however when putting it in my domain it appears some strange errors someone knows what can be follow the print below with the error messages the errors can be…
opencartasked Felipe Henrique 2,135 -
0
votes2
answers148
viewsQ: Fixing iframe video when scrolling page
Staff needed to implement a feature in mine iframe from youtube that I inserted on my site I wanted when the page scrolls to appear my fixed youtube frame in the right corner of the screen equal to…
-
1
votes1
answer474
viewsQ: Let the video occupy 100% of the screen with fixed height
People would like to know how to leave a video 100% of the screen with fixed height without it being smaller than the image below The idea is that the video occupies all this space in light gray if…
-
0
votes1
answer44
viewsQ: Problem showing popup when sending forms
I developed a form, when the user clicks on the send button a GIF appears and then a modal has to appear saying that the information has been sent so far all right the GIF works normal but when the…
-
0
votes2
answers1483
viewsQ: Mandatory field message with jQuery
People I made a validation that when the user does not fill the input my button gets disabled more wanted to display a message to inform the user that the field must be filled is possible to do this…
-
-1
votes1
answer46
viewsQ: Mandatory fields in Storage session
I developed a form with localstorage on this site here however inside it has two inputs one for name and the other for salary however needed that these fields were mandatory because when they are…
-
0
votes1
answer40
viewsQ: store values and display them in another field
people developed this website and in the indenizometro part there is a fade.js where when the user clicks on one of the buttons it takes him to the next step when doing this will appear a small form…
-
0
votes1
answer83
viewsQ: Value adjustment bar
People would like to know if there is any component ready on the internet that makes me an element similar to that of the image below I would like to know what the name of this component also so I…
-
0
votes2
answers115
viewsQ: Create component via Vue.js
Is there any component via Vue js that makes me create this component that shows in the image below I’m developing my site in PHP.…
-
0
votes2
answers188
viewsQ: Add email with copy when sending the form
I have developed an email sending form but I need to add another email to receive a copy but I have no idea how to do it follow my code PHP: <?php if($_POST) { $to_Email = "[email protected]";…
-
0
votes0
answers257
viewsQ: Problems with php foreach
I made a foreach with PHP and a file.json to simulate a mini shop inside a thumbnail in a slide carousel, however it is not properly appearing one side of the other as it should be. I would like to…
-
0
votes3
answers1036
viewsQ: problem filling in form with uppercase letters
staff in my website the user when will register in my site the fields where he types text he can type with capital letters and this generates a BUG on my site there in the panel I would like to know…
-
0
votes0
answers419
viewsQ: Problem submitting form with Standard 5.2?
I developed a website in Laravel that presents a problem in the form because it simply does not work and displays no error on the screen it simply has no action and the strange thing is that…
-
0
votes2
answers90
viewsQ: problems submitting form
Guys I developed a form on this website in php and javascript it has a select Multiple where the user will be able to select more than one value when sending my form it arrives with all the…
-
0
votes3
answers105
viewsQ: Add a character dynamically with PHP or Javascript
Is there a PHP or Javascript function that adds a character (in the case of a number) when a field has only 8 digits. within a input. because I have a form where there is the RG field, and the RG is…
-
0
votes1
answer36
viewsQ: Form validation problem with Opencart
I own a website e-commerce on opencart and I have a little problem in the ID field which is as follows, when the user registers he fills all fields normally put in the RG field there are those users…
-
0
votes1
answer209
viewsQ: Form problems using PHP with Laravel
Next staff I developed a website using laravel I am programming a form but it has no action I have already finalized it does not work when I click to send, it does not do anything only from reload…
-
0
votes2
answers594
viewsQ: problem when logging into form with php
I developed a php login system in this website no database with a fixed password localhost everything works normally more when I uped the files to the server and try to access it arrives to load the…
-
-1
votes1
answer366
viewsQ: How to check my email server information
How do I check my g-informationmail for example server ports input and output host etc. because entering settings I do not find this information I use own domain [email protected] there is…
gmailasked Felipe Henrique 2,135 -
0
votes1
answer659
viewsQ: Problem with select Multiple in form
I developed a website where you will have a form where you will receive an email inside that form exite 2 inputs select however the user will be able to select more than one option so I added the…
-
0
votes1
answer292
viewsQ: Problems with slide Owl-Carrousel
I am developing a site and I am using Owl-carrousel2 but I have a problem with the option nav would like it to appear on my site I simply on js I add this Lina nav:true only that even so it does not…
-
0
votes1
answer303
viewsQ: Error while sending form
People made a form with JS but when sending it only falls on error condition and do not know why follow the console print and codes. NOTE: the article contact.php is in the public html folder you…
-
1
votes1
answer594
viewsQ: Problem with tag select in form
I developed a contact form in my website but on that form you have a select unde the person will be able to choose a service but I have no idea how to insert this into my code I would like to know…
-
0
votes1
answer46
viewsQ: Problem with div size when scrolling the page
Well I’ve developed an effect that diminishes the height of mine div when I scroll on the page but when I use the scroll the effect usually occurs more when I go up the page to div does not return…
-
1
votes0
answers25
viewsQ: Adding buttons forward and slide back
Galera made a code java script that changes the background-image of my <header> on the site however would like to know if it gives to add cursor of next(>) and Previous(<) to change the…
-
0
votes1
answer994
viewsQ: Change content by hovering over a div
People need to make sure that when you mouse(Hover) in a div she changes the contents of the side the image explains well how the process should be done when hovering over the div should exchange…
-
0
votes0
answers356
viewsQ: Problem of accentuation in the form
Guys I made a form sending email and I receive them normally but when there is an accent in the message it comes all "Bugada" with strange special characters the funny thing is that in php code I…
-
0
votes0
answers52
viewsQ: Problem sending the form
I have a problem making this short form website work he is sending the email on the console it gives that error: line 2 code : $("#submit_btn").click(function()... follows my code: HTML: <form…
-
0
votes2
answers47
viewsQ: Problem with sending email with php
I’m having a problem with my email sending code it works normally but my email arrives without formatting and showing the tags of html follows my code HTML <form id="form-elements"…
-
1
votes1
answer641
viewsQ: Birth date validation with jQuery
I’m wearing this plugin (jQuery Mask Plugin) to be able to make a mask in my form, however I have a problem in the field date of birth, because it happens the following, the user can type any day,…
-
1
votes1
answer5714
viewsQ: Error Sorry, the page you are Looking for could not be found. in Arabic
I got a problem with this one website it appears this error on the screen when I try to access it what can this mistake be as I do to fix it. My parents: <?php /*…
laravel-5asked Felipe Henrique 2,135 -
3
votes2
answers775
viewsQ: Mask problem in jQuery
I wonder if it is possible to make a more complete mask for the date field using this plugin(jQuery-Mask) for example the user manages to put in the month 99 field when in fact the month only goes…
jquery-mask-pluginasked Felipe Henrique 2,135 -
1
votes1
answer1439
viewsQ: Error with OG:facebook tags
I have a problem with og:tag from facebook ,I have a e-commerce made with opencart, in order to share links on facebook I had to use these tags but I have the following problem, I added these tags…
-
1
votes1
answer54
viewsA: URL error in google search with Laravel
Guys manage to solve my problem here is the answer in case someone has the same error I opened the file .HTACESS and put a redirect redirect 301 http://m.seusite.com.br/aquivo_novo.htm…
laravelanswered Felipe Henrique 2,135 -
0
votes0
answers119
viewsQ: Form does not work with Standard
Speak next guys I have a problem sending form in this website I am unable to send from an error that I do not know what is follows part of my codes with the log error: Controller: <?php namespace…
-
0
votes1
answer54
viewsQ: URL error in google search with Laravel
Speak people, I’m with the following problem I developed this site here, If you go to google and type pass well contests it appears in the search quietly, put this on desktop version. Now if you try…
laravelasked Felipe Henrique 2,135 -
0
votes1
answer54
viewsQ: dropdpwn menu does not work on touch
I’m in the following trouble I made this website but by accessing it on mobile and clicking on the menu it expands to a dropown on the tab what we offer and when I click on a link it does not work…
-
0
votes1
answer928
viewsQ: Mobile menu does not close when you click
People would like to know if it is possible to close the mobile menu when clicking the link because when I expand the menu it opens normally after I click on the link it goes to anchor that I…
-
1
votes0
answers37
viewsQ: Block iframe in mobile
I wonder if it is possible to block the scroll of a <iframe> preferably in mobile because when I roll the page with the touch of the screen the map disturbs follows a part of the code…
-
0
votes1
answer53
viewsQ: Form sending email and exiting session
I created a form with Laravel. My website and onepage however when I send my form the page back to home session I would like it to stay in the contact session this is possible? Follows my code: The…
-
0
votes1
answer48
viewsQ: Problems with fullpage site
I am with the following problem I am developing a site that uses a plugin called jquery full page and Bootstrap in the desktop version it works normally but in the mobile version it is all "Buggy"…
-
0
votes1
answer80
viewsQ: Error sending email form
I am with the following problem I made a form of sending email but it gives an error follows the image of the error and the code Obs: I am using Laravel THE HTML: <div class="col-md-6 block light…
-
0
votes1
answer66
viewsQ: Still images on the side with scrolling content only
Next guys I need to make the side images of the agenciamento menu of this website keep showing them all without using the scroll. when I click on the images a text appears talking about each one…
-
1
votes2
answers185
viewsQ: Problems with positioning with columns in Bootstrap 3
I’m having a positioning problem with the bootstrap grids I’m making a virtual store where the layout has to look like this: But with my coding he got like this: Notice that in this image the wines…
-
0
votes1
answer56
viewsQ: documentations and links about the Hover effect
hello staff would like to know if there is any material or documentation that helps me because I need to create an effect :hover similar to that of this site here OBS: the effect :hover and the part…
-
0
votes1
answer3306
viewsQ: Fixed vertical menu with css and bootstrap
I would like a help need to make a fixed vertical menu but next to them there is a line with some circles that will indicate me in which section of the page I am but I have no idea how to get this…
-
0
votes2
answers295
viewsQ: Problem with Bootstrap Resizing
I’m having the following problem I’m ultilizing bootstrap in version 3 need my page to look like this template: but when I redeem my images they look like this: I would like the black image to be…
-
0
votes1
answer75
viewsQ: Problems with grid in Bootstrap version 3
I’m having grid problems in my html with bootstrap it should look like this but in my browser it looks like this: notice that on my banner that is inside the tag <header> this one with…
-
0
votes2
answers361
viewsQ: Float does not work correctly
I’m having a little trouble finding myself using the float property of css. Currently this is what I have with my code: But I need it to stay that way: Only other than crooked and out of the blue…
-
1
votes1
answer137
viewsQ: slide on js does not work
I have the following problem I have 3 images with the following names and extensions: f1.jpg f2.jpg f3.jpg and I’m making a slide with JS but the first image and loaded correctly but when I click…