Forum Replies Created
-
AuthorPosts
-
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 #1326109
Hi 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.
I just installed the plugin called “One Click Accessibility” and it’s extremely easy to use and looks great. It took me about 5 mins to install and customize it, and it works well on both mobile and desktop.
If you want to see it in action, go to:
I want to jump in on this topic — in the USA, many sites are being sued for ADA compliance now including friends who are going through this right now. This is like GDPR in the EU in terms of importance… absolutely essential that we address immediately. And on top of that… it’s the right thing to do for our differently-abled friends. I am hoping the mods / Gunter / etc can discuss this important topic, and I’m glad to see this here on the Enfold forum.
Thanks
RobOh wow, thanks Mike… any chance devs are working on an element for this so we don’t have to do custom code?
And how does this solution perform on mobile?Much appreciated!
Thanks,
RobWhile this does fix the contact form, it does appear there is a responsive bug within that element… when I place other things in there, they break on small screens.
I have been using Enfold since what 2013 and never saw that I can list elements alphabetically! Thanks!!
OK to close ticket.
Thanks again
RobI updated WordPress but not Enfold and icon box works as it should.
I just updated to 5.8 and it’s working fine.
Thanks Yigit!
I notice a new update came out today… does that fix the issue with the accordion element or should I add this css?Also while we are talking elements, one little easy suggestion for Gunter… now that there are so many elements in ALB (yay!), would it be possible to alphabetize the lists of elements especially under “content elements” to help find them quicker? :)
Thanks!
RobAttempting photo paste again:
-
This reply was modified 4 years, 1 month ago by
goldengate415.
-
This reply was modified 4 years, 1 month ago by
-
AuthorPosts