Hey Yigit,
I did implement this code,
however the solution did not work.
So i tried to update enfold theme using FTP.
This did not make a difference either.
Some how the actual rotation does not function properly, it has before, but i cannot revert back to that stage.
I am wondering if it could do anything with my previous quick custom css?
Here is my following quick edits.
.avia-team-member .team-social{
border: 0px solid rgba(0, 0, 0, 0.1);
width: 200px;
height: 200px;
text-align: center;
margin-top: 0px !important;
margin-bottom: 5px !important;
margin: 0 auto;
}
.team-img-container{
width: 200 px;
}
#top .team-member-name {
text-align: center;
}
#top .team-member-job-title {
text-align: center;
}
.main_menu ul:first-child>li>a {
font-size: 15px;
}
#top .social_bookmarks li a {
width: 40px;
line-height: 32px;
min-height: 32px;
font-size: 30px;
}
#top .social_bookmarks li {
height: 100%;
width: 40px;
}
.phone-info {
font-size: small;
}
.avia-content-slider-active .slide-entry-wrap { visibility: visible; }
Thanks
Hey,
I would like to change the background-attachment of the fullscreen slider to scroll with the page. (like on the Enfold demo site with the slider for the apple products). It’s important that the slider remains fullscreen.
Thank you very much and have a great day!
Julian
Hello, All –
We launched our new site today built on the Enfold theme. Big thanks to the Kriesi support team in helping us resolve various issues with the layout/CSS.
Check it out. NWI Global – http://www.nwiglobal.com
Thanks,
Vic
Hey!
The mod has not being applied:
http://shopping.maximfactory.com/wp-content/themes/enfold/js/avia.js
@dc_media, the link you posted is returning a 404 error page.
Regards,
Josue
Hey jenki!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) {
.responsive #top .slideshow_caption h2 {
font-size: 13px;
margin-top: 15px;
}
.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow {
height: 325px;
}}
Cheers!
Yigit
Hi,
i need to translate a part of a website into another language.
What is the smoothes and best way to do this?
I saw that there are a few plugins for that. Has anyone a recommendation what is a good way to to this. In case of seo, handling and enfold campability? Or is it better do make a subdomain?
Thanks in advance.
Simon
Hey!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
Yigit
Hey fwbecker!
Ich kenne mich leider mit diesen Plugin nicht aus, aber vermulich muss man den “theme location” Wert anpassen. In wp-content/themes/enfold/functions-enfold.php suche nach:
if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
und ersetze “avia” durch den theme location Wert des zen plugins. Falls dieser nicht bekannt ist kann ich nur raten den Plugin Entwickler zu kontaktieren – vielleicht kann dieser darüber Auskunft geben. Man kann den Code von oben auch durch:
if ((is_object($args)) || (is_string($args) && $args = "fallback_menu"))
ersetzen, um diese theme location Abfrage komplett auszubauen. Der Nachteil ist aber, dass WordPress nun überall (bei jedem Menü) dieses Icon anhängt und zB in Sidebar oder Widget Menüs ist dies ja unerwünscht…
Regards,
Peter
Hi heufti65!
1) The new lightbox unfortunately does not support a description text over the image. You can suggest it as a new feature here: https://kriesi.at/support/enfold-feature-requests/ and Kriesi will look into it if more user request it.
2) adding Popups to videos is currently not possible because the click event is used for the player/video controls. Slideshows should support image popups, etc. – you just need to select the “lightbox” link option: https://www.clipular.com/c/4962775424040960.png?k=qqpJZmhkvvwbX4n4xUPuKMVXPNc
3) The best solution would be to add a gallery to the text content. The lightbox will automatically group the images and the user can go to the next/prev image with the lightbox navigation buttons.
Regards,
Peter
Hi ecoresearch!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and then give your post slider element a custom CSS class and add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { display: none !important; }
Best regards,
Yigit
I’m having and issue with one of my sites
This is being displayed before body content. I’ve disabled wp-security, and deleted wp-super-cache and related files. Still exists. I’m not able to log into my WP install. I’ve installed the latest version of Enfold.
Warning: session_start() [function.session-start]: open(/tmp/sess_609bac42dcfe804005c13abd339e2cd0, O_RDWR) failed: Permission denied (13) in /home/ttpwine/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/ttpwine/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/ttpwine/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
I’m out of ides. Please help!
Hey!
Unfortunately the magnific popup plugin is quite limited when it comes to youtube urls. The embed url is harcoded in the js source code and you can not change it with the video element or wordpress settings. If you want to add additional parameters like the rel=0 parameter open up wp-content/themes/enfold/js/aviapopup/jquery.magnific-popup.min.js and search for:
//www.youtube.com/embed/%id%?autoplay=1
Add your custom parameters to this url – i.e. like:
//www.youtube.com/embed/%id%?autoplay=1&rel=0&autohide=1&showinfo=0&fs=1
and save the jquery.magnific-popup.min.js file. Afterwards the lightbox should load the right player based on the parameters you added to the url.
Best regards,
Peter
Hey!
Yes, open up wp-content/themes/enfold/config-woocommerce/config.php and replace:
return sprintf( '<a href="%s" itemprop="image" class="woocommerce-main-image zoom" title="%s" rel="prettyPhoto' . $gallery . '">%s</a>', $image_link, $image_title, $image);
with
return sprintf( '<a href="%s" itemprop="image" class="woocommerce-main-image zoom noLightbox" title="%s">%s</a>', $image_link, $image_title, $image);
and:
$img = sprintf( '<a href="%s" class="%s" title="%s" rel="prettyPhoto[product-gallery]">%s</a>', $image_link, $image_class, $image_title, $image );
with
$img = sprintf( '<a href="%s" class="%s noLightbox" title="%s" rel="prettyPhoto[product-gallery]">%s</a>', $image_link, $image_class, $image_title, $image );
If you want to overwrite the default code with a child theme add the avia_woocommerce_gallery_thumbnail_description() and avia_woocommerce_post_thumbnail_description() function to the child theme functions.php file and modify the code there.
Regards,
Peter
Hey!
I have changed “top” to “margin-top”. Please try adding following code to Quick CSS and check if that helps
div#bg_slide { z-index: 99; }
EDIT: Yes. You can turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) to make it easier to target the element :)
Regards,
Yigit
-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey!
For this demo homepage http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ the slideshow is the fullscreen slideshow element instead of the LayerSlider slideshow.
There is also the themes fullwidth slideshow which might also be what you are looking for.
When you are using a LayerSlider slideshow all of the responsivness is handled entirely by the LayerSlider plugin and your individual settings for that slideshow so it doesn’t have as fine of controls or output.
Cheers!
Devin
-
This reply was modified 11 years, 8 months ago by
Devin. Reason: Added fullwidth note
Hey!
Please add folllowing code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1500px) {
.html_header_top.html_header_sticky #main {
padding-top: 324px !important;
}}
It does look fine on smaller screens that is why i missed at first look
Cheers!
Yigit
Hallo,
mit Hilfe des Plug-Ins Zen-Menu-logic nutze ich auf meiner Homepage zwei unterschiedliche Menüs.
In der Menü-Leiste “Enfold Main Menu” wird die Lupe wie gewünscht oben rechts angezeigt.
Bei meiner selbst angelegten Menü-Leiste jedoch nicht. Besteht die Möglichkeit diese einzufügen?
Vielen Dank.
-
This topic was modified 11 years, 8 months ago by
fwbecker.
Hi royaltask!
Sorry for the late reply!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header_color .main_menu .menu ul li a, .header_color .main_menu ul ul {
background: rgba(255,255,255,0.9);
}
Cheers!
Yigit
Hi
I have ninja popup. For optin form
but it does not longer work properly in enfold.
what optin form or popup would you recommend?
thx a lot
http://www.bevlogenverf.nl
how do I switch from Advanced Layout Builder to default editor ?
also adding http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ didnt change anything in magic wand
-
This reply was modified 11 years, 8 months ago by
igorvavrik.
Hey Basile!
Yes. Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-menu-fx { height: 7px; background-image: url(https://drj11.files.wordpress.com/2009/04/ramp3-50.png); background-size: cover; }
Regards,
Yigit
Hey!
Please switch from Advanced Layout Builder to default editor to see full list of shortcodes.
You can also enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
Yigit
Hi,
I recently bought a copy of Enfold to replace the old theme on our student blog. I created a blog grid using the Blog Posts element, but the front-end result is displaying entries in the portfolio section, which would seem to be an error of some kind. Not sure what to do.
Thanks, Atticus
Hi!
Please feel free to request or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
and let us know if you have any other questions or issues :)
Best regards,
Yigit
Hi!
It is under Content elements in Advanced Layout Builder – http://i.imgur.com/XSDGj1j.png
If you do not have the element in ALB, that means you are using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Best regards,
Yigit
Hi Yigit,
Thank you for your help on that.
The problem is that if I reduce the pages to a tablet size for exemple, the content of the main part of the page is not resizing and I have to scroll down to see the footer of the page.
Correct me if I’m wrong but the content of the main part of the page should be automatically reduced in size so that the footer of the page is always visible without scrolling. Is it correct ?
When I’m on my screen, full size ( 1920×1080 ) I have everything but if I go the the tablet screen size, the content of the main part of the page, except the photos ( they resize correctly ) has always the same size and I have to scroll down.
What surprises me is that, when I go on Enfold demo page ( http://kriesi.at/themedemo/?theme=enfold ), everything works fine
whatever size of window I choose. Did I miss something in the setup ?
Any idea ?
Thank you.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx { height: 5px; }
#top .av-main-nav > li > a { border-right: 1px solid #e2e2e2; }
Best regards,
Yigit
Hey KK!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img {
margin-top: 35px;
}
Cheers!
Yigit
Hi almmasy911!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
time.slide-meta-time {
display: none!important;
}
If that does not work, please post the link to your website
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .container {
width: 100%!important;
margin: 0!important;
max-width: 100%!important;
}
Best regards,
Yigit