sorry :)
I use the same thing than: http://www.agarkitekter.se/medarbetare/
as discussed here: https://kriesi.at/support/topic/enfold-showcase/page/6/#post-226150
but his site has no issue with chrome… :-(
yes i know it’s a custom stuff butI i would like to use it…
Hey!
1) Die Inputfeld-Farbe ist jetzt für mich auf 666666 gestellt. Vielleicht muss der Browser Cache geleert werden.
2) Ich habe jetzt diesen Code eingefügt:
#top .nonfixed_header .header_bg{
filter: none !important;
}
und er sollte das Problem beheben. Mir ist aber aufgefallen, dass bei euch das dynamische Stylesheet nicht generiert wird und somit auch das Quick CSS Feld nicht funktioniert. Um dies zu beheben folgt bitte den Anweisungen hier: https://kriesi.at/support/topic/font-keeps-resetting-to-web-save-fonts/#post-228363
Regards,
Peter
I’m seeing a behavior that I didn’t expect related to the appearance of the top navigation menu. The menu appears nicely when the browser window is full size (on laptop screen with width 1366) As I reduce the width of the browser window, at a certain point I see the mobile style menu appear near the top right of the window. Then as I keep reducing the width of the browser window there’s a point where NO menu is visible. Then when I keep reducing the width of the browser window the mobile menu appears again, this time in the center of the window. I read the article at: http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/ but I’m still not sure how to fix this issue as it seems to be a bit different. My goal is to never have a browser width that would result in NO menu being visible. My site is at: http://www.got2bmoving.com
If there is any advice you can give me to solve this I’d appreciate it.
This reply has been marked as private.
Hi!
Unfortunately we can do longer support safari 5.1, its the equivalent in market share to ie6 :)
In all other browsers the video seems to run fine. Fallback images will be possible for mobile devices only since they behave completely different than desktop browsers
Regards,
Kriesi
Hi!
Sorry `bout that. You can add a color section then add a unique id on “For Developers: Section ID” field. Add “awesome-section” for example, use this on Quick CSS or custom.css to apply a white background inside the color section’s container.
#awesome-section .container {
background: white;
padding: 15px;
margin-top: 20px;
}
In order to achieve the same look as the screenshot, you can insert two 1/2 column layouts inside the color section then insert the Image element on the first one and the text block on the other. Add another text block under the image element for the name, phone number, social icons etc.
Best regards,
Ismael
On a retina display, when I shrink browser window by about one-fourth, the top nav completely disappears.
See http://grockit.com/blog/
Hi!
In order to have a uniform image size for the shop page, you need to at least resize the images with the same ratio and dimension. WP crops images on top, side or the bottom without regards on how you want it to look like. You’ll see that a very tall human images will have its head cut off or a part of the legs missing unless you tell wp to set the crop to false. If you set the crop parameter to false, you’ll have some images that are out of proportion. So, in order to have the right thumbnails, you need to at least give wp a resized images in order to have a uniform set of product images. To learn more about image thumbnails, you can refer to this link: http://codex.wordpress.org/Function_Reference/add_image_size
Best regards,
Ismael
Hi jefflovell!
You can add the ?autoplay=0 option right after the vimeo url. Something like this:
http://vimeo.com/1084537
Replace it with:
http://vimeo.com/1084537?autoplay=0
Chrome seems to ignore this option but I’m not sure why. It works fine on Firefox.
Regards,
Ismael
I have another question in addition to my one above, so I’ll post both here:
1. The Quick CSS above didn’t work…so I’m still trying to change in the top navigation the hover effect on the Connect and Contact Links (I would like this white or light grey) and the color that it is after you click the link (again, I would like this white or light grey). I would also like the drop-down menu in the top navigation to match the colors in the main menu drop-downs (hover over and the background is charcoal gray and text is white).
2. When we pulled up the site on my boss’ computer today (PC using Internet Explorer, I think…not sure what version…I will be double-checking when I’m at the office tomorrow), instead of showing the regular navigation, it flipped to the responsive menu and was a drop down in the upper right. It had previously been showing fine on his computer. It works fine in all browsers on my Mac. Any idea what caused this issue or how it can be fixed if it arises again? (Our old site has this issue with the current version of Firefox…it shows the mobile site when you pull it up on the computer).
Again, the test link is: http://www.fpcosms.com/fpcnew
Thanks so much for your help – sorry for so many questions! We’re trying to go live on Monday, so I’m scrambling to get the rest built out but still have those few things I just can’t quite work out!
Hi Josue,
Wrong promo box.
Look down 2 elements to the promo box with the table inside it, where it says Top Line.
Just watch my screen capture video again, and you’ll see what continues to happen:
http://www.finalsmoke.net/enfold_promobox/
Thanks.
Hey!
The problem is you’ll get an infinite css animation. You can try this:
<div class="avia-image-container"><img class="avia_image avia_animated_image avia_animate_when_almost_visible bottom-to-top avia_start_animation" alt="" src="FIRST IMAGE URL HERE" data-hover="http://www.fpcosms.com/fpcnew/wp-content/uploads/2014/03/gather-hover.png"></div>
Cheers!
Ismael
Hey Yigit,
Thanks for your prompt reply. I apologise as I thought medienvirus was using enfold as I originally found the site via your showcase thread. I can’t seem to find the original thread anymore as it may have been removed but there are references to it https://kriesi.at/support/topic/enfold-showcase/page/5/#post-218697
The horizontal icon list was crucial but thought is was a nice effect if enfold was able. Thanks for your help today.
cheers Fudge
Hey!
You can add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) {
#top .av-video-slide .avia-slide-wrap {
background: url('IMAGE URL HERE') no-repeat center center;
}
}
Change the background url.
Cheers!
Ismael
Hey!
You can use this:
.main_menu ul:first-child > li a {
line-height: 40px;
height: 40px;
}
#avia-menu {
top: 40px;
position: relative;
}
Change the top value to move the vertical position of the menu.
Regards,
Ismael
Hi!
Please remove everything that we added to modify the homepage then use this:
.home .main_menu {
right: 0;
margin-top: 50px;
text-align: center;
width: 100%;
}
.home div .logo { left: 40%; margin-top: -10px; }
.home .main_menu ul:first-child > li > a {
padding: 0 50px!important;
}
.home #avia-menu {
display: inline-block;
z-index: 0;
background: none;
}
Best regards,
Ismael
Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) {
.responsive #header_main .container {
height: 140px !important;
}
.responsive .logo {
position: relative; }
#advanced_menu_toggle, #advanced_menu_hide {
right: 50%;
top: 75%;
line-height: 32px;
height: 47px;
width: 47px; }}
Height and width are default values, you can adjust them as needed
Cheers!
Yigit
Hi mattmorse!
Please try using this plugin http://wordpress.org/plugins/socialize/
You can take a look at this topic for recommended plugins https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
Regards,
Yigit
Hi!
Please add following code to Quick CSS
div .logo { left: 35%; }
#advanced_menu_toggle:before { content: 'menu'; font-size: 15px; margin-bottom: 10px; }
I have answered your other questions on your other topic
Best regards,
Yigit
Hi!
Have you noted the changes you have made? You can use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Yigit
Hey Scott!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu>li:last-child>a {
padding-right: 13px;
}
Best regards,
Yigit
I’m trying to get a sortable portfolio working but the portfolio categories are not displaying.
I have 3 test Portfolios which each have a different portfolio category assigned. When viewing the Portfolio Grid I can only see a heading of ‘All’ at the top. I would expect to se all three portfolio categories available to be selected. Is there something basic I am missing. Work in progress site is: http://www.admagroup.com/staging/?page_id=2269
Any help appreciated
This reply has been marked as private.
I’m using easy slider on my homepage. One of the slides includes a Vimeo video. Right now it autoplays everytime the slide comes up. Is it possible to turn off autoplay and allow users to click to play?
Thanks for your help.
Thanks for you help. All problems were solved : https://kriesi.at/support/topic/how-to-translate-and-display-layerslider-wp-with-wpml/#post-233131
Congratulation for all your themes, Enfold is just great !
Best regards,
Etienne
Unfortunately we’ve been making changes to more than just the custom.css. Anything else I might be able to try?
Thanks!
Hi Ismael I’m doing well! t/hanks for responding. I’ve upgraded Enfold and still have the issue.
Are you actually looking on a mobile device? The issue is this:


As you can see, a colorbox asked to use “No minimum height” still only ever stretches to the full height of the viewport. So, on an iphone screen the content in the colorbox gets cut off. If you’re looking at a tall responsive desktop screen you’re not seeing this problem.
-
This reply was modified 12 years ago by
biklops.