Tagged: advanced layerslider, form
-
AuthorPosts
-
March 31, 2015 at 5:02 pm #421335
Hi Guys,
I tried inserting a form within the Advanced Layerslider but it doesn’t allow me to enter text in the text box.
If I use the same html outside the Advanced Layerslider it works fine.
Any ideas?
Thanks,
PhilApril 1, 2015 at 5:56 am #421749Hi Phillipwatts!
can you post a link to your website please showing the issue? make sure to use newest WordPress and theme version.
Best regards,
AndyApril 1, 2015 at 12:39 pm #421844Hi Andy,
I’ll update WordPress and the Theme and get back to you – thanks!
Phil
April 1, 2015 at 2:00 pm #421877July 1, 2015 at 11:28 pm #467273Hi Guys,
I have a similar issue. I want to insert a form onto Advanced Layerslider. I have been able to get the form inserted via the extra layer over each slide, however it resets the form and/or flashes with each image change. Is there a way to make this work?
July 3, 2015 at 2:18 pm #467992@RunningDogMedia
I think you forgot to include a link, right? please show us where we can see the issue.Cheers!
AndyJuly 3, 2015 at 8:06 pm #468211The site is hidden behind Ultimate Coming Soon. I submitted URL & login information in the Private Content section, as I do not want this information to be public. This is my first time posting here, if I need to follow a different process please advise. Thank you!
July 4, 2015 at 12:33 pm #468389Hey!
The actual link to the site is missing. Please post it again. What is the code that you use? Please post it on pastebin.com.
Best regards,
IsmaelJuly 7, 2015 at 3:56 am #469350Hi guys,
New and Improved…now with a URL! (In the Private Content section)The pastebin name is: RTHForKreisi. I didn’t keep the password, so I updated it with the information in this post. Thanks for your patience.
July 8, 2015 at 1:01 pm #470209Hey!
Is it the search form? I was able to use without any issue: http://roadtohomerealty.rateandrave.com/idx/?idx-q-Locations=TEST+TEST+TEST&idx-q-PropertyTypes=279&idx-q-BedsMin=&idx-q-BathsMin=&idx-q-PriceMin=TEST&idx-q-PriceMax=TEST
Regards,
IsmaelJuly 8, 2015 at 4:46 pm #470381Ismael,
There are two issues
1. It intermittantly clears the content of the search entry prior to completion. You seem to have been able to enter it without issue. I’m not certain how we solve an intermittant issue.
2. Watch the slideshow. The form blinks off the screen as the slides are changing. It looks horrible and was rejected by my client. How do we fix this?July 9, 2015 at 8:27 am #470650Hey!
It really doesn’t clear the entry because there are different forms on each slide. Is this form supposed to be sticky? Remove the form in the slides then add a text block or code block below the layer slider. Add the form script there. Use css to add a negative top margin property or top property to the code block to offset its position.
Cheers!
IsmaelJuly 9, 2015 at 5:02 pm #471006Ismael,
Yes, it’s supposed to be sticky. I know how to add a text/code block below the layer slider, but I don’t know how to write CSS. Can you give some guidance here? Thanks.
July 10, 2015 at 6:59 am #471286Hi!
Alright. Please add another color section below the layer slider then apply a unique id in the Section ID field. Use “custom-section” for example. Inside the color section, add a text or code block then add the form code. Once you’re done, let us know then we’ll give you the css codes.
Best regards,
IsmaelJuly 10, 2015 at 7:15 am #471288Done – using “custom-section” as the ID. I also removed the search field over the images to avoid confusion.
July 10, 2015 at 8:30 am #471307Hi!
Alright. Add this in the Quick CSS field:
#custom-section { position: relative; margin-top: -200px; z-index: 200; background: none; border-top: 0; }
Cheers!
IsmaelJuly 14, 2015 at 6:43 am #472834That did it. Thank you!
July 14, 2015 at 8:13 am #472872Hey!
Great we got it solved!
I will close that task now, do open a new one if you need anything else.
Regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.