Forum Replies Created
-
AuthorPosts
-
Hi,
Happy to help, I assume we can close this now, but I like to ask. Shall we close this then?Best regards,
MikeHi,
To remove the debugging info please use this code in your functions.php:if(!function_exists('avia_debugging_info')){ function avia_debugging_info() { } }If you are not using a child theme then it will need to go on about line 18, right after this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;I just tested with v4.5.5 and it still works.
Best regards,
MikeHi,
I took a look at your new page that needs adjustment, but I see that you only have one masonry item, do you plan to have at least 3 for each row on that page also? If so please add 2 more items so you can check if the margin in the code below is correct. Feel free to adjust to suit.@media only screen and (min-width: 766px) { #top.page-id-932 .av-masonry-container { margin-left: 11% !important; } }Best regards,
MikeHi,
Glad to hear, thanks for your patience.
I assume we can close this now, but I like to ask. Shall we close this then?Best regards,
MikeHi,
The dev team has released the update yesterday Enfold v4.5.5, please try updating your site to see if that corrects it.Best regards,
MikeMarch 20, 2019 at 1:47 pm in reply to: Enfold 4.5 Theme Update "Update Failed: Download failed. A valid URL was not pro #1080814Hi,
@Dr-Design I have taken a look at your site and see you have an error and I can not login,
I’m not sure what you are trying to say though, did you try to install the first time or did you try to update?
To regain access try to go in via FTP and rename the enfold theme folder to something else, such as “enfold-old”. If you have a default WordPress theme in the theme directory WordPress will switch to it so you can login.
Then try to upload the “enfold” theme again via FTP and try to activate it.If this is a old install please ensure your PHP is at least version 5.6, and don’t try overwriting the theme folder, this will leave old files behind and cause errors.
If this doesn’t help, please explain in more detail what happened and include an admin login and ftp access in the private content area so we can be of more assistance.
Best regards,
MikeHi,
1: To add your gif as a hover effect try to follow this css example Another option is this jQuery example or this one
2: Sorry I don’t know what the “rhombus sign” is, can you include a screenshot?
3: The theme has two logo options at: Enfold Theme Options > Header > Transparency Options > Transparency Logo and Enfold Theme Options > Logo so when you have a transparent header the logo changes on scroll between these two settings. Please try changing your Enfold Theme Options > Logo so after scroll your logo will be seen, right now it’s white on white, or not seen.
4: I see your issue with the “Schuhschrank” image link that is over the word “MANUFAKTUR”, the link does work and scrolls nice, but you can’t click it because the word “MANUFAKTUR” is on top of the image/link we need to change the z-index.
I have been able to change the z-index with this css:#top.home #manufaktur_weiche > div > div.container { z-index: 10 !important; position: relative; }Please clear your browser cache and check :)
Best regards,
MikeHi,
In your theme settings, there is an “Update” option, please see this postBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
For the promo box, please try:#top.single.no_sidebar_border .container_wrap.fullsize .avia-promocontent p { font-size: 17px !important; }Which paragraph that sits right after “[av_hr class..” ? Is that a heading? Please include the first line of text so I can search for it.
Best regards,
MikeHi,
Good news, the dev team has released the update today Enfold v4.5.5, please try updating your site to see if that corrects it.Best regards,
MikeHi,
Typically when you place the css in custom.css in the Appearance > Editor you also need to save the theme settings, the big blue button “save all changes” But sometimes there is also server caching, or a caching plugin that creates a lag in the css from showing up.
I placed the css in WordPress > Customize > Additional CSS because I assumed that I was facing a caching issue while trying to assist with your request.Best regards,
MikeHi,
Yes, the dev team has released the update today Enfold v4.5.5, please try updating your site to see if that corrects it.Best regards,
MikeHi,
Thank you for the login, you had an error in the code, for every > you had a >
I suspect that you copied the css from an email instead of the forum code block.
It’s no big deal, it happens :)
I added the correct css for you :)
Please clear your browser cache and check.Best regards,
MikeHi,
I have a javascript snippet for adding target=”_blank” to elements, but I will need to see the page and element to make sure to customize it correctly. So please include your URL in the Private Content area. If you also include an admin login I can add the script for you, or you can do it.Best regards,
MikeHi,
Sorry for the late reply, but I see that the dev team has released the update today Enfold v4.5.5, please try updating your site to see if that corrects it.Best regards,
MikeHi,
Sorry for the late reply, I created a template of your “Real stories. Well told.” page and created a test page where I was able to reproduce the error and I then systemically removed every element in every combination to isolate the error and I found that the error only occurs when the two layersliders are together on the same page.
Actually any two video sliders will cause the error, even if they are the same.

