Fixed.
I’ve managed to sort the problem out. Here’s the info in case anyone else has the same problem.
It was caused by a CSS clash with a new ID I had added to the tabs to support Google Event Tracking. The updates were done in line with this post
I didn’t follow the post exactly, because the suggestion was to add an ID with # in the front, e.g. ID=’#tab-id-1′ I couldn’t use the # because it clashed with the google events plugin I was using, so I dropped it giving me ID=’tab-id-1′ That caused the problem. I changed the ID I was generating to ID=’eventtab-id-1′ (and changed the event tracking plugin for the new names) and it’s all working fine now.
Rob.
Hi Vada!
No, they don’t have a specific row element as is since that isn’t how the theme outputs its html. You could wrap your content areas in color sections and then use the developers ID field to add an ID to grab onto and you can also turn on the custom class field for all elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Devin
Hi auge-ingenierie!
Due to licensing, it is not possible for Kriesi to distribute content of demo site as is. You can take a look at Enfold documentation here http://kriesi.at/documentation/enfold/
or you can point out sections from demo site and we can help you to achieve the same look
Best regards,
Yigit
AnonymousInactive
Hello,
your work on the Enfold template is amazing ! I installed the “content for dummy” package, but it seems that it doesn’t contain all the data of the demo. Would it be possible to download a package to obtain EXACTLY the same site as the demo ? It would be formidable !
Thank you in advance,
best regards,
Guillaume
Hi guys,
I’m clearly missing something very straight forward but how do I achieve having an image in the background like here http://kriesi.at/themedemo/?theme=enfold just above the about us section and again further down the page. Cheers
Bah! Another update,
Actually it is still getting clipped badly. It depends whether you re-load the page on a particular tab or not. If you just load the main page and move tab, things are clipped. If you re-load the page with a clipped tab open, then they are not clipped as badly.
***Quick Update***
I have reduced the problem a bit by making the content of the Company Goals tab bigger (I added a paragraph), It is still clipping a bit, but not as much. At least the top tab label isn’t getting clipped now.
I think that the problem is that if the tab content is not bigger than the depth of all the tabs, the position is miscalculated.
Hi There,
I have enfold 2.4.2 and on this page http://goo.gl/iU9d9Y as you click on the different tab entries, the content is being clipped (on at least FF, Chrome and Safari).
The page loads with the Company Mission Statement tab open, but if you click on the next one down (Company Goals) the element with that content (previously hidden) is misplaced, so the top of it is clipped.
This was working fine and I’ve not updated anything, so I have no idea why this is happening….
I can’t work out how all the interactions between the shown and hidden elements are working with the relative positioning….? Help!
Hey there,
unfortunately it does not work.
If i set a custom css and tell the EasySlider to be at max 800 px high, the picture gets cropped. (#top .mbo_slide {max-heigth:800px;})
It seems, that the CSS set the max heigth not to the content, but to the container…
i checked the other media Elements an found out, that the fullwidthEasySlider can do exactly what i need.
There you have an option: Stretch image to fit the slideshow size?
Is it possible to get this option also in the normal EasySlider? so that i can use the Slider in a 2/3 Row?
Hey mishka48!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .avia-post-nav { background: rgba(0,0,0,0.7); }
0.7 is opacity which is 0.1 by default
Cheers!
Yigit
Hi!
Changes are done. Please review your website. You can find custom CSS code i added in Quick CSS in Enfold theme options under Styling tab
Regards,
Yigit
Hey!
For such flexible theme adding all possible options in theme options could make it very complicated for some users. If you not seen already, please take a look at new Enfold documentation here http://kriesi.at/documentation/enfold/
There are some code snippets added and we will be adding more soon.
You are welcome, glad we could help! Let us know if you have any other questions or issues :)
Cheers!
Yigit
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-width: 181px!important; }
Best regards,
Yigit
Hi,
Just checked.. In Chrome and IE is fine…
Firefox is problem..
screen shoots..
small one.. after first time visit (from 3 different PC’s in Firefox
http://www.kalinokswines.eu/wordpress/wp-content%5Cthemes%5Cenfold%5Cimages%5Clayout/small.jpg
normal after clicking on it, or opening any page…
http://www.kalinokswines.eu/wordpress/wp-content%5Cthemes%5Cenfold%5Cimages%5Clayout/normall.jpg
Hi marcella-metae!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
h1, h2, h3, h4, h5, h6 {
font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif!important; }
Cheers!
Yigit
Hi oslpag!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) {
.responsive #top #header {
position: fixed;
}}
@media only screen and (max-width: 989px) {
.responsive #top #main {
padding-top: 148px;
}}
@media only screen and (max-width: 480px) { .responsive #top #main {
padding-top: 176px;
}}
Cheers!
Yigit
Hey jvines!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#av_section_1 .avia-button-center { padding-top: 30px; }
#av_section_1 .avia-button.avia-size-large { font-size: 20px; }
Cheers!
Yigit
Hey ShortieD!
Please try updating WordPress to version 3.8. If that does not work, please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { width: 100%!important; }
Best regards,
Yigit
Hi. I have tried several Facebook plugin but none of them seems to work in the Enfold theme.
I would like to :
– show on my website the number of likes on my page
– give the possibility to people to like the page from the wordpress site, without going to facebook
Any suggestions and advice on working plugins for this theme?
Thanks in advance
Sophie
how much for each licence ? ? ?
hi there,
you have helped us making a button on a slider please see the code attached:
<div class=”avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling “>
<span class=”avia_button_icon” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span><span class=”avia_iconbox_title”>Let’s Start Planning</span></div>
now the color of the text is grey and when we mouse over it, it becomes white
1)how can we change the grey color to a color that we choose?
2)how can we change the color of the button and not from the styling section of the enfold.
now it is programmed to be in the same color of the theme, but if we would like a different color not taken from the theme?
thank you in advance
indiatravelz
Hi there,
I just included the Google Analytics tracking code via Enfold options. I can find the tracking code in the sourcecode of the website (www.sfta.at) but Google does not find it. Tracking is not installed.
I use Universal Analytics and the code should be included right after the closing head-tag. But it is in the footer. What can I do to make the tracking work with enfold?
Thanks!
Hi there!
After searching this forum (and also google and the WPML site) I still have a problem with WPML on my enfold site. The problem is that the translated categories don’t show up when I want to translate a page, but the native categories do.
My native language is NL and I’m making a EN translation.
This I what I’m trying to do:
I go to a NL page that I want to translate. I select EN language in the top menu so a new (EN) page opens, this work just fine. Then I would like to use the ‘blog posts’ element. I drag an drop that into my editor. Then when I click on the blog element, the menu only shows the NL catagories.
I followed this video (https://docs.google.com/file/d/0B8hqGBMSfHtKSC0yUUZ2cUN1SXM/edit) and applied the actions to my blog posts and categories. The translation of the categories works just fine. The only problem is that they don’t show op in the advanced Enfold editor.
Is there anyone who can help me solve this problem? That would be great!
Thanks!
Hi Gillianrose!
If you don’t insert the email url/link/address directly into your post/page contact you don’t need to install the plugin. Otherwise it’s probably also required if you use Enfold because our theme does not encrypt email urls automatically. I didn’t test it with Enfold and I’m not aware of any incompatibility issues.
Best regards,
Peter
Hi!
Vielleicht ist gerade die Update API von Envato deaktiviert oder Kriesi hat vergessen die Versionsnummer für das Update Skript zu ändern. Bitte lade die aktuelle Version von themeforest.net herunter und installiere diese mittels ftp: https://vimeo.com/channels/aviathemes/67209750
Regards,
Peter
Hallo,
in meinem WordPress-Account steht, dass ich die aktuellste Enfold-Version installiert habe, WP 3.8 ohnehin. Auch nach dem Deaktivieren aller Plugins bleibt das Problem bestehen.
Grüße
Susanne
Hey!
Please try to insert the entire url ( http://www.facebook.com/chrisfleury ) into the social icon url field (Enfold > Theme Options).
Cheers!
Peter
Hi!
If you want to translate LayerSlider you need to activate it as a standalone plugin. Copy the plugin folder from /wp-content/themes/enfold/config-layerslider/LayerSlider/ to wp-content/plugins and deactivate the Enfold theme (i.e. activate the default theme instead). Then go to the plugins admin screen, activate LayerSlider, switch back to the themes page and activate Enfold. Afterwards you can use the Codestyling plugin: http://wordpress.org/plugins/codestyling-localization/ to translate the LayerSlider plugin files.
Cheers!
Peter