Thanks Devin,
Ultimately the fallback to still image would be preferable. I just noticed a new-ish PayPal homepage has many of the same features Enfold provides. They are using video backgrounds, and fallback to a still frame for mobile devices. ;) Nice to know you’re ahead of the curve.
I opted out of using the video backgrounds for now, as I need a one-size-fits-all-devices solution, so until a still frame fallback gets added as a new feature, I likely will not use this. However, it is a very cool addition. I’m really enjoying using this theme, and all the support.
Cheers!
Todd
Hi!
We will be waiting to hear from you. If needed, please see http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Thread will be on hold and you can open it by simply posting. Please post when you launch the website
Best regards,
Yigit
Update:
I found out this issue was likely caused by our hosting setup and *not* from WordPress or Enfold.
Problem solved (for me) ;) Thanks for all the great support.
Todd
still in development but: http://hestrez.pl/ :)
great theme – very flexible and with great responsiveness
Hey!
Shortcodes simply have so many options to choose from :) Please also take a look at http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
I am marking this thread as resolved for now. If you have any other questions or issues, let us know!
Cheers!
Yigit
Nice, that worked. Might be nice on your documentation site to just have a list for us developer types who like hand typing things :)
This reply has been marked as private.
This reply has been marked as private.
Hi there,
Not really a support request as such – more like a little advice.
I know there are a lot of options out there for login access, but here is my scenario & I was just wondering if any of you may know a good solution that will work well for Enfold.
I have a page I’d like to restrict access to. The client wants to capture email addresses of the people that want access to this page (not for spamming, just resource tracking).
It’s a media gallery of resources, & they’d like to keep it as simple as possible, so perhaps a universal password (a simple password protected page).
I’m thinking as I type this, so perhaps a signup form on the password protected page with something like ‘enter your email to be sent a password to gain access’ or something like that.
I have Gravity Forms, so I guess I can set it up to automatically send out an email with that password easily enough, but how would I place that simple form on the password protected page – I guess that’s a template?
The final part of the equation is they’d like to track how many resources this user downloads – that’s where it gets trickier.
Any ideas around this part of the equation?
So login form capturing email address on password protected page.
Click tracking of that user when they access/download resources from that page.
Thanks for reading this far!
Jas
Just finished my first website tell me what you think.
http://www.proconsolerepairdfw.com
Hi Enfold support,
I’ve got a problem with the promobox text button. This style is involved
.avia-promocontent { margin-right: 200px; position: relative; z-index: 3;}
Example : http://586814b516.url-de-test.ws/enfoldsupport/link-on-large-promo-button/
With the margin-right set to 200px; the <p> element is quickly overlapping the button and link is inactive on the left part of the button (example 1)
“z-index: 2; ” is working, but does it break something in the overall css coherence ?
If the button text is still larger (example 2), you have to change margin-width. A way not to change the margin-right value each time according to text length ?
Thanks for your good work with Enfold
Thanks.
Hi intosuwo!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.page-id-734 .avia-tooltip { background: rgba(0, 255, 255, 0.8); color: red; width: 180px; }
.page-id-734 .avia-tooltip .avia-arrow { background: rgba(0, 255, 255, 0.8); }
Cheers!
Yigit
Hey giraudg!
1- Please update Enfold to the latest version 2.5.4 ( see – http://kriesi.at/documentation/enfold/updating-your-theme-files/ ) then edit icon box and choose to apply link to both icon and icon title http://i.imgur.com/vUWLUsE.jpg
2- Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { z-index: 999; }
Best regards,
Yigit
Hi crealities!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.widget_recent_entries li a { font-style: normal;
font-size: 16px; }
Cheers!
Yigit
I am trying to change the Font-Size in the Latest News widget in the footer of my Enfold themed WordPress install, but am coming up unsuccessful. I would like to increase the size of the blog post titles within this widget and remove the italic styling to it as well.
I have searched the forum and the only thing I can find is this, but when I add it to my install it does not work.
.newsbox .news-headline {
font-size: 16px;
}
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#after_section_4 a {
width: 210px;
}
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 768px) {
.logo.bg-logo {
display: block;
}}
It is currently set to display: none;
Best regards,
Yigit
Hello,
I would like to create a custom widget area and hook it in single post, immediately after the post content.
Can you please let me if there is a hook I can use??
Moreover, is there a list of all the themes (Enfold) hooks?
Thanks in advance,
Viterbi
Hey!
Please make sure to switch to Default Editor and not to Avia Layout Builder. After creating the shortcodes, you can copy them and switch back to Avia Layout Builder
Cheers!
Yigit
I show only three options when clicking the magic wand just as Tio does. Is something wrong with the installation? http://imgur.com/ua395WC
Hi AsadIC!
Please firstly update Enfold to the latest version 2.5.4
See http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
Best regards,
Yigit
Hi Josue,
I see the possibilities at the link provided, but no syntax or examples. Am I missing something?
Hi!
Which version of Enfold and WooCommerce are you using?
Cheers!
Yigit
I am having an issue with layerslider on my homepage on Enfold theme. It shows the circular wait icon, but the images never load. This just started without any changes being made to the slider or the page. Any ideas?
Brent
Hey!
Glad you figured it out and thanks for sharing your solution! Let us know if you have any other questions or issues
Cheers!
Yigit
Okay, looks like I found the culprit for the issue…
My server had eaccellerator installed which was unable to handle the theme’s php requests. The error itself was not that helpful, but I am including it in case anyone else has the same issue
——
child pid 2575 exit signal Segmentation fault (11)
——
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Best regards,
Yigit