Ceylon Systems
Forum Replies Created
-
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] Language TranslateHi @p4ulo3dson,
Hope you found the answer for your problem.
Please reply if you have anything else.Thanks @nao for the reply!
Hi @dburney,
Thank you for using IgniteUp. To play with the background overlay transparency, you can use the following CSS code in the Custom CSS option in the IgniteUp options page.
#page-content-wrapper{background-color: rgba(0, 0, 0, 0.3) !important;}
rgba(0, 0, 0, 0.3) is an RGBA color value, specified with: rgba(red, green, blue, alpha). The alpha parameter is a number between 0.0 (fully transparent) and 1.0 (fully opaque).
Hope it helps.
Thanks!
Forum: Reviews
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] Great MateHi @chook,
Thanks in advance for this amazing review. We are still working on this project to make it more awesome for free.
And sorry our donate link has been expired.
If you still love to donate us please use this donate link.Thank you!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] only show on home pageHi @aaronneedshelp,
It’s a feature that we don’t support right now. Our main goal is to keep visitors away from the main website and because of that, we don’t allow any page other than the back-end login, to be available for public visitors.
Thanks!
Hi @henrybauke
It’s because there is a style to make the background image a little transparent. You can avoid it with following custom css code. ??
body::after{opacity: 1 !important;}
Hope it solved your issues.
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] MailChimp IntegrationNo worries. I’m happy it worked out for you. If you are happy with our plugin, take a minute to write few words and give us a rating here. It will help us to grow further.
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] MailChimp IntegrationHi @scmacleod,
If you are getting the error “already exists”, it means the form is working correctly.
About Mailchimp, please note that Mailchimp is taking few hours to update the email list. So you won’t be able to see the email address inside the list right after you subscribed.
Please confirm by checking the list of subscribers after few hours from the time of subscription and let us know if there’s an issue with our integration.
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] Contact FormHi @yaqbunique,
Right now you don’t have the feature. But we are releasing the Compact template in a few days via our website and you can use the feature with Compact template.
Please use the IgniteUp plugin’s Help page to subscribe to our updates via email. We will let you know when we release new templates and new features.
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] Text Color ChangesSorry there is a typing mistake in my code.
Please add the following;
body, p, h2, h4{color: #fff !important;}
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] Text Color ChangesHi @elyzzia824,
Please add the following line of CSS code to Custom CSS option in the IgniteUp Options page.
body, p, h2, h4{color#fff !important;}
It should fix your conflict with the theme.
Thanks!
Thank you for your feedback.
Best wishes from our team for you too!! ??Hi @ngoctam1011,
I think this issue was there before updating to the latest version also right?
This is due to a conflict with your active WordPress theme. Please try switching to a default WordPress theme to confirm.
Meanwhile use the following lines of CSS code in the Custom CSS option under IgniteUp Options page.
body{line-height: 50px !important;} p.description{line-height: 28px !important; margin-top: 30px !important;} h1{margin-top: 50px !important;}
Adding above code will fix the conflicts by your theme for your instance.
Let us know if it did work.
Thanks!Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] logoHi @neshscolari,
As we are proceeding with email on this personal matter, I’m marking this thread as resolved.
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] The header mess upHi @ngoctam1011,
I’m sorry that you had to face this issue. Your IgniteUp page seems to be affected by your WordPress theme. We have done some improvements in our next release which will be available with next couple of days. Please update your plugin and see if it fixed this issue.
Thanks!