Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJune 23, 2022 at 12:40 pm in reply to: Error when try to Edit after Upgrade to WordPress 6.0 #1356280Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJune 22, 2022 at 1:36 pm in reply to: Inconsistent loading times for portfolio pages and blog posts #1356151Hi,
Thanks for the link to your site, try this css instead:#top.single-portfolio .avia_loading_icon .av-siteloader, #top.single-post .avia_loading_icon .av-siteloader { display: none !important; visibility: hidden !important; } #top.single-portfolio .avia_loading_icon, #top.single-post .avia_loading_icon { background: rgba(0,0,0,0) !important; } #top.single-portfolio .av-siteloader-wrap, #top.single-post .av-siteloader-wrap, #top.blog .av-siteloader-wrap { background-color: transparent !important; } #top.single-portfolio .av-siteloader-inner *, #top.single-post .av-siteloader-inner *, #top.blog .av-siteloader-inner * { display: none !important; }After applying the css, please clear your browser cache and check.
Best regards,
MikeJune 22, 2022 at 1:09 pm in reply to: Font-size in search result list pages, editing of search-result pages, e #1356147Hi,
Thanks for the login, I see that you have added similar widgets to the Displayed Everywhere and Sidebar Blog sidbars, so this is why they are duplicated:

Try removing the widgets in Displayed Everywhere or move them to Sidebar Pages
As for your css I see that in your Quick CSS the “>” is showing as “>”

Typically this error occurs when the code is copied from an email instead of the fourm, I corrected for you.

Please clear your browser cache and check.Best regards,
MikeHi,
It looks like you have a total of three API’s, I assume one for each of your domains, so does your other two API’s work correctly on those sites?
Have you tried the working API’s on this site?
I see that you are using Enfold v4.9.2.3, I don’t think that is the issue since my API works on your site, but try updating to v5.0.1 anyways.Best regards,
MikeJune 21, 2022 at 6:39 pm in reply to: How to add margins (or padding) on the left and right sides of the content only #1356038Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thanks for explaining further, I’m not seeing this myself, but perhaps the team will be able to advise, thank you for your patience.Best regards,
MikeHi,
Thanks for the screencast, but I don’t see any jerky behavior when scrolling, it looks like the page was swiped 7 times in the video, and in each swipe the parallax behaved smoothly during the scroll.
But I have submitted this to the team for review, Thank you for your patience.Best regards,
MikeJune 21, 2022 at 12:28 pm in reply to: Enfold 5.0 – Layerslider Background Video Safari Browser #1355993Hi,
Thank you for the screencast, this will help our team with their testing, thank you for your patience.Best regards,
MikeJune 21, 2022 at 12:22 pm in reply to: Color section video background not staying constrained #1355992Hi,
Unfortunately, I didn’t find a way to disable the tab scroll and allow the inner table scroll.
I believe you will need to show the table in the tab without scrolling, or use a different layout on mobile.
Another option might be to show an image of the table for mobile that will open in a lightbox so the user can view it full screen.Best regards,
MikeHi,
Glad to hear, try this script instead:function limit_words_script() { ?> <script> (function($){ $('#top.post-type-archive-product .template-shop .products.columns-3 .product .inner_product').contents().filter(function() { return this.nodeType == 3 }).each(function(){ var length=30 this.textContent = this.textContent.split(" ",length).join(" ") + "..."; }); })(jQuery); </script> <?php } add_action('wp_footer', 'limit_words_script');Best regards,
MikeJune 21, 2022 at 11:49 am in reply to: Font-size in search result list pages, editing of search-result pages, e #1355983Hi,
Thanks for the login, but I’m not able to login, please check
FEHLER: Falscher Benutzername oder falsches Passwort.Best regards,
MikeJune 20, 2022 at 11:25 pm in reply to: How to add margins (or padding) on the left and right sides of the content only #1355908Hi,
In my screenshot above the blue section “Solutions” is fullwidth and the top image “LMS” is also fullwidth, so if you want these section to remain fullwidth use this css instead:.responsive #main .container { max-width: 917px; width: 917px; margin: auto; float: none; }After applying the css, please clear your browser cache and check.
Best regards,
MikeJune 20, 2022 at 11:10 pm in reply to: Enfold 5.0 – Layerslider Background Video Safari Browser #1355906Hi,
Please upload to DropBox and add the link below in the Private Content area, thanks.Best regards,
MikeHi,
Thanks for the feedback, on our demo can you be specific which section you see the jerky when scrolling behavior and include a screencast of it, I would like to submit it to the Dev Team for review.
Since you see it on our demo it would be better to have the Dev Team check this since it is a controlled environment, thanks.Best regards,
MikeJune 20, 2022 at 10:59 pm in reply to: Color section video background not staying constrained #1355902Hi,
I notice that under Enfold Theme Options ▸ Performance ▸ Change WordPress defaults you don’t have the jQuery options:

