Forum Replies Created
-
AuthorPosts
-
Hi Aleksandar,
I am not sure that is at all possible. Even if it is, we cannot really help you with that, since such customizations are not covered by our support.
Best regards,
VictoriaHi ckonanz,
Have you tried this css
.image-overlay .image-overlay-inside { display: none; }Best regards,
VictoriaHey taylorvarco,
That link was to all demos. Here is the construction demo
What page do you want to copy?
Best regards,
VictoriaHi Brigitte,
Could you please enable the Advanced Layout Builder debug mode. Here is how to do it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Can you please also make a copy of this page?Best regards,
VictoriaHey tonydobrevski,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area { padding: 6px; border-radius: 3px; } .avia_ajax_form p { margin: 8px 0; }If you need further assistance please let us know.
Best regards,
VictoriaHey tonydobrevski,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color #submit, .main_color input[type='submit'] { border-radius: 3px; box-shadow: 0 3px 6px #ddd; }If you need further assistance please let us know.
Best regards,
VictoriaHi Alessandro,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey bulldog232,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.attachment a img { min-height: 350px; min-width: 500px; height: 100%; }If you need further assistance please let us know.
Best regards,
VictoriaHey jamesf1989,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey Timo,
The only-desktop class does not seem to be there and so the css does not hide it. Are you trying to hide images on mobile?
Best regards,
VictoriaHey dinmix,
Here is a tutorial on how to do it
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 3, 2018 at 1:26 pm in reply to: ALB > Content Elements > Tabs: make tabs closed on mobile #892811Hi,
There is an error in JavaScript and so the JavaScript for the tabs does not work.
The error is in the under construction plugin.Best regards,
VictoriaHi Kate_McCulla,
Can you please increase the values for PHP Post Max Size and PHP Max Upload Size? Those are very low on your installation.
https://kriesi.at/support/topic/failed-to-load-resource-the-server-responded-with-a-status-of-403-forbidden/#post-798773If you need further assistance please let us know.
Best regards,
VictoriaJanuary 3, 2018 at 1:17 pm in reply to: Icons added to Advanced LayerSlider WP only show once, then no longer display #892806Hi Peter,
Which version of Layer Slider are you using? Enfold has the previous version and so the icons might be working better in the newer version.
Best regards,
VictoriaHey Karin_Tara,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Can you also specify the page, where this is happening?
Best regards,
VictoriaJanuary 3, 2018 at 1:15 pm in reply to: Taken on a client using 2 versions of Enfold on 2 websites but doesnt know their purchase details #892804Hey Zohe Mustafa,
Do they have the license key in the theme options? If yes, you can use the key and register at the forum, also if the support period is still valid. I’m not sure what you mean by migrating: move content from one to another or just change the design to make them look similar?
Best regards,
VictoriaHey mirr,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img { z-index: 999; } .html_av-overlay-side .av-burger-overlay-scroll { width: 95%; } }If you need further assistance please let us know.
Best regards,
VictoriaHi UPON,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey liapos,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaJanuary 3, 2018 at 1:05 pm in reply to: update jump from EnfoldVersion: 2.5.2 to newest version #892799Hi Signe,
Can you please look at the screenshot in private and tell us which element should be different and how?
Best regards,
VictoriaHi troyeccles,
I put the code in custom.css, you can go to that file via Appearance > Editor > css.
And change the url to the fonts to be the full path to where you uploaded the fonts to.If you need further assistance please let us know.
Best regards,
VictoriaHey Martin,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header { border: none; box-shadow: none; } .header_color .header_bg { border: none !important; background-color: rgba(255, 255, 255, 0.7) } .header_color .main_menu ul ul.sub-menu li a { color: #fff; } .header_color .main_menu ul ul.sub-menu li:hover a { color: #ccc !important; }If you need further assistance please let us know.
Best regards,
VictoriaHi Simon,
Do you want the solid color just over the navigation or over the whole heder on hover?
Best regards,
VictoriaHi Wansink,
Yes, the loader can be cached and may not be seen with very fast connections. It has to be some JavaScript preloader animation if it is something you want to show all the time. Or configure caching to not cache the preloader.
https://codecanyon.net/tags/animated%20preloader
Best regards,
VictoriaHi taylorchiu,
Well, the easiest way is to duplicate the even sections, switch image and text and use screen option, which are available from Enfold 4.2, to hide them for desktop view and show on mobile.
If you need further assistance please let us know.
Best regards,
VictoriaDecember 30, 2017 at 8:45 pm in reply to: Featured image hyperlinking with Advanced Layout Editor #892371Hi,
I got a 500 error and could not see the page or login to the dashboard. Is the dev server down?
Best regards,
VictoriaHi RockSolidGear,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .html_av-overlay-side-classic #top .av-burger-overlay { opacity: 1 !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Judith,
6. Here is an article about media folders. You use a plugin for that.
And here is a thread about it on Stackoverflow
https://stackoverflow.com/a/331838935. As for the galleries, can you give us a link to a page with such a gallery?
4. Here are some links about image sizes, image quality and thumbnails in WordPress
http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/
http://mediatemple.net/blog/tips/best-practices-in-wordpress-image-management/
3. Here is are the articles on moving WordPress site and updating links:
http://www.wpbeginner.com/wp-tutorials/how-to-move-wordpress-to-a-new-host-or-server-with-no-downtime/
http://www.wpbeginner.com/wp-tutorials/how-to-move-wordpress-from-local-server-to-live-site/
http://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/Happy holidays!
Best regards,
VictoriaHi Tonci!
Like Yigit said, you can reply to the pre-sales questions in the thread by clicking on the link in the email.
Once you purchased any license, you can register at the forum using the key.
You can attach screenshots to a third party service like Dropbox and give us the links here.Please, let us know if you have any more questions.
Happy holidays!
Regards,
VictoriaDecember 27, 2017 at 10:50 pm in reply to: Full Screen Slider Images not Appearing on Mobile #892264Hey hylandgraphics,
The images might be blocked due to them being loaded via http, not https.
Here are some articles for you:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/https://www.thepolyglotdeveloper.com/2014/12/force-https-pages-wordpress-site/
Best regards,
Victoria -
AuthorPosts
