Ceylon Systems
Forum Replies Created
-
Hi @iNNiCe,
Thanks for your both suggestions. We have Fontawesome update in the upcoming version of IgniteUp and it will be available within next few days.
About the font switching feature, I just added it into our feature suggestions list. We’ll consider in future releases. ??
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] MailChimp IntegrationHi @ivancazorla,
I’m sorry that you faced into an issue using IgniteUp. Can you let us know your website URL so that we can have a look first?
Thanks!
Hi @kcherbel
To change the width of the Glass box, you will have to edit the template. We are using Twitter Bootstrap classes to keep the width 50% of the page.
If you are familiar with Twitter Bootstrap, please engage in changing the classes for the parent
<div>
of<div class="glass-wrapper">
inincludes\templates\glass\glass.php
file.If you want to make it bigger a bit for desktop browser sizes, change both classes “col-md-6 col-md-offset-3” to “col-md-8 col-md-offset-2” in the above mentioned file.
Hope it helps.
Thanks!Add the following CSS line also.
span.time-name{color: #fff !important;}
It will work for you.
Use the following CSS rule in Custom CSS option to change the Glass theme glass box’s background color.
.glass-wrapper{background-color: #947878 !important;}
But the above won’t add a transparency to it. To make it transparent you have to use rgb. You can use this tool or this one to generate rgb color codes.
.glass-wrapper{background-color: rgba(160, 80, 80, 0.322) !important;}
Hope this helps.
Thanks!
Hi @xoandrea,
Thank you for using IgniteUp.
And I’m really sorry you faced into an issue using it.I assume you are talking about the Launcher template here. And in the Launcher template, Font Color option in the Template Options page should change all font colors including the countdown font.
If it doesn’t, may be due to a style conflict with your WordPress theme installed. But anyway try adding following CSS line to Custom CSS option. It should change your countdown text color.
#countdown{color:#000 !important;}
Please replace the color you want with #000.
Let me know if it did work.
Thanks!
Hi @keiwanmosaddegh,
Thanks for letting us know that you love IgniteUp. We love those words. But I’m really sorry to say you that the feature you are looking at is not supported by IgniteUp. It’s the main landing page users will see if you have IgniteUp activated.
But I’m taking your point to our discussion points. May be we can add a solution for this as a feature in the future.
Let me know if you have any further inquiries.
Thanks!
Hi @olivierbertonsf,
Please try adding the following line of CSS code to Custom CSS option in the General tab in IgniteUp options page. It will turn header to white color.
.glass-wrapper h2{color: #fff !important;}
Hope it helps.
Thanks!
Hi @kcherbel,
I’m sorry we can’t assist you with this kind of personal customization. But you can edit the file if you want to add new items according to your need.
The file you are looking for is
includes\templates\glass\glass.php
. You can customize the file to make changes for the Glass template.Hope it helps.
Thanks!Hi @bkseen,
Thank you for supporting us by buying a premium template. Please contact our support team on support[at]getigniteup[dot]com from the same email you purchased the template. We are ready to assist you more personally with priority.
Thanks!
Hi,
I’m really sorry about what happened with your transaction. I marked the order as paid now. You can download your template.
Of course it’s supposed to be automatic and give you the download link instantly. But for some reason for your order it didn’t. It happened for some other orders before as well.
We’ll look into this issue. We are really sorry for the inconvenience occurred.Thanks!
Hi @bkseen,
Thank you for your feedback about IgniteUp.
For your problem, the file of the Glass template is located in
includes\templates\glass\glass.php
you can edit the file for any changes that you want in the Glass template.You can’t use any external plugin for the feature because IgniteUp dequeu stylesheets from other plugins and themes to keep the IgniteUp stable without CSS conflicts.
In addition the countdown feature is available in our premium Glass template here: https://getigniteup.com/product/glass-pro-coming-soon-template/
Hope it helps.
Thanks!
Forum: Plugins
In reply to: [Wordpress Webinar Plugin - WebinarPress] Putting Webinars on their own pageHi Nanci,
Did you mean streaming 2 or 3 videos on the webinar page? No it’s not possible and I don’t think it will be a good experience for users too. I think you are familiar with Google Hangouts right? You can show a presentation and also talk in the background in Hangouts. You can switch to your camera when you need to show your face. Will not Google Hangouts help your requirement?
If I got you wrong, please explain your point with little bit more details.
Thanks!
Forum: Plugins
In reply to: [IgniteUp - Coming Soon and Maintenance Mode] Email configurationHi @vwz1,
Thank you for you suggestion for improving. We always value your suggestions. I have noted your suggestion and we’ll consider it in our next release planning.
Thanks!