Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for sharing your solution, shall we will close this now?Best regards,
MikeJuly 22, 2017 at 9:44 pm in reply to: LayerSlider – Showing the content below the image when vied on mobile device #828473Hey dmpitzer,
Sorry, but Layer Slider does not offer that feature. The site you like is using a slider called “slick-slider” you can search for that plugin and try it.Best regards,
MikeHey rgruber,
try following this, I have tested and it still works: http://kriesi.at/documentation/enfold/change-logo-on-mobile/Best regards,
MikeJuly 22, 2017 at 8:57 pm in reply to: Main Menu Mobile Display SubMenu Items on Click Not Working #828465Hey havi,
There is an issue with Mega Menu and Kriesi is working hard to get it short out. We really appreciate your patience, until we have it short out.Best regards,
MikeJuly 22, 2017 at 8:56 pm in reply to: Featured image in 2 or 3 column portfolio grid is blurry #828464Hey jaredbraverman,
The 3 column looks ok to me on my 24′ screen, but the 2 column does look blurry, it’s showing at 720 × 583 pixels, but it’s really 495 × 400 pixels. So you see it’s uploaded too small, try to upload larger images.Best regards,
MikeHi,
Try using the default editor to get the “Icon shortcode” from the “shortcode wand” making the icon size 20px, add<span class="in1"> </span>
around the shortcode in the Text tab.
Remove “position=’left'” from the shortcode
Then add this code to your quick css.in1 {display: inline-block !important; }
Hey Oli,
This will make your header transparent:.header_bg { opacity: 0 !important; }
but the issue is the top of the page is white with no image, unlike your other page has a image at the top. Try this code and then scroll down to see.
Best regards,
MikeJuly 22, 2017 at 7:22 pm in reply to: Color Section Background Video: change black to background image #828452Hi,
Here are some good methods:
https://github.com/rochestb/jQuery.YoutubeBackground/issues/41
https://stackoverflow.com/questions/22108553/change-vimeo-player-background-color#answer-29995869
https://stackoverflow.com/questions/21225136/display-an-image-while-a-background-video-loads
Hope this helpsBest regards,
MikeHey troupdim,
If I understand correctly, you have two cells, each half page, one is the apple on top of stones.
When viewed as desktop it’s fine but as tablet the apple is too big?
To adjust this we will adjust the text cell to set the size of the image.
Try this code in the General Styling > Quick CSS field:@media only screen and (min-width: 767px) and (max-width: 1023px) { .avia-builder-el-8 {font-size:50% !important;} .avia-builder-el-7 {padding: 50px!important;}} @media only screen and (min-width: 1024px) and (max-width: 1439px) { .avia-builder-el-8 {font-size:75% !important;} .avia-builder-el-7 {padding: 75px!important;}} @media only screen and (max-width: 766px) { .avia-builder-el-12 {min-height: 450px !important; }}
This leaves desktop @ 100%, Laptop @ 75%, & tablet @ 50% For mobile view, since the cells are stacked, we will only make the image 450px high.
Best regards,
MikeHey Gabri,
There is an issue with Mega Menu and Kriesi is working hard to get it short out. We really appreciate your patience, until we have it short out.Best regards,
MikeHey blomki,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHi,
For Sub Menu Items Mega Menu Not Showing On Mobile Version,
many have found that when using the “#” symbol to make no links in the main column of the menu. Removing the “#” symbol and entering “https: //” fixed it.Best regards,
MikeHi,
The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.Best regards,
MikeHey draig,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.Best regards,
MikeHi,
@tjswarbs78 thanks for your tip,
@millertimesites did this help you?Best regards,
MikeHey navindesigns,
Try this code in the General Styling > Quick CSS field:span.av-inner-tab-title { color: red !important; font-family: Arial, sans-serif!important; } #top .av-section-tab-title { padding: 10px 40px 0px 40px!important; }
The first part is for question 1, and the second part is for question 3.
I have no easy fix for question 2, to do so would be some intensive code that is beyond what we can offer here, but you could hire a freelancer. Perhaps Upwork.comBest regards,
MikeJuly 22, 2017 at 5:47 pm in reply to: Submenu not working in tablet and mobile after update (4.1.2) #828419Hi,
There is an issue with Mega Menu and Kriesi is working hard to get it short out. We really appreciate your patience, until we have it short out.Best regards,
MikeJuly 22, 2017 at 5:47 pm in reply to: How to l create an image masonry linking to pages and blog? #828418Hey Tobiy,
Try changing the masonry content type to categories, and create a category for just the pages you want to show. Then go to the Element captions tab > Element Title and Excerpt and choose if you want to display title and/or excerpt or none.Best regards,
MikeHey team-denali,
You will need to edit the print.css to suit your needs,
here is how to use it with a child theme: https://kriesi.at/support/topic/child-theme-using-print-css/#post-455883
here’s a sample print.css: https://gist.github.com/DevinVinson/8920321
Hope this helps, you may wish to hire a freelancer to create a custom print.css, UpWork.com is a good place to look.Best regards,
MikeHi,
@Guenni007 thanks for a great solution :)Best regards,
MikeHi,
There is an issue with Menu and Kriesi is working hard to get it short out. We really appreciate your patience, until we have it short out.Best regards,
MikeHi,
If I understand correctly, you use getflywheel.com to build sites that you clone to a different getflywheel.com account for your customers? Is the clone process getting all files, plugins, and themes, active and not active?
Please try switching themes to the WP default before your clone, then move and activate Enfold to see if that works. My thought is that the shadow copy feature in the clone script has an error.
Too bad you can’t use https://wordpress.org/plugins/duplicator/ as I’ve never had an issue with it.Best regards,
MikeHey JarekN,
Try this code in the General Styling > Quick CSS field:.sub-menu {opacity: 1 !important; }
Best regards,
MikeHey L,
Sorry, this feature has not been added yet, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHi,
Do you still have Victoria’s code in place? Please remove so we can try again.
I ask because I see no padding around your iframe, yet the thumbnails are below the screen.Best regards,
MikeHey Siracher,
Please try this to see if it helps: https://kriesi.at/support/topic/linking-to-anchor-menue-covering/#post-214325Best regards,
MikeHi,
For Sub Menu Items Mega Menu Not Showing On Mobile Version,
many have found that when using the “#” symbol to make no links in the main column of the menu. Removing the “#” symbol and entering “https: //” fixed it.Best regards,
Mike -
AuthorPosts