Forum Replies Created
-
AuthorPosts
-
May 16, 2019 at 6:23 pm in reply to: image background efect (increasing and decreasing) in color section #1101552
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHi,
Thanks for the login, I didn’t see the 1px white line in your screenshot, but I took a look at your “Quick CSS” and found a few errors which I corrected based on your statement:when it worked that also solved the one line issue on mobile
Please check if this helped.
Best regards,
MikeHi,
I took a look at your site and I see you are getting a 404 error on the favicon.
I also see that your favicon is in this format:
favicon.jpg
As a rule of thumb, browsers look for the favicon as “favicon.ico” in your root directory, I recommend using this online converter to upload your “favicon.jpg” and convert to “favicon.ico” and then upload to your root folder, the same place as your wordpress “index.php”Best regards,
MikeHey Arrastia,
Sorry, I also don’t see your earlier request, can you elaborate about your issue with a link to a page showing the issue?Best regards,
MikeHey macika,
This is the css, please adjust to suit:#top #wrap_all .av-social-link-mail:hover a { background-color: #9fae37 !important; }Then clear your browser cache and check.
Best regards,
MikeHey macika,
Thanks for your question, with these version numbers please first update WordPress and ensure your PHP version is at least v5.6
Then update Enfold via FTP to v4.5.7
Please note that you should rename the “enfold” folder in /wp-content/themes/ to “enfold-old” via FTP, then upload the new “enfold” folder, once you see the new “enfold” is working you can delete the “enfold-old” folder.
Otherwise if it crashes, rename the new enfold folder to “enfold-new” and rename the “enfold-old” back to “enfold”.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeMay 15, 2019 at 4:23 am in reply to: image background efect (increasing and decreasing) in color section #1100794Hey ftt123,
Thanks for the link, this is created by this css:.m_banner.banner-node-86 .m_banner_image { -webkit-animation: cssAnimation5 26s infinite ease-in-out; -moz-animation: cssAnimation5 26s infinite ease-in-out; -o-animation: cssAnimation5 26s infinite ease-in-out; } @-webkit-keyframes cssAnimation5 { 0% { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } 35% { -webkit-transform: rotate(0deg) scale(1.25) skew(0deg) translate(4%,0); } 50% { -webkit-transform: rotate(0deg) scale(1.25) skew(0deg) translate(4%,0); } 85% { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } 100% { -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } } @-moz-keyframes cssAnimation5 { 0% { -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } 35% { -moz-transform: rotate(0deg) scale(1.25) skew(0deg) translate(4%,0); } 50% { -moz-transform: rotate(0deg) scale(1.25) skew(0deg) translate(4%,0); } 85% { -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } 100% { -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } } @-o-keyframes cssAnimation5 { 0% { -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } 35% { -o-transform: rotate(0deg) scale(1.25) skew(0deg) translate(4%,0); } 50% { -o-transform: rotate(0deg) scale(1.25) skew(0deg) translate(4%,0); } 85% { -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } 100% { -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } }If you adjust the classes you can use it for any image on any site, hope this helps
Best regards,
MikeHey webprodigy,
Thanks for the login, I took a look at your page and found that you had a few css errors in your Quick CSS, which I corrected.
I also found that you had this css to hide the burger menu, which I removed:@media screen and (max-width:1150px) { nav.main_menu { display: none !important; } }Please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for the login, but I was not able to login via FTP, please check.Best regards,
MikeHi,
Glad you were able to translate everything with the Poedit.
To be clear are you replacing text with your “new sentence” or adding a totally “new sentence”?
If it’s a new line of code and sentence, please try to add only in your language.Best regards,
MikeHi,
Sorry, I don’t think I was as clear as I should have been, when you create your shortcode within the wand, then replace the shortcode within the function above and add it to your functions.php

then you can add this new shortcode to your slider
“[icon_short_code]”
Perhaps I could demonstrate better with an admin login and a test page?Best regards,
MikeHi,
Thanks for the FTP access, I tried uploading the demo, but I’m not sure this ftp account is actually correct, I was also not able to login to your dashboard.easywp.com, It says the login is not correct. Do you have this with “namecheap”?
Please verify your login details.Best regards,
MikeHi,
Sorry, but I’m not seeing a difference between your original screenshot and now. But you can change the height of the images in the code above. When I look at your site the header has to accommodate your logo.
How much smaller do you want the header?Best regards,
MikeHey innobuilder,
Thanks for the login, what is your webhost? Some hosts have security settings that block our demo import.
Please check your PHP settings to see if the secure options are activated.
“allow_url_fopen, “allow_url_include” and “register_globals” are “off”
Try turning these “on”.
Then please use the wp-reset plugin to reset your install before importing a new demo.
If this doesn’t help, please include ftp access in the private content area so we can help install the “2017 Demo” for you.
This is the one you want, correct?
Also, please update to v4.5.7Best regards,
MikeHey Niklas,
Thanks for the link, but I’m not sure that I see the issue, please see the screenshot in Private Content area.
If you could provide a screenshot of the issue it would help, thanks.Best regards,
MikeMay 13, 2019 at 1:29 am in reply to: Layerslider is invisible and not displayed on the homepage #1099861Hey uribinsted,
Thanks for the link, but unfortunately your screenshot lead to a 404.
When I look at your page the layerslider is working, is this resolved?Best regards,
MikeMay 13, 2019 at 1:17 am in reply to: How to move menu to the right and logo to the left on mobile #1099859Hi,
Are you still having this issue? When I look at your site on mobile the logo is on the left and the burger menu is on the right, Please see the screenshot in Private Content area.Best regards,
MikeHi,
Glad Rikard was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHey Michaela,
Thanks for the link, but when I look at your site it seems your breadcrumbs are to the right, is this resolved?
Please see the screenshot in Private Content area.Best regards,
MikeMay 13, 2019 at 1:01 am in reply to: Top bar – Menu – placement of search bar to the right and background color #1099853Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeMay 13, 2019 at 12:47 am in reply to: contact form field not align on wpml translation site #1099852Hey Roger,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:@media only screen and (min-width: 767px) and (max-width: 990px) { #element_avia_6_1,#element_avia_3_1 { width: 29% !important; } #element_avia_1_1 { width: 36% !important; } }Best regards,
MikeHey Peter,
I believe you are asking about the lines in the screenshots in the Private Content area, so in this case Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.container_wrap { border-color:transparent !important; } .av_minimal_header_shadow { box-shadow: none !important; }Please clear your browser cache and check.
Best regards,
MikeHey sarah82,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:time.slide-meta-time.updated { display:none !important; }Best regards,
MikeHi,
Sorry, I don’t know of a plugin for this. But you could add a custom class to all of the images you want the above css to work on.Best regards,
MikeHey gharry79,
This is not built in, but it can be achieved with css, an example is:.item:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }it is basically the same rule for the top 3 browsers, and you can adjust the “1.1” to suit.
If you would like help making this work for you, please include an admin login in the Private Content area, and a link to the pageBest regards,
Mike -
AuthorPosts

