Forum Replies Created
-
AuthorPosts
-
Hi. I may have resoved it.
After turning off all of the plugins (no change) and turning them back on I Google the problem again and found the solution at:I no longer have errors at the footer.
Thanks for your help.
I don’t recall having added that folder and 2 files in enfold-child. But when I hide the folder, the warning notice goes away at the top of the page.
However, I’m seeing a warning notice below the footer (that I had not seen before) (see screenshot):
Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/dotorgw1/public_html/wp-includes/functions.php on line 5471Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/dotorgw1/public_html/wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php on line 107
In the footer area, colummn 1, I had an icon list there which was generated using the “insert theme shortcodes” tool within the toolbar options. The iconlist still views, but above it is an error message. (See private for screenshot view).
okay. please see below.
If you need me to turn something on/off, please provide me with the specific folder location and file name (and thing that I need to edit). :-)thanks. please see private
Hi Guenni,
I’m loading the fonts from header.php (child). Such as:
<link href=”https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap” rel=”stylesheet”>However, I deleted the above font/link from header.php and the same error message persists.
Only in the styles sheet. I checked the functions.php (in Child) but nothing related to icons.
Here’s what I have on the styles.css:section#text-3 .avia-icon-list .iconlist_icon {
height: 42px;
width: 42px;
line-height: 42px;
font-size: 28px;
text-align: center;
border-radius: 500px;
position: relative;
float: left;
margin-right: 30px;
margin-left: 2px;
z-index: 5;
color: #fff;
}section#text-3 .avia-icon-list li {
margin: 0;
padding: 0 0 16px 0;
}section#text-3 .avia-icon-list .iconlist-timeline {left: 22px;}
body.page-id-3453 .av_font_icon {margin-bottom: 20px;}Hi Rikard,
It was 8.1. But, I just changed it to 8.3. However, I’m getting the same error message. (I’ll keep debug on for the next hour in case you want to see it: https://dotorgwebworks.org/). If you need login credentials to view, just let me know.-
This reply was modified 2 weeks ago by
laptophobo.
Thanks guys for trying. We can close this now.
Thanks for that Guenni,
I hadn’t expected that removing a superfluous icon tag would be so complicated. Having that tag show up is rather confusing to the viewer. Anyway, I’m going to just keep the icon issue as it is. It’s not such a big deal.Thanks again!
Hi Ismael,
That functions.php edit didn’t work for me. to be sure we’re on the same page here, please see this image link: http://dev.websitebrew.com/wp-content/uploads/2025/06/map-label.jpg
Yes, that worked great. All I needed to do was to customize it. Thanks for that.
Mike, you are so awesome. Thanks for that. (Now working as planned.)
The location of the sample page is: https://dev.websitebrew.com/blog-test/
The code I used is this:
@media only screen and (min-width: 768px) {
.blog div.single-big {
max-width: 48%;
display: inline-block;
vertical-align: top;
}.blog .entry-content-wrapper {
max-width: 48%;
display: inline-block;
}
}okay, thanks.
Thanks for the roadmap. :-)
Well, I turned off the entire Enfold Child (enfold-child) folder by renaming it. No change. I also went in and did the same to the shortcode files and event the Child style.css file.
My client no longer wants the hidden until scrolled down header look, so I think we can leave this mystery unsolved for now. I appreciate your time on this though.
Best,
RichardHi Mike,
Thanks for that.
I’m unable to find “Select the Theme to Edit” selector you’ve attached. Once I see what you saw, I might be able to figure out the issue on my end.
Thanks!BTW, I took all of the pages known to be using (Enfold) short codes and placed them in Draft mode. That didn’t fix the problem.
There are a couple of pages that use shortcodes (e.g.: mailing list forms). Would this need to be checked?Hi Mike,
Since the pages without shortcodes are not working as well, does this mean that whenever I use shortcodes it may break Enfold child?Yes, they are still there. I had mentioned that I had turned them off temporarily to check them. But here’s the FTP location (in Private)
Yes, it was the first thing I thought of. I turned off those 2 files (by temporarily renaming them) and that didn’t fix it.
Admin access login details are in Private.
I have not modified the Parent template files. The only ones modified in Child template are: functions.php, header.php, footer.php. Do you need access to the web files as well?
Thanks much!
Nope, removing that script didn’t change anything. I returned it back. (Should I delete it out anyway)?
Also, I deactivated the Child function.php file to see it that did anything. Nothing.August 15, 2024 at 2:25 pm in reply to: what should be included within the child header.php file #1464689On the site I’ve been maintaining for some years now, I had had to add a Google font within the header. Back then I had copied the parent’s version of header.php into the child theme. Then I went into the child header.php and added the google fonts for that site. But now I don’t need those special fonts since I’m going to update the site with the Enfold font selection.
I’m wondering if now I don’t even need a child header.php anymore.
Yes, that worked. Thanks much.
I’d like to limit that style to only the post slider. When I add “#postslider” to your above code, it breaks it. For example:#postslider .responsive #top #wrap_all .slide-entry { …}
I recall that when there’s a “#top” included in a code, it needs to be handled differently?
Thanks again…
Hi again,
I now see that I have to export the ALS from that plugin’s options (then import into the other website). One thing to note for others is that if you find that your ALS app is not displaying the correct ALS file, you’ll need to delete the ALS element on your page/post and add it back in. This worked for me.okay, thanks Rikard.
I’m trying to recall how to export a template in one Enfold site to be used in another Enfold installation. I visited the Theme Options > Import/Export, but it’s rather confusing.
Thanks!
Ahw, yes. You found the problem!
An old script was lingering. Thanks for your help!Hi Guenni,
Here’s the link: https://dotorgwebworks.org/portfolio-item/rose-haven/January 7, 2024 at 8:01 am in reply to: Google maps not viewing in All-in-One Event Calendar by Time.ly #1429444Mike. Please disregard the above reply. After reviewing the Event Calendar settings more fully, I found a little area that required the API key. Once I entered it, the map shows. (So, I removed the <head> script noted above.
Thanks again!
-
This reply was modified 2 weeks ago by
-
AuthorPosts