Forum Replies Created
-
AuthorPosts
-
December 14, 2021 at 4:41 pm in reply to: Important: Enfold 4.8.8 bug with RSS Feed? (Update: Issue = PHP 8 & child theme) #1332816
Hi Günter, thanks for your response!
Line 55 is:
$content = ‘<div>’ . get_the_post_thumbnail( $post->ID, array( ‘width’=>300, ‘height’=> 300 ), array( ‘style’ => ‘margin-bottom: 15px;’ ) ) . ‘</div>’ . $content;
It works fine with the earlier PHP version. Should I go ahead and try the new code or do you see something above that changes that?
Thanks,
RobWell I may have spoken too soon… I just discovered my RSS feed broke with PHP 8… but that may be due to some custom code in my functions.php file.
Opened separate thread:
December 14, 2021 at 5:24 am in reply to: Important: Enfold 4.8.8 bug with RSS Feed? (Update: Issue = PHP 8 & child theme) #1332699Mystery solved… this a PHP 8 problem. I downgraded the site to PHP 7.4 and the RSS feed came back.
Looks like there’s some code in my child functions.php which is causing problems.
More info in private content.Thanks
RobHey Yigit! Good to hear from you and happy holidays.
I copied the quick CSS.. which has grown over the years.. to private content… is something in there conflicting? Feel free to let me know any that are obsolete / conflicting that I can delete.
Thanks!!!
RobNovember 12, 2021 at 7:30 am in reply to: Deleted child theme header.php after footer disappeared after version 4.8.6.3 #1328753Thanks Rikard!
Best,
RobI noticed the same thing after I updated to the latest version of Enfold… elements which before were just a mild radius turned into circles and text is now outside of them. I don’t use that effect too much on my site but following this thread to see if it ends up being an Enfold bug or something with this site. If it’s the latter I will open my own ticket. Thanks
Simple one-page austere website for architecture studio…
Thank you Ismael!! That works great!!
This is why Enfold is still #1 in support…. you could have easily said “go back to the plugin author” but instead you gave me some quick css to fix the issue.
THANK YOU!!!Best,
Rob
(ok to close ticket)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!!
Rob -
AuthorPosts