Forum Replies Created
-
AuthorPosts
-
Hey studioinktvis,
WE could write some css to do that, but we’ll need a url to your shop.Best regards,
MikeHi,
I see, we don’t have that built in, but how about a plugin such as this one that creates media groups: https://wordpress.org/plugins/wp-media-category-management/ or this one creates media folders: https://codecanyon.net/item/wp-media-folders/19929208Best regards,
MikeHey danagstratil,
I’m not sure I understand, if you want to allow your users to easily download files from your site, like PDF’s, try this plugin: https://wordpress.org/plugins/easy-media-download/
If you want to add PDF to your site so it can be seen as part of your site, try this plugin: https://wordpress.org/plugins/pdf-embedder/ or this one: https://wordpress.org/plugins/simple-file-downloader/Best regards,
MikeHi,
I have changed and tested this code on FF54, please try:.av-animated-generic.right-to-left { -webkit-animation-fill-mode: forwards!important; animation-fill-mode: forwards!important; }
Best regards,
MikeHey joeldaigle1252,
Are you getting a 500 server error?
Your host may need to update your phpBest regards,
MikeHi,
There is a bug in FF, yet this may help:.avia_transform .avia_start_delayed_animation { -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
The other option is to disable the animation until the next FF update:
.avia-mozilla.avia_transform .avia_start_delayed_animation.right-to-left { -webkit-animation: none !important; animation: none !important; }
Best regards,
MikeHey digitalprint2222,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeJune 23, 2017 at 3:23 am in reply to: adding a search window with magnifying glass, enfold consulting demo #811919Hey CY,
Please try going to your widgets and adding the search widget.Best regards,
MikeHey Geoffdoyle,
Please try to get a new API key, and enter it. I know your key should work, but this has fixed the issue for some people :)Best regards,
MikeHi,
Your best bet would be to resize the image to fit the slide area, something like 1900px x 900px, with a 100px space at the top because the image fits under the header. With the other slides you don’t notice the scaling, but this one has text so you do.
Wish I was more help :)Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.logo {height: 165px!important; max-height: 165px!important; width: 782px!important;}
Best regards,
MikeHey accurIT,
Try this code in the General Styling > Quick CSS field:.slide-6 {background-size: contain!important; background-repeat: no-repeat!important; background-attachment: initial!important; background-color: #000 !important;}
It targets that one slide, so you can read all the text on it. It looks ok on tablets and laptops, but on desktop it has some borders. I added a black background color to help make it easier on the eyes.
Best regards,
MikeHey dvus4l,
Try this code in the General Styling > Quick CSS field:.mfp-counter {display:none !important;}
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try replacing with this code:.anchor { display: block!important; height: 100px!important; margin-top: -100px!important; visibility: hidden; }
Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Perhaps there is a conflict, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey mleite1,
1: Try this code in the General Styling > Quick CSS field:.page-id-305#top fieldset {margin: 10%!important; }
2:
.page-id-305 .flex_column_table.av-equal-height-column-flextable {margin-top: -125px!important; }
Best regards,
MikeHey NBSIME,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Please see: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Best regards,
MikeHi,
Please see this post: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.header_scrolled, .logo, .logo a, .logo a img, #header_main .container { min-height: 65px !important; }
Best regards,
MikeHey davidgogel,
You can enter a hash tag followed by a number to link a layer to another slide. For example #3 will switch to the third slide when someone clicks on this layer. This video explains – https://www.youtube.com/watch?v=SOTh1RASTa8Best regards,
MikeHey derarbeitspsychologe.at,
I believe you have some css in your General Styling > Quick CSS field or in another custom css area that looks like this:@media only screen and (max-width: 736px) { .av-parallax-inner.main_color.avia-full-stretch { background-position: -70px 100px !important; background-size: 120% 100% !important; }}
Please change to this:
@media only screen and (max-width: 736px) { .av-parallax-inner.main_color.avia-full-stretch { background-position: -550px 100px !important; }}
Please clear your cache: [http://www.refreshyourcache.com/en/home/]
Best regards,
MikeHey ronmann,
Try this code in the General Styling > Quick CSS field:h2.woocommerce-loop-product__title {font-size: 18px!important; }
feel free to change the font size to suit :)
Best regards,
MikeHey adelanteabroad,
I’m not sure I understand, I looked at your sub-menu, but it looks fine to me. Please see in Private Content area and advise.Best regards,
MikeHey bradlangan,
The solution was to adjust the plugin’s settings, I enabled “Use Container” and set the top margin to -48px.
Please feel free to adjust further if needed, but we typically don’t offer support for 3rd party plugins :)
Please clear your cache: [http://www.refreshyourcache.com/en/home/]
Best regards,
Mike -
AuthorPosts