Forum Replies Created
-
AuthorPosts
-
Hi,
Glad to hear it is solved, we are looking into this situation.
We will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey Verdaccio,
I believe what you are looking for can best be addressed with a plugin such as Page scroll to id It has adjustable scrolling animation duration and easing over 30 types across different browsers. It has also been reported to work well with Enfold.Best regards,
MikeHey dalen550,
Try this code in the General Styling > Quick CSS field:.av-special-heading-tag {font-weight:bolder !important;}
This code is very general and will change all of them, we can target only one page or section if you like but we will need to see the page first.
Best regards,
MikeHi,
Please do, I have been testing this situation and this method has been solving.Best regards,
MikeHi,
Sorry for the confusion, I thought Victoria had ended her day. Anyways I will help.
We only get your info though the Private Content box below.I was able to FTP in, but the wordpress login didn’t work. Please check.
Also what webhost are you using, Strato webhost?
Which demo do you want to install?Best regards,
MikeHi,
To change the whole Headline Rotator to bold, try this code in the General Styling > Quick CSS field:.av-rotator-container-inner { font-weight: bold!important; }
To change only the rotating text to bold, try:
.av-rotator-text { font-weight: bold!important; }
You can use “bold” or “bolder” in the code.
As earlier, This code is very general and will change all of them, We can target only one page or section if you like but we will need to see the page first.Best regards,
MikeHi,
I understand your choice, and thanks for your kind words. I also like how you have a staging site to test updates, I recommend this to everyone.
It is a incremental change, but as you see the updates are faster now.
If you don’t mind, I’d like to close this before we get a dozen people posting here :)Best regards,
MikeHey denisj77,
To have your menu and header color partially transparent when scrolled,
try this code in the General Styling > Quick CSS field:.header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a { background-color:rgba(255, 255, 255, 0.5) !important; } .header_color.av_header_transparency .header_bg, .header_color.av_header_transparency .main_menu ul ul, .header_color.av_header_transparency .main_menu .menu ul li a, .header_color.av_header_transparency .pointer_arrow_wrap .pointer_arrow, .header_color.av_header_transparency .avia_mega_div, .header_color.av_header_transparency .av-subnav-menu > li ul, .header_color.av_header_transparency .av-subnav-menu a { background-color:transparent !important; }
To have your mobile partially transparent when it opens, try adding this code:
@media only screen and (max-width: 992px) { .html_av-overlay-side #top .av-burger-overlay-scroll { background-color: rgba(255,255,255,0.5)!important; } }
Best regards,
MikeHey waveseven,
Can you please tell us how you updated, though FTP or WordPress?
I believe to solve your issue try deleting your enfold theme folder via FTP at:
/wp-content/themes/enfold
then upload the new enfold folder that you download from Theme Forest to upgrade.
don’t try to overwrite your old theme folder.
Please note that the standard name your the theme folder is /enfold/ yet if yours is named differently you will nee to match the name.
If you are unsure of this process, please include ftp and admin access in the Private Content area.Best regards,
MikeHi,
Perhaps it is a server issue, we can assist better with a admin login.Best regards,
MikeHi,
Glad to help, just let us know if we can offer any other assistance :)For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeFebruary 25, 2018 at 3:11 pm in reply to: Howto disable search button for mobile devices in header, but keep enabled … #917393Hi,
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
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Please don’t disable avia-footer-scripts-51bd723933befe683d1d5abe554ef146.js, it is a minify collection of js that the site needs to work properly, and is part of future options that will be making your site have a smaller footprint and run faster.
Perhaps since these two options worked to solve your issue:
1: disable the “Fast Velocity Minify” plugin
or 2: go to the “Fast Velocity Minify” plugin settings and choose “Disable JavaScript processing”
That they are the best options for now?
I believe that with the new features coming you will find that you won’t need the plugin at all :)Best regards,
MikeHey awjensen,
Yes you can change the color of the special heading text with this code in the General Styling > Quick CSS field:.av-special-heading-tag {color: red !important;}
This code is very general and will change all of them, but to only change the h1 special heading use this:
h1.av-special-heading-tag {color: red !important;}
to change the h2 ones replace the h1 in the code.
We can target only one page or section if you like but we will need to see the page first.
Hope this helps.Best regards,
MikeHi,
It seems that Nikko now has the 2017 demo installed and working good with out errors. Has this been resolved?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I tried with Firefox now and can’t reproduce, it may be a caching issue in your browser.
I would offer that your visitors would most likely not send a message and resend right away, they would at least go to another page and then go back to your contact form to send another message.
In which case I don’t believe you would have this issue.
Please try that, send a message, go to your home page then go to your contact form (not back, forward) and try another message.
I wish I could recreate your error so I could help.Best regards,
MikeHi,
The error you are getting has been known to happen with PHP v5.2, The latest WordPress recommends PHP v7
How to configure PHP 7 in WAMP
As for why it was taking a long time, this could also be due to the old PHP version, or something else, there are a lot of settings in wamp & it would be very hard for use to advise.
Please try UwAmp, it is a portable localhost that you don’t need to install or config. See Private Content area.Best regards,
MikeHi,
OK, I did it and it is working good, Please clear your browser cache and check.
Please go though all of the settings on the site to ensure they are correct because as this was built on my localhost it may have some of my settings, such as the email address & the title for the site. If you see a extra user, you can delete it too.Best regards,
MikeHi,
Ok, but please keep this in mind when you do update.
Have a great day and Thank you for using Enfold.Best regards,
MikeHi,
Sorry I was unable to reproduce that, I tried many times with Chrome.
So you send a message and get the successful message, which hides the form, and then you reload the page again and fill the form again but when you send this time you get a red border around the captcha, as if the answer is wrong?
On the second try is the form automatically filling out?
What browser are you using?
Can you send a screenshot?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeFebruary 24, 2018 at 5:37 pm in reply to: Howto disable search button for mobile devices in header, but keep enabled … #917179Hey tom,
To have the search icon only show when the burger menu is open, Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top .av-main-nav .menu-item-avia-special#menu-item-search{display:none!important; } .responsive.av-burger-overlay-active #top .av-main-nav .menu-item-avia-special#menu-item-search { display: block!important; } }
Best regards,
MikeHey rixi,
I have looked at your contact form and tested it, where it seems ok, but perhaps you can explain a little more about your issue.
When you say that it is not working, is it from the user side, where the user gets a error message, or is it from the admin side where you don’t get the message?
Please give as much detail as possible and explain the different methods you have tried to resolve this.Best regards,
MikeFebruary 24, 2018 at 4:56 pm in reply to: RTL issue with contents and spaces between letter in main menu #917166Hi,
Thank you for putting the site online, this will help a lot.
I was going to work on #3 next:
make the Porfilio showing from RTL as in your screenshot:
https://image.ibb.co/fwSei7/Screen_Shot_2018_02_19_at_7_08_57_PM.png
but I couldn’t match your screenshot with your site, perhaps it has changed.
Please include the url to the element in question so we can take a closer look.Best regards,
MikeHi,
I have included the Construction demo zip file in the Private Content area.
In the zip you will find a uploads.zip that you will need to extract to your uploads folder, a wp-migrate file that is the database that you will need to overwrite your database with via PHPmyAdmin. Here is a video on how to do it (near the end) You will also find a login.txt for the login after you overwrite the database.
Please note that you will lose all of your content and customization if you use this demo import, this database will only work on your one site.
Please let us know if this works for you.Best regards,
Mike -
AuthorPosts