Hey!
Unfortunately, that is not possible at the moment. You can use the LayerSlider to insert a video element on a slideshow. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Ismael
This reply has been marked as private.
Hi there,
The image ‘btb2.jpg’ illustrates what I want to do.

The attached image ‘btb3.jpg’ illustrates the effect of the above code.

Apologies for any confusion with this issue.
Thank you!
Hi!
Please post a screenshot of what you’re trying to do. The code above shifted the sidebar to the right essentially removing some space.
Best regards,
Ismael
This reply has been marked as private.
I am still trying to deal with this full screen slider issue. Look at this page: http://bluemontinluray.com/
I know how to get the slider in there…but don’t want people to have to scroll down to read the first 3 part section. I want that to be right over top of the slider since there is no menu to choose from.
Can you assist with more explanation of if this is possible to do or not?
Thank you.
at the top/middle of the page? Pretty much where the breadcrums are.
For example, It’s right now (by default, at the left and the nav (you here are) is at the right). This website is being used as a University website and I’m doing everything I can to make it 100% perfect for them and more than happy to show you everything how it looks as a example once we load it on the full .edu.
I really want to get that left side (page title) to display in the middle column automatically, and “possibly” as a H1 tag :) Please, please let me know if this possible and where in the CSS do I need to make the following changes?
Thanks so much team! :) :) !!
-Mike
Hey!
The next update tomorrow should fix the issue and activate the mobile menu earlier for you, so the following menu items are not pushed down
Best regards,
Kriesi
This reply has been marked as private.
Hey!
Please try to add the following rule to your css and let us know if it helps :)
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap{
-webkit-transform-style: preserve-3d;
}
Hi Toratheus!
Feel free to request it here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Yigit
I have tried to change site to change to mobile menu sooner, but it won’t work.
I have done this too but it won’t work.
https://kriesi.at/support/topic/menu-items-goes-into-the-logo-when-resizing-browser-windows/
Is the only solution to put menu font-size smaller?
I would like it to be about 25px.
-
This topic was modified 12 years, 3 months ago by
kimmo.
Hey artspbseo!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#cloud-zoom-big.cloud-zoom-big { left: 0; top: 0; }
Cheers!
Yigit
Thanks Yigit. My browser cache was shielding me from the errors at my end. Desktop looked fine.
My apologies. Feel really stupid.
kindest regards,
PPCHound
Hi,
Layerslider looks great on desktop, but only shows the circling ‘loading’ animation on iphone/ipad. The slides are never seen. Layerslider is set to responsive. Please check for http://elliptical.co.uk. Tried it on Samsung Galaxy Tab too. No slider shown.
kindest regards,
Graham Nichols
Hi khalidmuharraqi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { left: -52px; }
.main_menu div > ul > li > a { line-height: 120px !important; }
#header_main .social_bookmarks { top: 80%; right: -50px; }
.main_menu { right: 85px; }
Regards,
Yigit
1. Unlink the ajax description title. Although I found one solution here,
https://kriesi.at/support/topic/unlink-the-ajax-description-title/
but that is not only unlinking the title but deleting the title as well, while I want to keep the title and just need to unlink the title.
2. Page which opens when you click on ajax description title, I want to delete that page permanently as I just want to keep my images as AJAX Preview as its more flexible and I can multiple images underneath each other without worrying about the sizes of images as it automatically fit the images.
3. As I’m Using AJAX Portfolio Preview style only, How can I share specific character (i.e. “Amna”) on other forums by sharing a link. As when you click on any portfolio entry it opens the entry in a preview window which doesn’t seems to have a specific link that I could use to share.
Here’s our website gallery link,
http://goo.gl/QaWXa8
Hey!
I posted my setup here: https://kriesi.at/support/topic/i-need-advice-with-java-script/ – it’s basically the default setup (auto mode).
Regards,
Peter
Hello,
it appears correctly with the code on the desktop and the phone. Unfortunately, it now appears highly known on the iPad when viewed too small. I rotate the iPad, it is displayed correctly.
Hey!
Please try Relevanssi: http://wordpress.org/plugins/relevanssi/ and this code: https://kriesi.at/support/topic/enfold-code-update-for-2-2-to-use-relavanssi-plugin/#post-168752
After the plugin installation go to the configuration page and search for the “Indexing options” – there you can select/deselect the post typesyou want to add to the search index. Deselect the “portfolio” checkbox and save the settings.
Best regards,
Peter
Hi,
At some point, my post featured images stopped opening in lightbox. Is there a way to fix this?
Thanks.
Steve
Hi,
I’m having the same line break issue as https://kriesi.at/support/topic/how-to-avoid-rendering-extra-line-breaks/
Every time I go to the Avia Layout Builder, <br />’s are added to my text lines. One before each line for every time I go to the editor.
I edited the textblock.php file as described in the above referenced post, cleared my cache, but Ismael’s pastebin link from that support ticket no longer works, so I still need a solution please.
Also, is it possible to put the newly edited textblock.php file somewhere in my Child Theme folder so the changes don’t get lost on updates?
Thank you.
Unfortunately that didn’t work, just shifted the entire side nav bar widget to the right. There is 52px of padding applied to the classes `.sidebar_left .widget_nav_menu ul:first-child > .current_page_item
however when I change that it just shifts the container to the left.
What I’d really like is to be able to have the menu items appearing on one line, and find a way to reduce the amount of space to the right of the sidebar menu as can be viewed on pages linked to above. There seems to be a lot of wasted space on the right hand side of the side nav bar.
Been trying different fixes on this for hours. Any ideas appreciated.
Thanks
Just a tip for anyone working from a Child Theme who wants to remove the BB Press Forum plugin alert in the admin panel. Instead of deleting a line in the Parent theme’s code, add this code to your Child’s function.php:
add_action( 'after_setup_theme', 'my_late_functions' );
function my_late_functions() {
remove_action( 'tgmpa_register', 'avia_register_required_plugins' );
}
Hey guys,
Sorry for the question quantity, these have all been pent up for a while.
I was wondering how I would go about adding a shadow below the minimized header once you start to scroll, see ex.:
https://www.picatic.com/
Also, I’m wondering how I would go about adding a background with rounded corners and a shadow for the columns to sit in. See ex:
http://granify.com/ <– You need to scroll down to their content.
In the boxed layout mode, how do I increase the width of the site? The default boxed layout is too small for me.
And finally, I have made some animated objects in a few columns that involve custom image locations and slide ins. That being said, they look great on a desktop browser but ruin the design completely on mobile. Is there any way I can tell enfold to not display those columns with animations on mobile browsers?
Many thanks guys!
I want the website to look the same on a desktop and on a mobile device. any way to change this?
thank you
Hey elames!
Its basically the same as adding a regular slideshow like in this video: https://vimeo.com/channels/aviathemes/64927358
Except its using the fullscreen slider element. The big hang up I think people typically have is that in the demo the first image has the logo right on the image and there isn’t an option to add a separate logo on top. Eg: http://kriesi.at/themes/enfold/files/2013/06/tablet-2-1500×1500.jpg
Best regards,
Devin
Hi! I have the Enfold theme on this site: http://www.flylanddesigns.com
I’ve selected 2 or three posts as “Sticky” posts, that I want to always show up top. But for some reason that doesn’t seem to be happening. Is that feature incompatible with this theme? Thanks in advance for your help,
Hi!
You can use this css code to change the dropdown position:
#top #header_main_alternate .main_menu .menu #menu-item-2842 ul.sub-menu{
right: 207px;
}
I’ll tag the thread for Kriesi, maybe he wants to write a small javascript function which checks the dropdown position and adjusts the left/right value dynamically if necessary. For now you need to change the position manually.
Regards,
Peter