I think I did – this is the process I followed, and I received errors as mentioned above:
1) Click the download button and download the Installable WordPress file only” from theme forest
2) Unzip the folder
3) Open your Ftp tool and connect to your server.
4) Replace the folder: wp-content/themes/enfold with the theme files you have just unzipped
I have the same problem – as of today! It is a pre release site – here
My home page slider stopped working and all my masonry galleries stopped. They are on the pages under Gallery, which should be showing photos, not just white space.
I don’t think I changed anything recently. Except … within GoDaddy, I changed the domain to one that was meant to go live. Then I changed it back because the client did not have access to their domain for me to repoint it.
First I tried switching to another theme and back to Enfold. Did not help
Then I tried opening the affected pages in Admin, opening the sliders, editing a little and re-saving. Did not help.
So I came here and decided to follow the advice above and install a new version of the theme. I do have a child theme, but when I click on the Enfold ‘Parent’ theme, to delete it in order to upload the new version, I do not have a red delete button.
So … what next? I will attach my login details below.
Thanks
Hi guys,
I installed the realty press plugin for real estate listings and they use an image slider but it’s not working with Enfold theme. If I activate theme 2015, it works perfect. When it loads a listing, it also automatically scrolls down to the bottom of the page which also I don’t want. I upgraded to theme version 3.5.2 but still not working.
here’s the page, just click on a listing on the bottom of page: http://propertymomnew.staging.wpengine.com/sellers/ (hosted on WPengine)
One more problem, the buttons used by the listings show a white bar on hover, which it ;looks like it’s coming from a setting in the theme for background-position: -15px, which I can’t overwrite.
Can you help with this please?
Thank You!
Hi guys,
I have a very similar problem. I installed the realty press plugin for real estate listings and they use an image slider but it’s not working with Enfold theme. If I activate theme 2015, it works perfect. When it loads a listing, it also automatically scrolls down to the bottom of the page which also I don’t want. I upgraded to theme version 3.5.2 but still not working.
One more problem, the buttons used by the listings show a white bar on hover, which it ;looks like it’s coming from a setting in the theme for background-position: -15px, which I can’t overwrite.
Can you help with this please?
Thank You!
Hi dear Enfold wizards,
I’m not even sure how to express my problem/wish in topic title, but I try my best to explain. In the screenshot you can see what is my goal: slider photo that is all the time as wide as the text area below it, like in boxed layout. But is it possible to have a fullscreen color background for the slider/photo as in the screenshot?
At this point I use fullscreen layout and an image where this pink color is attached to the photo: it of course means that when I scale the page, the photo itself and captions dislocate. This is the thing I’d like to prevent, but how? Is it even possible to create slider this way? There will not be other photos in the slider, only one, but captions and button are needed.
By the way, also the captions and button dislocate and partly disappear when scaling the page: how can I fix that?
Happy for all your answers and help! :)
– Pia
Hi Basilis,
Thanks for your reply. The upload button should not be there on first instance when you open the product page. Only the select file button should be there. The upload button should show up only after you selected the file. It works justvlike this if I activate any other theme. The plugin author sugested to remove this rule from the enfold.css file
.wcuf_upload_multiple_files_button, .wcuf_upload_field_button {
display: inline !important;
}
Do u think it will work?
Cheers
David
Hey!
You could use the following custom CSS:
#top .inner_sort_button {
display: none;
}
#top .css_sort_button:before{
content: url(https://kriesi.at/themes/wp-content/plugins/avia_cachable_style_switch/images/logo-enfold/splash-orange.png);
}
#top .html_sort_button:before{
content: url(https://kriesi.at/themes/wp-content/plugins/avia_cachable_style_switch/images/logo-enfold/splash-orange.png);
}
#top .psd_sort_button:before{
content: url(https://kriesi.at/themes/wp-content/plugins/avia_cachable_style_switch/images/logo-enfold/splash-orange.png);
}
#top .video_sort_button:before{
content: url(https://kriesi.at/themes/wp-content/plugins/avia_cachable_style_switch/images/logo-enfold/splash-orange.png);
}
Modify and/or extend as needed.
Cheers!
Josue
Hi @rwwood ;
have you tried with this code from Enfold Documentation :
Hi guys,
just built a nice site based on Enfold. Awesome job you did there!
On my usual checks for SEO and Accessibility I stumbled upon the missing :hover and :focus Styles of all the links. That leads to lots of confusion for people who cannot use a mouse for navigation and have to rely to a keyboard. The usual usage pattern of those people is to navigate using the TAB button. There is no chance to observe, which link is the current active one. a11y wise this is a nogo. In general it is not a good design pattern.
To be more friendly to people with accessibility issues (and those crazy ones who prefer keyboard navigation) I would kindly ask to fix the missing :focus and :active styles. They should be at least set equal to the :hover styles to get a quickfix done here.
Just change in your CSS:
:hover {...}
to:
:hover, :focus, :active { ... }
Thanks alot, best regards,
Jan
I see that I am confusing two threads.
One question is about the background in testimonial . See the before montioned site https://www.bartvandenbelt.nl/ which is also enfold. How do they do that?
Second question is the speed of the easy slider. I only have one picture but I use the slider to fill the whole site witht the image and to put a button and text on top. The text and button appear according to the fade setting. But I would like to have them there immidiatly, so I want to make the fade in very fast.
Hi there,
I am sorry, my search didn’t really help to solve my problem. Isn’t it possible to open a video (e.g. from YouTube) in a Lightbox from a button? I tried all kinds of tips I found here in the support forum but none of them seems to work for a button.
I am using the latest versions of Enfold and WP. I
Do you have any idea how to realize this? Thanks a lot!!
Hi Yigit,
I’ve tried those but may be I have to be more specific. What I want to do is this. See capture:
http://watnou60.nl/acc/wp-content/uploads/2014/05/share.png
I would like to use the standard share buttons of Enfold. Do you think this is possible?
Hi Michael!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.dropdown_widget_cart .buttons a {
width: 100%!important;
}
.dropdown_widget_cart .buttons a:nth-child(2) {
display: none!important;
}
Cheers!
Yigit
HI,
When using the Text Block (Visual Mode) the format buttons are missing.
I hope I am using the correct term. I’m referring to the second line of buttons that include Paragraph, Underline and Text Color etc.
i have read forums that suggest disabling plugins, clearing the cache and activating another theme and then re-activating Enfold.
None of these suggestions have made any difference.
Enfold is also updated to the latest version.
Please advise me on how to sort this issue.
Hi BetuwePC!
Thank you for using Enfold and we are very sorry for the delay.
1.) Please add this in the Quick CSS field:
#header_meta .container {
min-height: 50px;
}
2,.) Disable the search icon then add this in the functions.php file:
add_filter( 'avia_meta_header', 'avia_append_search_nav_mod');
function avia_append_search_nav_mod()
{
ob_start();
get_search_form();
$form = htmlspecialchars(ob_get_clean()) ;
$items = '<div id="menu-item-search" class="menu-item-search-mod menu-item menu-item-search-dropdown">
<a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
</div>';
echo $items;
}
3.) I’m sorry but you can’t remove the portfolio slug in the url. However, you can change it in the Settings > Permalinks >
Portfolio Items Base field.
4.) Add this in the Quick CSS field:
body .column-top-margin {
margin-top: 20px;
}
5.) Use the button element of the advance layout builder.
6.) I’m sorry but this will require modification on the theme. Please contact codeable: http://kriesi.at/contact/customization
If possible, please open a single thread or post for each inquiry. You will usually get a faster response that way.
Best regards,
Ismael
Hey Phet!
Thank you for using Enfold and sorry for the delay.
Add this inside the css media query:
.avia-slideshow-inner li {
min-height: 410px !important;
}
.avia-slideshow-inner li img {
min-height: 410px !important;
min-width: 600px !important;
margin-left: -100px;
}
#top .avia-slideshow-button {
padding: 7px 8px;
font-size: 11px;
margin: 10px 5px;
}
Regards,
Ismael
Guten Abend Kriesi Support Team
Für einen Kunden habe ich Enfold installiert.
Ich möchte nun die Startseite layouten doch der Button für den Erweiterter Layout Editor funktioniert nicht.
Alle Plugins sind deaktiviert.
Wordpress ist Version 4.4.2
Enfold ist Version
Für eine Antwort bedanke ich mich.
Gruss
Martin
Update 23:54
Wordpress wurde vor einigen Tagen mit der aktuellsten Version installiert.
Enfold habe ich heute neu gekauft und installiert.
Trotzdem war ein Update notwendig?!
Wird auf Envato nicht die neuste Enfold-Version verkauft?
Ergebnis: der Erweiterte Layout Editor funktioniert jetzt!
Gute Nacht.
-
This topic was modified 10 years ago by
Martin.
Hi Ismael,
Thanks for your help. I need that button to upload the file once selected. It should just show up once the file is selected. Your code makes it just disappear not allowing to go any further. The author told me he’s not going to customise the plugin for me so I have to find a way to make it work with enfold or I will have to try a different theme.
Many thanks
David
Thank you for your for response Jourdan that meets my need for support.
Is there documentation on how to get “My Account” and shopping cart buttons to show on the page?
When I go to dashboard>ENFOLD>shopping options
right now “always display floating on the side” is selected yet I don’t currently see the “My Account” and shopping cart buttons anywhere on the site?
I feel confused and need to understand
What is one thing I could do to accomplish this goal?
Thank you
Hey volocom7!
Thanks for reaching out to us!
Yes you definitely can. First though if you created the button using the Avia Layout Builder, you need to enable debugging http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Now that debugging is enabled you can find the shortcode for the button and place that in the text widget.
Let me know if you need further assistance.
Regards,
Jordan
Hi Andy,
Thanks for the reply.
I have updated the theme to the newest version but it’s still not working. I added the code below to force a virtual pagevisit to /doel/offerte but it’s still not working. Goal tracking is essential for a succeslfull website, so this would be a nice feature in new enfold versions:). In the meantime, i’d be great if you can help me get the right code.
`
add_filter(‘avf_contact_form_submit_button_attr’,’avia_add_submit_attributes_to_cf’, 10, 3);
function avia_add_submit_attributes_to_cf($att, $formID, $form_params){
$att = “onclick=\”__gaTracker(‘send’, ‘pageview’, ‘/doel/offerte/’);”;
return $att;
}
‘
When I try editing a page using the edit element button, the content does not show up.
https://www.dropbox.com/s/mhfkzydzc2ftx9v/enfold%201.jpg?dl=0
https://www.dropbox.com/s/7c7gki4ja4z17na/enfold%202.jpg?dl=0
Please tell me what could be the issue. It is really difficult to make changes to the page with this issue.
Hi i’ve updated enfold and got the full width slider working on the home page, but it looks terrible, the buttons cover up the image, then the alternate colour section is huge beneath it.
Hey Rafael,
Please try something like this in Quick CSS under Enfold–>General Styling:
.avia-mailchimp-form .button {
background-color:red !important;
font-family:Arial !important;
}
Thanks,
Rikard
Hi!
Please do the following steps:
1.) Create a backup or a restore point of the site. Please contact your hosting provider if you need help.
2.) Activate the child theme.
3.) Go to the Enfold Child > Import / Export panel.
4.) Click the Import Parent Theme Settings then wait for the page to refresh.
5.) Done.
Regarding the button, add this in the Quick CSS field:
.single-product-summary + a {
background: black;
color: white;
padding: 7px 13px;
left: 50px;
position: relative;
}
.single-product-summary + a:hover {
color: #ffffff;
}
For further modifications, please contact codeable: http://kriesi.at/contact/customization
Cheers!
Ismael
Hi!
You can edit your page and simply click this button – http://i.imgur.com/XGfUfuZ.png?1
Which version are you using? Color section has ID since the beginning as far as i know. I am sure it is there for the last 2,5 years :)
If you are using a very old version, please update Enfold to the latest version 3.5.1 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
-
This reply was modified 10 years ago by
Yigit.
Hi Ismael,
i’m not a programmer, I haven’t added a script.. I only installed Enfold and started to use.
Where is this script? Is it possible that is a plugin I used to add the “print” button in the pages, but not in the homepage.
Thanks,
Rosa
Hi, I’m using Enfold and it’s working fine.
Congratulations for it!
My doubt is, I’m using the MailChimp signup form from ALB but I don’t know how to customize the button. I want to change it’s color, shape and Font size.
My website is israellaramalho.com.br
Hello,
I am trying to set up an email button using CTA button from the Enfold page builder. Here is the url example: http://foresthill-association.com/clubhouse/about-clubhouse. If you click on “Email Clubhouse Manager” icon with link, it opens a new Chrome window. Really weird. the code looks fine href=”mailto: (Email address hidden if logged out) “. Can you please take a look and let me know what the problem is?