Forum Replies Created
-
AuthorPosts
-
Hey J,
Thank you for using Enfold.
The dropcap containers are gone, but we are not really sure why. Would you mind changing the account’s user role to admin so that we can edit the page or the settings if necessary?
Best regards,
IsmaelHi,
Thanks for the update.
Did you add this css code?
#top .avia-font-fontello, body .avia-font-fontello, html body [data-av_iconfont='fontello']:before { font-family: 'fontello2' !important; }
That causes the icons not to display. This is what I see when I removed that css code.
// https://imgur.com/a/0rNqRuh
Best regards,
IsmaelHi,
Thanks for the update.
You can’t apply a custom css class attribute to specific portfolio items. There’s no option for that, but the theme applies a unique class to the portfolio items based on their category, so maybe that can be used. Example.
.graphic-design_sort { /* style here */ }
You may need to add your portfolio items manually if that doesn’t work.
Best regards,
IsmaelFebruary 19, 2019 at 3:26 am in reply to: Yoast seo not work complete on Enfold after Updating WordPress #1068722Hey NHAT TAN,
Thank you for using Enfold.
Where can we see the issue? Please provide an actual link to the page.
Did you add any html tags to the text? You have to make sure that the tags are closed properly.Best regards,
IsmaelHi,
Thanks for the update.
1.) Which css code is not working? Post the login details in the private field so that we can check the modifications.
2.) The character codes of the icons are available here:
// http://web.archive.org/web/20140912210715/http://entypo.com/characters/
Best regards,
IsmaelHey Adriendriver,
Thank you for using Enfold.
Could you give us a screenshot of the issue? Or provide an instruction on how we can reproduce it. We are not really sure what to check. And please keep in touch with the plugin author for additional help.
Best regards,
IsmaelHi,
You’re welcome. Would you mind keeping the login details active? We would like to check the widget every now and then, see how it holds up. Thanks.
Best regards,
IsmaelFebruary 18, 2019 at 10:51 am in reply to: Contact form: custom text on submit button not showing #1068262Hi,
There’s no ETA yet, but it should be available soon. Please add the modifications manually for now.
Best regards,
IsmaelHi,
Thanks for the update.
Unfortunately, we can’t do the manual update for you. You have to ask your hosting provider to confirm that the login credentials are correct. Once you’ve managed to access the file server via FTP, go to the wp-content > themes folder and delete the entire Enfold folder before uploading the latest version.
Best regards,
IsmaelFebruary 18, 2019 at 10:43 am in reply to: Logo Centered, menu on either side with base of logo text even with logo #1068256Hi,
Thank you for using Enfold. And I would like to apologize for the late response.
I tried to check the page but it is password protected. Please include the password in the private field.
Best regards,
IsmaelFebruary 18, 2019 at 10:40 am in reply to: Bug report: Improper handling of custom 404 page #1068255Hi,
Thanks for the info.
Do you have a staging site where we can see this issue? We can set the header status manually if you choose to redirect non-existing pages to the home page via the theme’s 404 option, but we need to see the issue first. I’ll tag the dev team to this thread.
Best regards,
IsmaelHi,
You can generate an actual favicon image online. Example:
// https://www.favicon-generator.org/
Upload the image in the tool and use the generated favicon in the theme options. Let us know if it helps.
Best regards,
IsmaelHey Julien,
Thank you for the info.
According to the comment in the stylesheet, that particular css code was added to fix a flickering issue on Safari. We’ll forward this to our developers. Could you give us a screenshot of the issue?
Best regards,
IsmaelFebruary 18, 2019 at 10:14 am in reply to: Code errors by Enfold – many pages not indexed by Google becaause of errors #1068243Hey tenstepit,
Thank you for using Enfold.
As I said on the previous thread, there are no actual errors on that report. They’re just suggestions based on the tool’s testing criteria. The page should be indexable with or without those reports.
Best regards,
IsmaelHi,
Thanks for the update.
Did you move the site? It’s not loading properly. For the mega menu, please try this css code:
#header .avia_mega_div { overflow-y: scroll; }
It should add a scroll bar to the mega menu container.
Best regards,
IsmaelHi,
Usually the Enfold form is good enough for us, but we’re getting a lot of problems with spam now and need something which we can add a captcha to.
There is a new recaptcha widget option in the latest version of the theme, 4.5.4. Have you tried it?
// https://www.google.com/recaptcha/admin
// https://kriesi.at/documentation/enfold/changelog/Best regards,
IsmaelHi,
You should not include the title attribute in the value of the css function. Perhaps, something like this will work.
$( "#av-masonry-1-item-917" ).on( "mouseover", function() { var container = $(this).find( ".av-masonry-image-container" ); container.css( "background-image", "http://al-inevents.si/wp-content/uploads/2018/11/Alin-nurburgring-sep2018-JernejKokol-LQ-colorLOGO-65-705×470.jpg" ); } );
Best regards,
IsmaelHey KenMarshall,
Thank you for using Enfold.
Have you tried selecting or uploading large images, perhaps, twice the size of the current ones? You can also set the thumbnail size manually. Just look for the “Logo Image Size” settings.
Best regards,
IsmaelFebruary 18, 2019 at 8:19 am in reply to: Contact form: custom text on submit button not showing #1068177Hi,
Thank you for using Enfold.
We will add a fix in the next update. (see private field)
Don’t forget to toggle the file compression and purge the cache after doing the modifications.
Best regards,
IsmaelFebruary 18, 2019 at 8:11 am in reply to: Performance => Diagnostics => Ensure text remains visible during webfont load #1068175Hi,
Thank you for the update.
According to a “lighthouse” git discussion, you have to put the property in front of everything else. Please edit the config-templatebuilder > avia-templatebuilder > php > font-manager-class.php file, look for this code around line 508:
@font-face {font-family: '{$font_name}'; font-weight: normal; font-style: normal;
… and then replace it with:
@font-face {font-display: block; font-family: '{$font_name}'; font-weight: normal; font-style: normal;
// https://github.com/GoogleChrome/lighthouse/issues/6628
Best regards,
IsmaelFebruary 18, 2019 at 7:57 am in reply to: how to embed new Google ReCaptcha since Enfold 4.5.4 in contact form ? #1068171Hey Guenter,
Hope you’re doing good.
Now, regarding the new feature, just select your preferred recaptcha version and put in the API keys in their respective fields. The recaptcha widget or automatic verification will be applied to every contact form after that.
Best regards,
IsmaelHi,
Great! Glad it’s sorted. We’ll close the thread now.
Have a nice day.
Best regards,
IsmaelHi,
Glad it is working now. We’ll keep the thread open in case the issue comes up again.
Have a nice day.
Best regards,
IsmaelHi,
Good to hear. Let us know if you get more spam emails.
Regarding the submit button, I edited a few files to fix it. It should work properly now.Best regards,
IsmaelFebruary 18, 2019 at 7:19 am in reply to: I need child's style.css file set to overrule generated \uploads\*.css output… #1068154Hi,
https://eboligos.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=5c671f053b388
The stylesheets in the site are not compressed. That file in the screenshot is the dynamic stylesheet and that is where the theme generates the css based on the data set in the theme options, predominantly related to the color scheme. This is how the theme handles the dynamic styles ever since.
Best regards,
IsmaelFebruary 18, 2019 at 6:50 am in reply to: Thousands of rows in wp_options with autoload = yes #1068143Hi,
Thanks for the follow up. Looks useful.
Now, regarding the portfolio, I can’t reproduce the issue because the “load more” button is not working properly. Is it working in your end? Please continue on the other thread.
// https://kriesi.at/support/topic/portfolio-grid-problem/#post-1066355
Best regards,
IsmaelHi Gaelle,
Thanks for the update.
You have to convert those images to png or jpg for now because the element does not support svg format at the moment. If you really need to use svg images, please hire a freelance developer or contact our partner, Codeable.
// https://kriesi.at/contact/customization
Best regards,
Ismael -
AuthorPosts