Forum Replies Created
-
AuthorPosts
-
November 5, 2020 at 6:26 am in reply to: Bug fixes needed – sliders on mobile and images boxes #1258532
Hey Jaz,
I can’t see the slider on mobile, it looks like you have hidden it in the element options. If you need further help with the slider then maybe you could create a test page which we can look at?
I can’t see the 3 images overlapping on mobile, can you post screenshots of the problem please? You can upload them to a service like Dropbox or Google Drive, then link to them here.
I do see the problem with the overlay on desktop though, please try this in Quick CSS:
.avia-image-overlay-wrap a.avia_image .image-overlay { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }Best regards,
RikardHey steve_levinson,
I see the problem on my end as well, please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also, how exactly do you want the mobile menu to display? Do you want a white background, for example?
Best regards,
RikardHi,
Great, I’m glad that you got it working and that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardNovember 5, 2020 at 5:49 am in reply to: LearnDash: Editing topics with the Avia Layout Builder instead of Classic Editor #1258518Hey sescha,
Please refer to this: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#alb-for-any-post-type
Best regards,
RikardNovember 5, 2020 at 5:43 am in reply to: Horizontal Gallery – Images Loop – Bug Twice Clicks #1258516Hi Vera,
Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.
Best regards,
RikardHi,
I don’t think you should have any problems with security or anything else on the site if simply keep the version you are currently using, and update when the new release of the theme is available. We’ll keep this thread open for you, until you have tried updating again.
Best regards,
RikardNovember 5, 2020 at 5:15 am in reply to: Apply Color Overlay on Fullwidth Easy Slider at Specific Breakpoint #1258512Hi,
Thanks for that. I couldn’t see any text not being readable on any resolution on my end, so I’m not sure exactly what you are looking to achieve. Could you try to explain a bit further or post a screenshot or mockup highlighting your intentions please?
Best regards,
RikardNovember 5, 2020 at 5:11 am in reply to: enfold burger menu aligment of close cross on big screens #1258510Hey kopf-und-stift,
Thanks for the screenshot, I can’t reproduce those results on my end using Chrome though. What is your screen width and which browser are you using?
Best regards,
RikardHey jelle,
Please try the following in Quick CSS under Enfold->General Styling:
.html_header_sidebar span.logo { padding: 0 40px; }Best regards,
RikardHi,
Thanks for the update. It depends on what you would like to achieve, you can read more how those measurements work here: https://www.w3schools.com/CSSref/css_units.asp
Best regards,
RikardHey jelle,
You could try adding them to a widget in the header: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
RikardHi chrisholemar,
Could you post a link to where we can see the element in question please?
Best regards,
RikardHi,
Thanks for that. The Easy Slider doesn’t offer the option to add buttons by default, although you can add one manually in the caption if you like. Maybe you could use Full screen Slider instead? You have the option to insert one or two buttons in the Advanced Tab for each slide if you use that instead.
Best regards,
RikardNovember 4, 2020 at 12:55 pm in reply to: ModSecurity OWASP Error, avia component not editable, result Error 500 #1258235Hey Erdrol,
Great, I’m glad that you solved your problem and thanks for the update. I’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Thanks for that. This CSS is added to your Quick CSS:
article.slide-entry h3.slide-entry-title a { font-size: 30px !important; line-height: 40px !important; }And it’s applying to your site: https://imgur.com/a/yEeg7sl
Best regards,
RikardHi Soltner,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for the update. I can only see one header.php in your parent theme, but if it works in the child then I would suggest that you activate that. I’m guessing that you are going to use the child anyway, right?
Best regards,
RikardHey jelle,
If you want to hide the logo on all pages except the home page, then you can use CSS like this:
span.logo { display: none; } .home span.logo { display: block; }If you want a different logo then it might be better to set it as a background, then use CSS similar to the example above.
Best regards,
RikardHi,
Great, I’m glad that Victoria could help you out, and thanks for the kind feedback :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for that. Please try this CSS as well:
.page-id-190 .av-tab-section-image { filter: none; }Best regards,
RikardHi,
Thanks for that, I see the same thing on my end unfortunately. Could you activate debug mode and move all the shortcodes to a new post to see if that helps please? https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode. We can do it for you if you give us permission.
Best regards,
RikardHi,
Thanks for the update, please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
Thanks for the clarification and screenshots. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { h1, h2, h3, h4, h5, h6 { letter-spacing: 0.5px; } }Best regards,
RikardHi,
Thanks for that. If you have added code to functions.php and other templates in the parent theme, then you would have to move that code in your child theme. Otherwise they won’t apply when activating the child.
Also please note that what you are indicating in you screenshots are not settings, it’s code. And that code will be overwritten on updates, if it’s placed in the parent theme.
Best regards,
RikardHi,
Thanks for that, I see the same problem on my end. There are error messages coming from the file in private when the jQuery migrate plugin is deactivated. Could you try reaching out to the developers of seo ultimate plus plugin please?
Best regards,
RikardHi,
That is because it won’t go any higher, please try adjusting the header instead:
@media only screen and (max-width: 767px) { .home .slideshow_caption h2 { margin-bottom: -10px; } }Best regards,
RikardHey Iain,
Some loss of image data is inevitable when setting background to cover the containing element. I would recommend that you edit your background image and remove the text elements on the left, and the heart on the right, and make them into separate images. You can then add those new images in layout elements like 3/4 and 1/4.
Best regards,
RikardHey Taber,
Sorry for the problem. First off, could you try updating the theme to the latest version (4.7.6.4) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If that doesn’t help then please try deactivating your Autoptimize plugin to see if that changes anything. If not then please post admin WordPress login details in private so that we can have a closer look.
Best regards,
RikardHi Jeff,
Thanks for the update. I had a look at your product page, and I see a lot of error messages related to jQuery and Autoptimize, could you disable that plugin to see what happens then please? I tried logging into your site, but the details you posted are not working, please check and verify.
Best regards,
Rikard -
AuthorPosts