these options should be showing:

this typically occurs when jQuery has been forced into the footer, or disabled by the web host, sometimes it’s in the wp-config.php file but different web hosts use different methods.
Try to check your web host options to restore the proper loading of jQuery, if you don’t see this ask your web host to assist.Best regards,
MikeJune 20, 2022 at 12:05 pm in reply to: Enfold 5.0 – Layerslider Background Video Safari Browser #1355832Hi,
So you had another Mac with Safari v15.4 that didn’t show the error, but now that it’s updated to Safari 15.5 it does so the error?
I have asked the rest of the team to check if they have a Mac, can you please post a screencast of the error so we can compare.Best regards,
MikeHi,
Glad that this helped, I reported this to the Dev Team for their review for the next update.
I don’t have an iPhone to test the background prarallax behavior, but I’m not seeing this on an Android, are you seeing this on this demo?Best regards,
MikeHi,
I tested your API key on my demo site and see that it is failing, but my API key is working on your site and mine, so there is a problem with your API creation, but I’m not sure what it could be because your API key screenshot looks correct with “no restrictions”.
Please note in our documentation that Google maps will return an error if billing is not enabled.
So try going to your account type “billing” in the search bar and clicking the first result:

and ensure that you have a Billing account linked to the project

if not then you will need to set up a billing account.Best regards,
MikeJune 20, 2022 at 11:22 am in reply to: Font-size in search result list pages, editing of search-result pages, e #1355826Hi,
Thanks for the feedback, it looks like I made an error above and used “pt” instead of “px” on the font size, so try this:#top.single-post .template-single-blog .entry-content-wrapper > .entry-content { box-shadow: 0 0 10px 0 rgb(0 0 0 / 23%); padding: 2%; font-family: "Lato"; font-size: 14px; }As for your widgets, you have:
newsbox-2
monsterinsights-popular-posts-widget-2
avia_fb_likebox-2
in the top widgets, and below all other widgets you have:
newsbox-3
monsterinsights-popular-posts-widget-3
avia_fb_likebox-4
note the numbers are different, so please check your widget areas for these added widgets and remove, if you can’t find them please include an admin login in the Private Content area so we can check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJune 20, 2022 at 12:07 am in reply to: Color section video background not staying constrained #1355794Hi,
Thank you, I linked to the test page below, unfortunately the error didn’t reproduce, I compared our theme settings and copied your stylesheet css, I just can’t tell what PHP version you are using, I tested v7.4.30 & v8.1.7 with no issues.
I’m not sure what could be causing this.Best regards,
MikeHey laptophobo,
Thanks for your question, the #service color section has Margin-Bottom 80px

while it’s inner columns have Margin-Top -80px for the overlap of the top section

the header rotator column has the same Margin-Top -80px to take up the space under the inner columns created by the Margin-Bottom of the color section above.
So if you remove the header rotator column try giving the color section above a negative Margin-Bottom.Best regards,
MikeHey Tobias,
I have tested the breadcrumbs shortcode on my demo site and it is working correctly on Enfold v5, have you tried disabling your plugins or custom scripts to check for a conflict?Best regards,
MikeJune 19, 2022 at 10:41 pm in reply to: Color section video background not staying constrained #1355788Hi,
Can you Enable the Avia Layout Builder Debugger I would like to copy the page shortcode to a new page on my demo to see if the error is reproduced.Best regards,
Mike -
AuthorPosts




