Forum Replies Created
-
AuthorPosts
-
Nov 2nd 2021 – Version 4.8.7.1
feature: ALB columns option to set a custom distance between columns in %fixed: 0 padding broken in ALB Gridrow Cells
added: filter ‘avf_alb_columns_grid_max_distance’ – allows to filter maximum ALB column distance for select option
added: filter ‘avf_alb_default_column_space’ – change default ALB columns grid spacing (= 6%)
added: filter ‘avf_no_inline_svg’ – supress inline svg (currently used only for logo) – use img tag insteadHi Ismael,
Thanks for the response and help. You are right, the Enfold contact form now works great with the padding that was added via css.However, my Optima Express (real estate IDX plugin) contact form breaks the same way when it’s placed in the accordion element per the first example on this page:
https://www.thomashenthorne.com/accordion-demo/Do you have any css that would make this contact form “play nicely” within the accordion element? When it’s not in the accordion element it works great and has no issues on smaller screens.
Thanks!!
RobNovember 1, 2021 at 4:16 pm in reply to: Strange header responsive behavior after update to 4.8.7 #1327315Hi Yigit, that worked, thank you so much!
Best,
RobNovember 1, 2021 at 7:16 am in reply to: Strange header responsive behavior after update to 4.8.7 #1327266Hi Rikard,
Thanks for the prompt action on this one! :)
The custom css has come from you guys (and initially a developer) over the many years of Enfold for our site, so I’m afraid to remove it as we have added it to add things like the phone number on the top of the mobile view etc.
When you go into Chrome developer tools and change the responsiveness (size) of the site, do you see the issues with the menu at the breakpoints, and the social icons that appear?
Let me know if you want me to create a staging site for you to log into to take a closer look and I can do that, but I want to make sure that you see the problem we are trying to solve before we begin that process.
Here’s a screenshot where the burger menu is in the middle of the header (instead of the right, where it is on mobile) and the social icons are appearing (they are not supposed to).
I was hoping that the code posted above might reveal why this is happening?
Thanks much!
RobHi all, I tried to use the accordion element and am still having this problem even with above css code installed…. any suggestions?
Thanks,
RobOctober 27, 2021 at 11:18 pm in reply to: Logo image sizing issue after updating to 4.8.6.4 and 4.8.6.5 #1326746Wow that was a scoop! It’s not even on the change log yet… but you’re right, it does fix this issue. Seems to be running well on my website.
Also noted that my site seems much faster after this update? I’ll be interested to read the change log when it’s updated.October 27, 2021 at 10:50 pm in reply to: Logo image sizing issue after updating to 4.8.6.4 and 4.8.6.5 #1326744Do we expect this to push out this week?
There’s already a thread on this you may want to consult:
Hoping they come out with a patch / fix soon.
You may wish to consult this thread:
October 22, 2021 at 5:02 pm in reply to: Logo image sizing issue after updating to 4.8.6.4 and 4.8.6.5 #1326109Hi Yigit, I am not using the SVG support plugin. I’m wondering if some of the css files were minified and somehow cached. Also there’s some custom programming on my header… see header.php in private content. I also have some custom in functions.php:
* Rob adding custom code from Enfold support to add widget area to header.
*/
add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}I also included style.css as there’s a lot of header customization there. I was thinking if the next release breaks my header then I would open a support ticket and provide login credentials. It would be great however if you can scan the code I have uploaded to see if there’s a problem with the code vs. where Enfold is going with the header.
Thanks!!
RobOctober 21, 2021 at 10:49 pm in reply to: Logo image sizing issue after updating to 4.8.6.4 and 4.8.6.5 #1325950I FTPd the layout.css to the Enfold parent folder (subdirectory css) and it did not fix the logo issue. I guess I’ll roll back to the earlier version of Enfold.
October 21, 2021 at 10:31 pm in reply to: Logo image sizing issue after updating to 4.8.6.4 and 4.8.6.5 #1325948Hi, do we know when 4.8.6.6 is coming out? I would prefer to wait for that update to update my theme vs. working with interim code.
Thanks!
RobThanks, Rikard, good to see you and hope you’re well. OK to close the thread – I am all set.
Thanks much,
RobI don’t know how I missed that… long day. Thank you so much. OK to close this thread. Thanks all for amazing Enfold support as always!
This reaffirms why I told my friend to select Enfold when he wanted me to build a site for him. It’s still the best support and functionality out there!Thank you again,
RobHi Mike… we just went live with the website and for some reason some of the styling on the menus has gone a little crazy. So glad you didn’t close this yet. I’m wondering if some of the custom css and advanced settings (under enfold settings) are fighting with each other? Can you log in to the site and take a look? (new credentials below).
The specific issue right now is that as you scroll down, the anchor link areas (about and contact) become larger on the compressed menu bar at the top (desktop) as you pass each anchor. And then when you go back up to the top they don’t get small again. I would prefer that they just remain the same size as user scrolls down. I don’t think I changed a setting that would affect this but I did change hover font size and color in advanced settings.
Thanks much! And sorry to keep prolonging this thread… I really appreciate your help and I think we are at the finish line.
Rob
YES… thank you Mike for all your help on this….. Enfold and Enfold support continue to be best in class!
Thanks much,
RobThank you!! Final question…
css to center logo on mobile only please?
I searched and found the below but it does not do anything….responsive #top .logo,.responsive .logo img { width: 100%; }
Thanks,
RobThanks Mike… the above code for keeping header transparent on scroll stopped working… I’m wondering if above change means we need to change this:
@media only screen and (max-width: 989px) {
.html_mobile_menu_tablet #top #wrap_all #header.av_header_transparency,#header.header_color .header_bg {
background-color: transparent;
}
}Thanks,
RobThanks Mike, that works! And can the delayed header be only for ipad / desktop sizes?
Annnnnd I hate to ask but can the delayed header be only for ipad / desktop sizes?
Thanks so much,
RobMy mistake… I copied the code from the email instead of the forum… rookie mistake from someone who has been Using Enfold since 2016… LOL
Also I think our responses crossed, but wanted to make sure you saw:
“One more thing… can you give me the css or function.php to make the initial header the “shrunken header on scroll” size?”Thanks!!
RobOne more thing… can you give me the css or function.php to make the initial header the “shrunken header on scroll” size?
Thanks!
RobHi Mike!
Thanks for all of that code. On the dekay header in functions.php, I’m getting this error:
Your PHP code changes were rolled back due to an error on line 21 of file wp-content/themes/enfold-child/functions.php. Please fix and try saving again.syntax error, unexpected ‘?’
Here’s line 21:
function delay_header() { ?>thanks,
rob3. and one more question… the current hamburger menu only has two items… they are pretty far down the menu.. how do I move them up?
Thanks, Mike, that works great and works on mobile too! ( I was worried it might mess up mobile…)
A couple more questions before we close the ticket:
1. Is there code to make the mobile header background header transparent on first load? on scroll?
2. This one is a lot harder and I don’t think it has a solution…. is there a way that the website header can wait to load until after the first splash screen / slide on the slider… perhaps a delay load of x seconds for the initial header?Thanks,
RobMike, thank you… that new code in functions.php did it.
I am surprised this isn’t just a default setting for Enfold… I don’t think there are any websites I go to that show the file titles when I hover on them?
OK to close thread… thank you again!!October 9, 2021 at 5:32 pm in reply to: Easy Q: Where can I specify custom colors in presets for fonts? #1324224Haha Mike thanks for the response but I’m not quite THAT bad! :) I realize my question was not too clear. I’m not looking for how to set the colors for the entire site.
There’s a color palette that comes up in text boxes of predefined colors. There are also boxes (undefined) for a custom palette of 5 or 6 squares for your own custom colors to come up in the grid of options. So if you’re creating a text element you can quickly select one of of your custom colors for the text without typing in the HEX number each time. Right now all of mine are blank.
That setting exists somewhere right?
Thanks,
RobThank you! I have a staging site and robust backup function with WP Engine so will move forward.
Thanks,
RobIt’s an interesting dilemma… there are recommendations but no firm standards, and lawsuits are being file against websites for not adhering to these grey areas. Some websites are paying $50 a month for these accessibility overlays but there are guarantees even at $1000 or more a year. I do like that this plugin adds some options like larger fonts and higher contrast that should help low vision visitors to the site. I am definitely open to suggestions and hope this is now on Enfold’s radar.
-
AuthorPosts