Hi Chad,
Are you using version 1.9.1 of Enfold? Are you running any plugins or drop-ins?
Regards,
Devin
My Easy Slider is broken after the second photo as well but only in Opera. It slides and navigates in Chrome, it does not slide in IE10 but it does change images and the navigation works.
Opera is doing something different than the other browsers. Not really a big deal.
Thanks, Chad
PS: The Fade option works in all browsers:) And I’m using WP 3.6 and Enfold 1.9.1 and have W3 Total Cache installed with Page Cache and Browser Cache turned on and Minify turned off (it doesn’t seem to help my site).
I only thing broken in my site is the Easy Slider with the Slide option and only in Opera. Not bad–I’m happy with what I’ve got.
Let’s hope for some browser/html/css standards soon so we can finally put this nonsense to bed once and for all.
I have installed enfold with WP3.6 and found that when I make changes ( Enfold >> Styling ) to things like the footer background colour the Main Content background colour it does not always take effect. Sometimes I can make one change but not a second. ie if I change something to blue it works fine but if I then change it to green, it remains blue.
I have:
1. Cleared cache (even checked changes on other computers)
2. Loaded a second version on the same server (different directory and db) but with WP3.5
I have not tried changing any CSS or installing a child theme.
Some server details:
cPanel Version 11.38.1 (build 15)
Apache version 2.2.25
PHP version 5.3.26
MySQL version 5.1.63-cll
Architecture i686
Operating system linux
Perl version 5.8.8
Kernel version 2.6.18-408.8.2.el5.lve0.8.61.3
cPanel Pro 1.0 (RC1)
Cheers
Dave
Edited for spelling
Ok I updated the theme and I am running the latest version of wordpress. I deactivated all the plugins and the problem still exists.
In addition, I worked on another site that uses enfold and I went to edit a page using the page builder and I lost several hours of work because all of the images disappeared after I edited something.
I also noticed that your Edit Homepage button doesn’t work.
I would really like to send you my login info and you can try it out. This is a huge problem for me.
I had the dummy content loaded, deleted it, went to reload it and it will not reload, deleted Enfold and still will not load. The menus come in but none of the content. Any suggestions? Thank you.
Hey!
Unfortunately Enfold was coded new from the ground up and we don’t really have a close theme :/
Regards,
Kriesi
Hey!
add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
body .column-top-margin{
margin-top: 10px;
}
that should to the trick :)
Hi Ismael,
I’m pretty new to wordpress, and I’m not familiar with any coding. With Enfold updated and ready for the 3.6 wordpress update, I’m not sure how to go about updating my theme so that nothing breaks on my site.
AFAIK, I haven’t modified any code on the back end, I’ve only used the Avia website builder to put together my site. If I re-upload a fresh copy of the updated enfold, will that wipe my entire site?
Is there any workaround, and will you be providing a one-click update function any time in the future?
Thanks,
Jeff
Hi Guys
I tried all of the above with either no luck, or bugs. I ended up installing the Addthis plugin, selecting the all in one pill, then copying the code from Firebug and pasting where I wanted within the page, seems to have done the trick. Just trying to figure out how to integrate this code into the lightbox / gallery popup:
<div tabindex=”0″>
</div>
Hope this helps someone else?.
Gary
Hi Dude,
Is there any way I could just ass this addthis code into the lightbox frame, for one all inclusive social share?:
<div tabindex=”0″>
</div>
With the code ou gave me above, does the Google plus only show up if the user is logged in with their Google plus acct?.
Thankyou
gary
Hi,
This will fix your portfolio grid on the home page
.grid-content {
height: 70px;
}
Thanks,
Nick
Hey!
the slideshow always tries to make the images fit to the available width. in your case those images are too small and are therefore blown up.
you can add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling to always display the original width:
div .avia-slideshow li img {
width: auto;
}
Hi,
You can use this plugin to maximize the search power of your website: SearchWP
Refer to this link in order to integrate the plugin on ajax search: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
Thanks,
Nick
Ok not sure if the forum formating messed up your post but these two lines look exactly the same to me…
Actually the label is not meant to be used with html code. An easy fix to not display the unnecessary brs is by add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.avia-button br{ display:none; }
Will be out this week. my goal is to release it in the next 2-3 days ;)
just waiting for some login data of other users with other bugs that i want to get fixed with this update as well ;)
Hey!
Hey!
add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.boxed#top {
margin: 40px auto;
}
Cheers!
Best regards,
Kriesi
Hi Even,
Can you disable all active plugins and then try that page again? Additionally, you may want to try re-uploading the main Enfold theme in case there was a file corrupted or something like that. For instance, I’m unable to pull up the main style.css file for Enfold on your theme which could also indicate a permissions issue so checking your chmod permissions might be a good idea as well.
Regards,
Devin
Hi bevlogenverf,
With Enfold you get a blank slate for creating each portfolio. So it acts just like a page.
What you can do is use the Advanced Layout Editor and then create a 2/3 section of content and a 1/3. Then inside the 2/3 add a Video element and then add the video to that element.
If you have not already take a look at this video going through the Advanced Layout Editor: https://vimeo.com/channels/aviathemes/64927359
Regards,
Devin
Lots of really great ideas! If anyone has examples of functionality when posting you can add a link to it as well to illustrate the features.
Regards,
Devin
Hi siobhan13,
Try first disabling all active plugins you have running including any dropins like Jetpack.
Next, re-install the newest theme files in the same way you did before via FTP except do it folder by folder instead of all at once.
Last, try opening up that easy slider in your editor and then re-saving it. If you are still having issues try making a new one on a test page and if you don’t have the issue there delete the one from the same above and re-make it entirely.
Regards,
Devin
Hi Pat,
No downgrade on file quality as far as I know with the theme. WordPress does or did have a 100->95 by default in the core files but I’m not sure if it still does.
Regards,
Devin
Hey!
The ajax search is powered by the avia_ajax_search function in functions-enfold.php
The function has several filters that makes customization of the search parameters easy, but I am not sure if it will be enough for Relevanssi to hook into it.
Hi, It’s solved. I found out that it is not caused by the Enfold theme (I activated Twenty Twelve and had the same problem). After that I deactivated all the active plugins, this solved the problems. After activating the plugins again one by one I found that an old revolution slider plugin was the cause of the problem.
oh and (forgot to mention). WP 3.6 with enfold 1.9.1. falling columns occur with ALL plugins deactivated. thanks!
I wanted to add my blog to the list.
http://winthecustomer.com
I’ve customized it quite a bit but you can still see the basic structure to of Enfold on the site.
Enjoy! And be sure to leave a comment on the site of let me know what you think.
We are also experiencing this on our enfold based websites.
Its very broken.
I just downloaded your theme Enfold but I can not understand
how it fits into the LayerSlider. I would like to implement this example http://kriesi.at/themes/enfold/homepage/home-v2-3-col-images-contact/
Do you have a video-tutorial exampl?
thanks for the nice reply… as for being the slowest.. do i win a prize ? :-)
Thanks for the in depth reply – the images in the gallery all will be optimised however the client has very strict rules due to the nature of the people viewing it (cinema projectionists).. and the site is EXTREMELY content rich..
the other uploaded images are optimised using pixresizer which is always a winner for shrinkage ! For the others I was going to wp-smushit afterwards..
im hosted on dreamhost.. not a botswana site.. but recently feels like it… they are having some issue atm.. ;-) You should check out the load times of the backend. sheesh !
As for loading times being the cause of the anim not displaying till the end of the gallery even with the fix in place.. well the gallery has not been changed – enfold was updated and the above fixes put in place.. the anim (grey out) is still there till gallery end.. so while I agree the site is big… im not sure its 100% the cause of the problem (which was not there in the versions prior to 1.9)