awethemes
Forum Replies Created
-
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Show every time (dont use session)hi, it’s not possible now. I’ll check if we can add this feature in next update
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Move ButtonYou can edit file in templates/splash-page.php
(there’s no way to edit in WP Admin)Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Responsive@eichanod background video will not play on phone/tablet devices. It will fallback to image. This is an error, we will update the plugin to fix it soon.
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Responsiveplease send email to info[at]awethemes[dot]com
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] ResponsiveI’m sorry, we can’t do it with 1 image like you. If you want, we can make some custom work to show another image on mobile/tablet devices ??
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] PHP Version ErrorCan you try to test php 7? I just install with 5.6 and everything go well here.
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] auto transitionSorry, this plugin does not work like this. To hide button, you need to do with CSS, it’s only way now.
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] button coloursyes, you can custom it in WP Customizer (AweSplash Settings -> Button)
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Splash page not overriding themeYou can use splash page and hide the “Enter website” button by add this custom css code:
.title__action { display: none; }
you can try to add this custom CSS code:
.hero-section.clip .hero-section__words { display: inline-block; } .hero-section.clip .hero-section__words::after { top: auto; right: 0; bottom: 33px; width: 40px; height: 5px; background-color: #fff }
and change awesplash/assets/js/plugins/animate-headline.js file, line 45 & 84, change 10 to 40
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Splash page not overriding themehi,
this is how AweSplash work. It will show only 1 time per session (you can config in customize panel), it will show again after user close browser and open your site. This is better than force user see splash each time they visit a page on website.@baarszczu,
You can try to check Slick slider settings here and hack inassets/js/main.js
fileImage slider responsive fixed
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] removing Dark Overlay from ImageI added option to hide background overlay in Background part.
Forum: Plugins
In reply to: [AweSplash - Just Splash Page] Manual break in content areaHi Julian,
It now work with new version 1.0.3