-
AuthorPosts
-
November 19, 2015 at 12:12 am #538628
i set up the form to display a short message when the form is sent on the same page but the only thing i get is a blank white square after the form is sent. it only works if i set to display message on a post or a diffrent page.
here is my link :
please let me know!
thanks!
November 20, 2015 at 2:14 pm #539590Hi juan4287!
what do you mean exactly? where on your website can we see the issue you are talking about? maybe screenshots highlighting would be helpful to us. Use imgur.com or dropbox.
Cheers!
AndyNovember 24, 2015 at 1:04 am #541278hi,
the form is not working when i set it to to display a thank you message on the same page. i only get a white square after sending the form.
i only get a white square instead of the thank you message on the same page.
https://www.dropbox.com/s/5cv186176ye2xy0/white%20square.PNG?dl=0
my website is http://www.idico-luff.co
here is the screenshot
November 24, 2015 at 1:07 am #541281the form actually works and everything, i get the email input to my admin account but the display message i want to show on the same page once the form is sent does not work.
November 25, 2015 at 4:55 am #542104Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardNovember 25, 2015 at 4:34 pm #542519i had to set it to display the image in a different page because the message on the same page was not working.
the website is in spanish.
Thanks!!!
December 1, 2015 at 11:24 am #545053Hi!
I tried your contact form and get this message afterwards:
“¡Tu mensaje se ha enviado correctamente!”
So it seems to work fine for me. Could you fix it already?Cheers!
AndyDecember 4, 2015 at 4:41 pm #547089hello how are you?
i wanted to ask you something else. why does the website look weird on my mini ipad? it looks cramped together.
look
http://s2.postimg.org/vt18v5sjd/IMG_0514.png
Thanks!
December 7, 2015 at 5:33 pm #548153Hey!
try this for iPad in your Quick CSS field:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { .flex_cell.no_margin.av_one_third.avia-builder-el-5.el_before_av_cell_one_third.avia-builder-el-first { width: 65% !important; } .flex_cell.no_margin.av_one_third.avia-builder-el-12.el_after_av_cell_one_third.avia-builder-el-last { width: 65% !important; }}
and adjust width value as needed.
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.