Forum Replies Created

Viewing 30 posts - 61 through 90 (of 864 total)
  • Author
    Posts
  • in reply to: Please tell us what is in 4.8.7.1 #1327512
    in reply to: Please tell us what is in 4.8.7.1 #1327511

    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 instead

    in reply to: Responsive issue (bug?) with accordion element #1327373

    Hi 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!!
    Rob

    in reply to: Strange header responsive behavior after update to 4.8.7 #1327315

    Hi Yigit, that worked, thank you so much!

    Best,
    Rob

    in reply to: Strange header responsive behavior after update to 4.8.7 #1327266

    Hi 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).

    View post on imgur.com

    I was hoping that the code posted above might reveal why this is happening?

    Thanks much!
    Rob

    in reply to: Responsive issue (bug?) with accordion element #1327244

    Hi all, I tried to use the accordion element and am still having this problem even with above css code installed…. any suggestions?

    Thanks,
    Rob

    Wow 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.

    Do we expect this to push out this week?

    in reply to: logo is really big on mobile #1326132

    There’s already a thread on this you may want to consult:

    Hoping they come out with a patch / fix soon.

    in reply to: LOGO TO BIG ON MOBILE after updating to 4.8.6.5 #1326131

    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!!
    Rob

    I 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.

    Hi, 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!
    Rob

    in reply to: Hover color on menu items #1325929

    Thanks, Rikard, good to see you and hope you’re well. OK to close the thread – I am all set.

    Thanks much,
    Rob

    in reply to: Cannot get transparent header to work #1325928

    I 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,
    Rob

    in reply to: Cannot get transparent header to work #1325785

    Hi 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

    in reply to: Cannot get transparent header to work #1325764

    YES… thank you Mike for all your help on this….. Enfold and Enfold support continue to be best in class!

    Thanks much,
    Rob

    in reply to: Cannot get transparent header to work #1325462

    Thank 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,
    Rob

    in reply to: Cannot get transparent header to work #1325343

    Thanks 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,
    Rob

    in reply to: Cannot get transparent header to work #1325328

    Thanks Mike, that works! And can the delayed header be only for ipad / desktop sizes?

    in reply to: Cannot get transparent header to work #1325325

    Annnnnd I hate to ask but can the delayed header be only for ipad / desktop sizes?

    Thanks so much,
    Rob

    in reply to: Cannot get transparent header to work #1325324

    My 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!!
    Rob

    in reply to: Cannot get transparent header to work #1325322

    One more thing… can you give me the css or function.php to make the initial header the “shrunken header on scroll” size?

    Thanks!
    Rob

    in reply to: Cannot get transparent header to work #1325320

    Hi 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,
    rob

    in reply to: Cannot get transparent header to work #1325281

    3. 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?

    in reply to: Cannot get transparent header to work #1325280

    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,
    Rob

    in reply to: Hide image title on hover no longer working #1324235

    Mike, 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!!

    Haha 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,
    Rob

    in reply to: Mods: Should I update from 4.8.3 to 4.8.6.2? #1318776

    Thank you! I have a staging site and robust backup function with WP Engine so will move forward.

    Thanks,
    Rob

    in reply to: ADA compliancy #1317771

    It’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.

Viewing 30 posts - 61 through 90 (of 864 total)