Forum Replies Created
-
AuthorPosts
-
Hey tapada,
From other users experience we can say that Polylang is working fine with Enfold. You only need to set frontpage in Settings > Reading and not in Enfold theme options.
Also see this post about the Polylang switcher
If you have other questions, please let us know.Best regards,
MikeHey Gilbert,
Try this code in the General Styling > Quick CSS field:.woocommerce-Price-amount.amount:before { content: "Daily Rent Price\00a0\00a0"; }
Best regards,
MikeHi,
If the button was not in the color section it should reach the edges, if in the color section, Try this code in the General Styling > Quick CSS field:.avia-section.main_color.avia-section-default div.container { max-width: 100%!important; width: 100%!important; padding-right: 0px !important; padding-left: 0px !important; }
I have tried to make this code work on any page, but if it causes issues if other pages let us know and we can adjust with a custom ID once you have created the page you want to use it on.
Best regards,
MikeHey pearljemnl,
This sounds like an error in the shortcode structure for the page, then when saving the broken code is hidden. We have a new Enfold Shortcode Parser to solve such errors. First Enable Avia Layout Builder Debug which will show the shortcode and the Enfold Shortcode Parser at the bottom of the page.
Then you may wish to copy (backup) all of the shortcode and save as a plain text file on your computer.
Then please choose “Auto Repair Function enabled – Repairs errors in shortcode structure during update” from the options
Then update the page (save)
The parser will try to correct the errors
Then if you wish, you can view the errors repaired by clicking “show parser info”
Try to do this before adding the element that seemed to be braking the page, then try adding the element and save again, the shortcode parser should work automatically as long as the Layout Builder Debug is active.Best regards,
MikeHey curmi01,
Try this code in the General Styling > Quick CSS field:p {line-height: 1.65em!important; }
It is meant to make the line height of the text the same on every page, in my tests I checked Home, Team, & Championship
Best regards,
MikeHey xandria,
Try to create it by using the full width button element.
Please see example at: http://morsche.co/button-test/
You will also see this code in the General Styling > Quick CSS field:#top .avia-button-fullwidth { border-style: solid!important; border-width: 3px!important; border-color: #fff!important; }
Best regards,
MikeHi,
Thank you for sharing your solution, 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,
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,
MikeHey Zetrh,
To disable the layerslider so you can upload your own, go to “Integrated (Bundled) LayerSlider Plugin” option in Enfold theme options > Layout Builder tabBest regards,
MikeHey kmcevoy101,
Your JS errors are occurring in a minify cache file. There is a good chance this is due to the minify process. Please try disabling your minify cache and clearing it. Often in the settings you will have the option to not minify JS.Best regards,
MikeHi,
Do you mean in your tag cloud or in your post in general? Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey Keith,
As you know the flags are 18×12 and enlarging will make them blurry, if you replace the flag images at /wp-content/uploads/flags/us-large.png &/wp-content/uploads/flags/es-large.png with your larger images they will not be blurry.
Just name them the same. Try looking in the same folder, perhaps larger ones are included with a different name.Best regards,
MikeHi,
Here is an example of the css necessary to create the blue background circle:i.fa.fa-users { border-radius: 50% !important; width: 50px; height: 50px; background: #005bab; }
Note that this code is for the Font Awesome “users” icon, but you could adjust to your icons.
Best regards,
MikeHey classywebsites,
Thank you for your question, I see this version was released today and we don’t have a date set for the next release of Enfold, but typically it does.Best regards,
MikeFebruary 15, 2018 at 5:04 am in reply to: ENFOLD 4.2.3: "elements" can be saved as templates, but cannot be moved back #912608Hi,
I wanted to let you know the Dev team is looking into this. Thanks for your patience.Best regards,
MikeHi,
I have confirmed that if a private post is created by a Admin or Editor, the editor will not see on the categories page,
and the editor will not see in the classic grid, masonry, & modern templates.
The Admin will see in the categories page, but not on the masonry template.
I have reported this issue and it will be reviewed by the Dev team.Best regards,
MikeFebruary 15, 2018 at 3:52 am in reply to: Currency switcher not showing on two of my multilingual websites #912591Hi,
Glad that our help with the mobile was useful, while we do wish to help with the currency switcher, perhaps WPML plugin support will yield more expertise. Please let us know if we can be of more help in the future.Best regards,
MikeFebruary 15, 2018 at 3:17 am in reply to: Delete the tooltip appearing on the easy sliders' images #912586Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
@THP Thank you for sharing your solution, and thank you for using Enfold.Best regards,
MikeFebruary 15, 2018 at 3:11 am in reply to: SSL -> Product pages not visible and some images are broken #912580Hi,
Thank you for sharing your solution, this will be helpful in the future as I use windows and so many customers use mac.
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,
I remember a few months ago that another was having issues with Strato, turned out they were blocking the IP to kriesi.at, where the demos are stored. I remember the customer contacted their support and had the block removed for their site. Please give this a try strato can read your error log and adjust their filter so the demos can be imported.
Otherwise with the info we requested we can try a manual import.Best regards,
MikeHi,
Oh I see, this is not your thread, so you won’t see it. Which host are you using? There are a couple that are having issues such as Godaddy. If you open a new thread with your admin login, ftp login, and cpanel login (for your database) in the Private Content area, and state which demo you would like I can manually install it tonight.
Please note that as this is not your thread your info will not be private in this thread.
If you want to try the above link: Med Demo Uploads folder: https://www.dropbox.com/s/n1j7gheluc0q1p1/Med_Demo_uploads.zip?dl=0Best regards,
MikeHi,
I was able to login to your ftp, but I see that your child theme functions.php is working correctly with the login image function that you have & with another function that I tested with.
Perhaps I’m getting confused, first we were talking about your widgets and now that your functions.php is not working, we have also covered two different sites. Was the first issue solved?
The reason you didn’t see my screenshot is because this is not your thread.
Please note as I wrote earlier “as this is not your thread your info will not be private.”
Perhaps you could clarify which issue we can assist with in a new thread.
Thanks for your patience and understanding.Best regards,
MikeHi,
It looks like you tried to import the Med Demo but the images in the uploads folder are missing, attached in the Private Content area is a copy of the folder, please add the sub folders to yours via ftp.Best regards,
MikeFebruary 14, 2018 at 1:30 pm in reply to: ENFOLD 4.2.3: "elements" can be saved as templates, but cannot be moved back #912251Hi,
I’m not sure as I always clicked them, I’ll ask the team if they have any insight.Best regards,
MikeFebruary 14, 2018 at 12:35 pm in reply to: Adjusting the point where header-scrolled kicks in? #912234Hi,
I see that the top gap shows if you scroll down and then scroll up a little slowly, so I added this code in the General Styling > Quick CSS field:.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 135px!important; }
and it seems to solve, Please clear your browser cache and check.
For the second gap, it is where the anchor is on the page, in your color section. So I created a new anchor in a code block with this code:<a name="yhteystiedot"></a>
and it goes to the section without the gap, I also did this for #esittely.
Please check.Best regards,
Mike -
AuthorPosts