Forum Replies Created
-
AuthorPosts
-
September 2, 2019 at 6:48 am in reply to: Bilderanzeige in "Medien" defekt nach Änderung von Widgets #1132838
Hey Katja,
Vielen Dank, dass Sie Enfold verwenden
Konnen Sie uns einen Link zu der Seite mit dem Bild geben? Wir möchten uns einloggen, aber das Password fehlt.
Best regards,
IsmaelHi,
Thank you for the update.
Were you able to fix the issue? The icon is visible in the header and it doesn’t overlap the mobile menu. And it looks you’re not actually using widgets. Did you add the elements directly inn the header template?
Best regards,
IsmaelSeptember 2, 2019 at 6:13 am in reply to: Help image fallback does not follow the slider minimum height set in option #1132822Hi,
We don’t have access to that email address, unfortunately. Please post the complete login info or the login token in the private field.
You can also try the following css. It should apply a minimum height to the home page slider.
@media only screen and (max-width: 767px) { .home #full_slider_1 .avia-slideshow-inner, .home #full_slider_1 .avia-slideshow-inner li, .home #full_slider_1 .avia-slideshow-inner, .home #full_slider_1 .avia-slideshow-inner li img { height: 225px !important; object-fit: cover; } }Best regards,
IsmaelHi,
Thank you for the update.
We actually need to inspect the header. Please let us know once the site is live. Or try to set up a staging site so that we can inspect the issue. Did you add any css modification for the header?
Best regards,
IsmaelHi,
Thank you for the update. And we would like to apologize for the delay.
Did you create a backup or a restore point? We would like to make sure that we can restore the site to a certain point or a backup in case we break the site when we activate the child theme. Do you see any errors when you activate the child theme?
Best regards,
IsmaelSeptember 2, 2019 at 5:44 am in reply to: Layer-Slider anchor jumps on Safari not correctly #1132811Hi,
Thank you for the update. And sorry for the delay.
All you need to do is activate the plugin and it will automatically detect anchors or links containing the “#” symbol in the page.
Best regards,
IsmaelSeptember 2, 2019 at 5:25 am in reply to: Portfolio element and publication date (can't be changed) #1132809Hi,
Thank you for the update.
Could be a WP language version problem?
Yes, that might be possible. And this is more likely an issue with the block editor’s calendar component, not with the builder. Please update us when you find anything.
Best regards,
IsmaelHi,
You’re welcome. Please don’t hesitate to open a new thread if you need anything else.
Have a nice day.
Best regards,
IsmaelHi,
Great! Glad it worked. We’ll close the thread now.
Have a nice day.
Best regards,
IsmaelSeptember 2, 2019 at 5:20 am in reply to: Advanced Layout Editor Avia Framework not loading on 4.6 #1132802Hi,
@Seichinha: Can you give us access to the site? Please open a new thread and include the login credentials in the private field. We’ll continue there.Best regards,
IsmaelSeptember 2, 2019 at 5:15 am in reply to: fullscreen slide error. desktop pc view is okey, but mobile phone did not view #1132801Hi,
But i do not list the image on my phone.
What do you mean? Can you give us access to the site? Please post the login details in the private field.
Best regards,
IsmaelSeptember 2, 2019 at 5:12 am in reply to: Table of contents widget: how to show it on top of the content of a post or page #1132800Hi,
Thank you for the update.
This works fine on our own installation. Are you using the special heading elements?UPDATE: We set the ‘single_only’ parameter to 0. It works now.
Best regards,
IsmaelSeptember 2, 2019 at 5:01 am in reply to: Erweiterter Text-Editor / Textfarbe / individuelle Farben (default) #1132797Hi,
We haven’t really tried that, but it’s definitely possible. Unfortunately, we can’t find any filter for that. Maybe the following plugin will help.
// https://wordpress.org/plugins/kt-tinymce-color-grid/
Thank you for the update.
Best regards,
IsmaelHi,
Thanks for the update.
You can set the “Fullwidth Break Point” of the grid row to “Tablets” instead of “Mobile”, and you can also hide a particular cell on mobile view when necessary. Have you tried that?
For the color section, try to set the “Backgrounnd Position” from “Top Center” to “Center center. You can also set the “Background Repeat” or background size from “Stretch to fit (cover)” to “Scale to fit”.
Best regards,
IsmaelHi,
Thank you for the update.
The latest version (4.6) of the theme is now activated. The old one has been renamed to “enfold_bak” and can now be removed anytime.
Best regards,
IsmaelHi,
Thank you for the update.
We’ll forward the issue to the team. For now, you can try one of the following plugins until we figure out the issue.
// https://wordpress.org/plugins/instagram-feed/
// https://wordpress.org/plugins/wd-instagram-feed/Best regards,
IsmaelHi,
think there might be some confusion between responsive images and retina images. These need to be appended with “@2x” at the end of the file name.
The plugin is actually using the srcset and sizes attribute to decide which image the page have to use based on width or pixel density descriptor. The “@2x” is an example of a pixel density descriptor.
// https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attr-sizes
Any roadmap for these fixes?
The scrset feature is not included in the latest version v4.6. There’s no ETA yet — unfortunately.
Best regards,
IsmaelHi,
Thank you for the update.
The following css code should change the default background color of the header meta.
#header_meta { background-color: #eeeeee !important; }When the header is transparent or when the site isn’t scrolled, just append the “.av_header_transparency” selector.
.av_header_transparency #header_meta { background-color: #eeeeee !important; }An additional class attribute will be added to the header when the site is scrolled, but it’s only available when you set the header to shrink on scroll.
Best regards,
IsmaelHi,
It’s still the same. We are getting redirected to the following page. (see private field)
Thank you for the update.
Best regards,
IsmaelSeptember 2, 2019 at 3:49 am in reply to: Link to Tab in Tab Section Full-Width Submenu / active submenu color #1132774Hi,
Sorry for the delay.
Did you try this modification?
// https://kriesi.at/documentation/enfold/fullwidth-sub-menu/#active-submenu-highlight
The demo:
// https://kriesi.at/documentation/enfold/example-of-active-submenu-highlight/
Best regards,
IsmaelSeptember 2, 2019 at 3:38 am in reply to: Need to replace author name with guest-author if it exists #1132772Hi,
Thank you for the update.
Are you using W P M L? You can use this function to check if the current post has a translation or not.
// http://hookr.io/functions/icl_object_id/
Best regards,
IsmaelHi,
Sorry for the late response.
We get this error when we try to login to the site.
LOGIN BLOCKED: 2FA is required to be active on all administrator accounts.
Can you disable the 2FA temporarily?
Best regards,
IsmaelHi,
Thank you for the update.
The filter is now available on version 4.6. Make sure that you have that version. If it’s still not working, post the login details in the private field so that we can check the issue.
Best regards,
IsmaelHi,
Thank you for the update.
Set the Preview Image Size to the second option. You’ll be able to select a thumbnail size then. Make sure that you have a larger version of the image.
Best regards,
IsmaelHi,
You’re welcome! Please don’t hesitate to open a new thread if you need anything else.
Have a nice day.
Best regards,
IsmaelHi,
Awesome. Let us know if you need anything else. We’ll close the thread now.
Have a nice day.
Best regards,
IsmaelAugust 29, 2019 at 3:47 pm in reply to: Portfolio element and publication date (can't be changed) #1131915Hi,
Yes, so far you’re the only one who reported the issue. We can’t really see anything unusual in your installation, so this is quite odd. We’ll let you know when we encounter another thread with the same issue.
Thank you for the update.
Best regards,
IsmaelHi JoshMetz!
Thank you for opening a new thread.
You’ll find the latest version in the private field. In order to extract the files properly, install a third party archive software like WinZip, WinRar for Windows or BetterZip for Mac. Use the password below when it prompts you for it.
Cheers!
IsmaelHi,
Thank you for the update.
We got this error when we visited the siteground page.
Oops! Website currently not available.
Nice of you to come by, but currently this web page is feeling a bit under the weather.
Why not check back later?Is it down? Did you prevent certain countries’ access to the site? You’ll find our locations in the following link in case you need to whitelist it.
Best regards,
Ismael -
AuthorPosts
