FOREVER - Responsive HTML Wedding Template
Themeforest FOREVER - Responsive HTML Wedding Template HTML Template
Feel free to contact us here.
FOREVER – a clean and elegant HTML wedding template, great for wedding invitation or engagement. Coming with wedding features such as Countdown, Couple Timeline, Location Map, RSVP, Groomsmen, Bridesmaid, Gift Registry and others. This template is responsive and optimized for mobile device.
NOTE: FOREVER is HTML template (not a wordpress theme).
Update v1.03
- Bug Fix: Location Map Icon Disappear
Update v1.02
- Bug Fix: Slider Title Animation not work on IE11
- Bug Fix: Flexslider Arrow being clipped at the bottom
- Prevent multiple submit on rsvp form
- Bug Fix: Image Divider not shown on browser window resize
Update v1.01
- Bug Fix: Sidebar Navigation Won’t Slide Open in Safari (Video Page)
Features
- 3 versions : Top/Bottom Bar, Sidebar, and Onepage
- 10+ unique page
- 10+ unique section (onepage version)
- 5 color options
- 3 preloader options
- 6 Menu Variation
- Slider : Fade / Slide / Image Animation / Video
- Background Music
- Story Page / Story Timeline
- Countdown
- Location Map with Multiple Icon Marker
- Standard Gallery / Full Page Gallery
- Carousel Gift Registry
- RSVP
- More pages: Accomodation, Bridesmaid, Groomsmen, About, Blog
- See more element on demo site
Note: Images/Audio/Video in the preview are not included in the download package. We have included placeholder images for each instance.
Photo credit: Ryan Polei
Audio credit: Tunebaker
Video credit: Beachfront B-Roll
Contact Us
Feel free to contact us here.
How is the RSVP is configured?
ReplyDeleteHello again!
ReplyDeleteIn gift registry section, the carousel does not automatically slide on chrome and safari for android and iphone respectively.
Could you help me?
Tks
Hi,
ReplyDeleteIt was disabled by default for mobile optimation. If you want to enable it. Go to script.js. Then find “OWL CAROUSEL – GIFT REGISTRY” section. Then delete the exception for mobile and tablet.
If you have the problem on finding it, just send message to our profile page, we will reply more detail by email.
Thank you
Hi, (sorry for my english).
ReplyDeleteI love your template. I’ve got one question: is it possible to disable the preload? i’ve remove the css and javascript but all the others div now are now hidden …...
Thanks
Francesco
Yes. Make sure to also delete the preloader section on html file. It can be found at the top of page (after body tag).
ReplyDeleteHi, great template,
ReplyDeleteRsvp is not working for me, I’ve tried the domain email from my hosting in rsvp.php but still have the “failed” message
Could you please help me
Thanks.
Hi,
ReplyDeleteThanks, just replied your email. Let us know if you still have problems with it.
Thank you
Is there a way i can double the rsvp form in a one page layout?
ReplyDeleteYes.
ReplyDeleteYou have to duplicate the rsvp.php file. Then on your new form, set the action to this new rsvp.php and use a new unique form id, also for other field id.
Then on script.js, call ajaxrsvp() from this new form id.
If you have more questions about it, please contact us from our profile page. We will reply more detail about it by email.
Thank you
Perfect. Many thanks. Great theme btw, keep up the good work
ReplyDeleteHi,
ReplyDeleteI am trying to install the theme for one of my clients and for some reason when I import the demo content I get a 404 error page. Is there something that I am missing? Any help is greatly appreciated.
Thanks,
Saranya
FYI: The markerwithlabel.js repository (from google) is down. Downloading the oficial one didn’t work. I just downloaded the one hosted in the demo and works. The official V3 just shows the buble with text, not the icons.
ReplyDeleteHi,
ReplyDeleteThanks for this information.
We have updated the template to v1.03 few weeks ago to fix this bug.
For others who have problem with the map marker, just download a newest version and follow the update note.
Or use the step by hannon above.
Thanks again hannon for this information.
Map is not working due to it has some api key error..
ReplyDeleteHi,
ReplyDeleteThanks for your purchasing. Google just updated the Google Map and API key is required for every new website.
Get your API key:
https://developers.google.com/maps/documentation/javascript/get-api-key#get-an-api-key. Click Get a Key button and follow the instruction.
Then use it on script:
<script src=”https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY”></script>