Hey!
Please download the latest version of Enfold, version 2.5.4. It includes a better youtube integration script. You can check the Enfold change log. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Regards,
Ismael
Hey cdh002!
You can add background images on Enfold > Styling > Background Image. You can apply different background images for Header, Main Content, Alternate Content etc.
Regards,
Ismael
Hi Ismael,
That CSS code does not work.
I would like the form fields in the order form at the right here:
http://www.finalsmoke.net/order-form-1/
to look like the original (before Enfold) here:
http://www.quithere.com/fsmokewp/order-form/
Because Enfold has overwritten the defaults for tables and input fields, the table holding the order form has a white background, instead of being transparent, the td cells are too spaced out, and the form fields are too large and without borders.
Below is my original CSS for input fields, and select fields. Is there a way to use these styles in Enfold, along with an unstyled table?
——————————–
input.fsfield {
border: 1px solid rgb(0, 0, 0);
color: #000;
line-height: normal;
padding: 2px;
background: rgb(255,255,255,0.5);
font-size: 13px;
font-family: Verdana, Arial;
margin: none;
}
select.fsselect {
border: 1px solid rgba(0, 0, 0);
color: #000;
line-height: normal;
padding: 2px;
background: rgb(255,255,255);
font-size: 13px;
font-family: Verdana, Arial;
margin: none;
}
—————————–
Thanks,
Scott
Hi,
I told you before but I want to say it again.
This support is incredible ! The quality and responsiveness is unique.
Thanks a million times for your amazing help. Enfold is the best theme I have ever worked with (there are a lot) and its support is by very far the BEST I have ever seen!
Hi!
Please edit the page then switch to Advance Layout Builder. You can find the Color Section element under Layout Elements panel. Insert one color section then configure it. Insert a background image, refer to the screenshot above. Set the Background Attachment to fixed or parallax. Please try to experiment to get better results. You can watch these videos to learn more about the theme: http://vimeo.com/channels/aviathemes/
Regards,
Ismael
Hi!
You can only add Google fonts for the heading dropdown on Enfold > Styling. Please change the heading font using Quick CSS or custom.css.
Regards,
Ismael
Hi yongjlee0120!
Can you please give us a link to the website? Did you add any plugin prior to the issue? Please download the latest version of the Enfold theme. Update it via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Ismael
Hi Josue, Thanks for your quick reply and suggestion regarding the Color Section. I’m not familiar with how to create a Color Section element. I tried to figure out how to do it, but I’ve failed. Would you mind giving me the steps to get to the place where I can create the color section that you illustrated above?
Thanks very much.
Hello Josue
Yes i know CF7 but:
– I wanted to keep it simple
– I like Enfold form because of the auto reply parameters and the css styling
I don’t think it is a big deal to add multiple Email recipients to Enfold forms, don’t you think?
Some reason, categories menu on portfolio has been disappeared. It’s my 2nd time the categories menu (sort menu ) is gone. I would appreciate a help on how to resolve the issue!
Thanks,
-
This topic was modified 11 years, 1 month ago by
yongjlee0120.
I’m trying to override Enfold’s CSS for tables and input fields, on this page: http://www.finalsmoke.net/order-form-1/
using these styles in my custom style.css file…
input.fsfield {
border-width: 1px;
border-color: black;
width: 20px;
color: #000;
line-height: normal;
background: rgb(255,255,255);
font-size: 13px;
font-family:”Times New Roman”,Georgia,Serif;
margin: none;
}
.fstable table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
border-collapse: True;
background: none;
}
However, my table (which has id=’fstable’) still has a white background (should be transparent), and my form fields (which use class=’fsfield’) are too wide and have the wrong font.
The above page is using a template in a child theme. The template contains the table and form fields which are not responding to my custom css in styles.css.
Please advise.
Hi Jane!
That’s a color section with a fixed background image, these are the settings:

Regards,
Josue
Hi!
You’d need to use a plugin for that, this one works good with Enfold:
https://wordpress.org/plugins/contact-form-7/
Best regards,
Josue
I want to create a page like the one shown in the Enfold demo when you select Pages > Fullscreen Slider. Would you provide me with some details on how to do this? I especially like how the living room images appear in the background when you scroll down the page and the tablet below “What others say about us” (sort of like a parallax effect)
Thanks in advance for your help with this.
Hey Viterbi!
To hook on a single post content, refer to this:
http://wordpress.stackexchange.com/questions/56884/how-to-only-hook-on-single-php-after-content
As far as i know, there isn’t a list to all theme hooks but i think that’s a valid request, feel free to request it here:
https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
Josue
Hi there,
This seems to work fine for custom sidebar order – but what about Sidebar Pages – this is still being displayed above the Displayed Everywhere widget.
As an aside, I’m using Enfold Child, so I’ve simply made the modification to sidebar.php in this theme folder & uploaded, I presume this will overwrite the sidebar.php in the parent theme folder?
Thanks,
Jas
Hi Yigit,
Currently running WooCommerce v2.1.2 and Enfold v2.5.4.
Hey mattmorse!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_stretched #wrap_all {
background-color: white;
}
.page-id-2703 #main > div { border: none !important; }
Regards,
Yigit
Hey!
Masonry_entries.php file inside wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder does
Cheers!
Yigit
Hey ctcphx!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wrap_all { overflow-y: hidden; }
P.S.: You could answer on the first topic you have started so it would be easier for you and for us to follow the conversation.
Regards,
Yigit
Thanks Yigit –
That being said, What file would we start digging into? What is powering the display of the masonry blog? This way we can take what you passed on and get to work.
Hey David!
If i understood it correctly, this is really not an easy task. I think it would be the best if your developer dig into sticky post functionality http://codex.wordpress.org/Sticky_Posts
If you would like to find another freelance developer, please see Microlancer or Codeable
Cheers!
Yigit
Hi Albulushi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-restrict-output {
margin: 0 50px;
}
Best regards,
Yigit
Hi guys.
I know you guys are probably extremely busy but I have also noticed that some of my support requests have been answered before this one and this one is probably the most important. I really need a response on this one as soon as possible. It has been 2 days now with no response.
Hi ouranos3!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_promobox .avia-button { width: 47%; }
.avia-promocontent { width: 48%; }
Best regards,
Yigit
Hey!
Please go to Enfold theme options > Sidebar tab and make sure that have chosen to display sidebar on “Sidebar on Single Post Pages”
Cheers!
Yigit
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