So this confurms the GitHub issue you found and that was never solved, the final suggestion was to block the script from loading.
But I would say that this issue is not causing your masonry issue because that error still occurs with one slider and no slider error.
So at this point, perhaps updating the theme will help. Luckily today the dev team has released the update for Enfold v4.5.5 which has many bug fixes, please try updating your site to see if that corrects it.Best regards,
MikeHi,
Sorry for the late reply, I see that you have a space between the “URL” and the “(” in the css like this:background-image: url (//...there can be no space there:
background-image: url(//Please try correcting this or include admin login in the Private Content area so we can be of more assistance.
Did you consider creating a third image for tablets?Best regards,
MikeHi,
Sorry for the late reply, the dev team has released the update today Enfold v4.5.5, please try updating your site to see if that corrects the large space.Best regards,
MikeHi,
I see what you mean, the dev team has released the update today Enfold v4.5.5, please try updating your site to see if that corrects it.Best regards,
MikeHi,
It looks like your “su-row” font sizes are hardcoded in the shortcode at 20px, but this css seems to be working:#top.single.no_sidebar_border .container_wrap.fullsize .su-row div { font-size: 17px !important;}Please clear your browser cache and site cache and then check.
Best regards,
MikeHi,
@gianmarizzi yes this is a known issue right now, but I believe the next update that addresses this is going to be released very shortly. With that in mind, the best option seems to continue saving your drafts. Does that sound reasonable?Best regards,
MikeHi,
Thank you for explaining further that you are on a localhost, as for your localhost installation what are your PHP settings?
Here is an example:PHP Version: 7.0.x
PHP Time Limit: No limit
PHP Memory Limit: 256M
PHP Post Max Size: 50M
PHP Max Upload Size: 20MYour error seems to be saying that your upload_max_filesize or post_max_size is to small.
Try searching YouTube for a video that shows how to change this setting in Xampp, such as this one. That is if you are using Xampp.
Another way around this is to extract the theme folder directly in your /wp-content/themes/ directory since you are on localhost you don’t really need to upload the theme, but you may still have other issues if you don’t set your PHP settings correctly.Best regards,
MikeHi,
Odd it seems to be working when I test it, Please include a admin login in the Private Content area so we can take a closer look.Best regards,
MikeHi,
Thanks that is clearer, I see that this is a custom plugin that you have created that uses the shortcode above, when I test the shortcode above in a code block on a new test page the colors for the element are correct.
There are a couple of issues that could be causing this, there are some issues with the new block editor and shortcodes, in some cases, disabling the block editor solves and in others there is a beta update version that solves.
But the dev team posted that they are very close to releasing the next version that will address these issues properly, so I’m not sure if this is something you would want to wait for?Best regards,
MikeHi,
Glad we could help :) For the next one please try:#top.page-id-198 #av_section_1 > div > div > div > div > div:nth-child(7) > table > tbody > tr.avia-heading-row > th.avia-desc-col { background-color: transparent !important; background: url(//wordpress-82076-502599.cloudwaysapps.com/wp-content/uploads/2018/05/white_carbon.png) center center repeat scroll; }Please clear your browser cache and check.
Best regards,
MikeMarch 19, 2019 at 5:23 am in reply to: Second Button in a Color Section not useable via iOS #1080210Hi,
You can set a break point for landscape devices following the tips here.
So this would look like this:@media only screen and (min-width: 768px) and (max-width: 1025px) and (orientation : landscape) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none !important; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block !important; } }From the site above you could take it a step further by adding the Retina rule, but I’m not really sure that it’s needed:
@media only screen and (min-width: 768px) and (max-width: 1025px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none !important; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block !important; } }Please let us know if this helps.
Best regards,
MikeHi,
Thank you for the login. I took a look at your page and the 4 full width buttons, but they didn’t have the custom class “my-custom-button” as in your css above, so I added it to them.
I then added this css to your WordPress > Customize > Additional CSS#top .my-custom-button a.avia-button-fullwidth,#top .my-custom-button a.avia-button-fullwidth:hover span.avia_button_background { border-radius: 100px !important; }Please clear your browser cache and check.
Best regards,
MikeMarch 19, 2019 at 4:18 am in reply to: lightbox page pop-up oversized width on mobile devices #1080202Hi,
Great job! Thanks for sharing your solution and I’m glad we could help, a little :)
I assume we can close this now, but feel free to start a new thread if we can assist with anything else.Best regards,
MikeHi,
I added a custom class to your red book icons “red-book” so that it will be easier to control. I then added this css for mobile devices:@media only screen and (max-width: 767px) { .red-book { margin-top: 20% !important; } }But I have a question about these two icons, so there are two of them but the right one is off the screen until 1130px, so it is not showing for mobile or tablet. Did you want it to show? For desktop when they both show they seem a little off, that is not quite on the sides of the heading but also not quite under the heading. Please see the screenshot in Private Content area. Is this how it looks to you?
For the heading font size to be smaller on mobile I have added this css:
@media only screen and (max-width: 767px) { #top #wrap_all .av-layout-grid-container .av-inherit-size .av-special-heading-tag { font-size: 0.6em !important; } }The size was “0.8em” and the code above sets it to “0.6em” please feel free to adjust if you wish.
I didn’t see a red margin or a overlap, so I’m not sure what your last question was, please explain.Best regards,
Mike -
AuthorPosts
